Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Penel in Status Bar [modified]

Penel in Status Bar [modified]

Scheduled Pinned Locked Moved C#
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sajjad Leo
    wrote on last edited by
    #1

    I want to know, how can I, How can i add penel in status bar on design time not with code in window application. I tried to add columns through property but i couldn't, i did't get any option regarding to penel in property window. Please do replay. thanks

    modified on Thursday, April 9, 2009 3:43 AM

    D 1 Reply Last reply
    0
    • S Sajjad Leo

      I want to know, how can I, How can i add penel in status bar on design time not with code in window application. I tried to add columns through property but i couldn't, i did't get any option regarding to penel in property window. Please do replay. thanks

      modified on Thursday, April 9, 2009 3:43 AM

      D Offline
      D Offline
      DaveyM69
      wrote on last edited by
      #2

      It depends on what you mean. I'm assuming you mean the StatusStrip. If you just want a new label on it, then click it in the IDE and click the dropdown button that appears and choose Status Label. If you want to add an actual panel to it, then that's a little more difficult. All items hosted in the StatusStrip derive from ToolStripItem. I've never tried this tutorial[^] but it might be what you need.

      Dave
      BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
      Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
      Why are you using VB6? Do you hate yourself? (Christian Graus)

      S 1 Reply Last reply
      0
      • D DaveyM69

        It depends on what you mean. I'm assuming you mean the StatusStrip. If you just want a new label on it, then click it in the IDE and click the dropdown button that appears and choose Status Label. If you want to add an actual panel to it, then that's a little more difficult. All items hosted in the StatusStrip derive from ToolStripItem. I've never tried this tutorial[^] but it might be what you need.

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
        Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
        Why are you using VB6? Do you hate yourself? (Christian Graus)

        S Offline
        S Offline
        Sajjad Leo
        wrote on last edited by
        #3

        Yeah i am trying Status Strip for status bar where i can show status i want to add penal one left one right. For doing this what i should do???

        D 1 Reply Last reply
        0
        • S Sajjad Leo

          Yeah i am trying Status Strip for status bar where i can show status i want to add penal one left one right. For doing this what i should do???

          D Offline
          D Offline
          DaveyM69
          wrote on last edited by
          #4

          Add three labels as I described above and set the second one's Spring property to true and clear it's Text.

          Dave
          BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
          Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
          Why are you using VB6? Do you hate yourself? (Christian Graus)

          S 1 Reply Last reply
          0
          • D DaveyM69

            Add three labels as I described above and set the second one's Spring property to true and clear it's Text.

            Dave
            BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
            Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
            Why are you using VB6? Do you hate yourself? (Christian Graus)

            S Offline
            S Offline
            Sajjad Leo
            wrote on last edited by
            #5

            Dear, Thanks I have done it. Sajjad

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups