![]() |
status bar support |
Post Reply
|
| Author | |
TobiasWeltner
Newbie
Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Topic: status bar supportPosted: 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
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 January 2005 at 8:05am |
![]() |
|
TobiasWeltner
Newbie
Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 January 2005 at 8:52am |
|
Thanks! But is there a way to insert a date or time field? Or would I have to do that manually?
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 January 2005 at 8:54am |
|
Manually
|
|
![]() |
|
TobiasWeltner
Newbie
Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2005 at 8:46am |
|
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
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 February 2005 at 10:59am |
|
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 |