to add command button or label in status bar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hitesh bhalkiya
    New Member
    • Feb 2008
    • 8

    to add command button or label in status bar

    i have designed a form . now i need to add a command button or a label in status bar. is there any facility in vb6 that will help me to do so?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    You can add the command button or label in status bar but the problem is status bar is not a container. So you will get only visual effect.

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      Status Bar has got Panels, Insert a New Panel, (Instead of a Label)


      Regards
      Veena

      Comment

      Working...