status bar support |
Post Reply |
Author | |
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
Posted: 26 January 2005 at 7:33am |
I love your controls, especially the ability to mimic office 2003 style. Is there a way to create an office 2003-style status bar? The VB status bar doesn't fit into this new layout. |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
Thanks! But is there a way to insert a date or time field? Or would I have to do that manually?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Manually
|
|
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
I now use the standard MS status bar for a number of reasons. Question: How can I determine if a menu item was selected so I can show the corresponding info in the status bar? ControlSelected seems to do the job but how do I get notified when the control loses the focus (so I can erase the status info)?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Try setting the DescriptionText property of the control. This
should automatically be displayed in the status panel with Id 0.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |