![]() |
Docking CommandBar hides StatusBar |
Post Reply
|
| Author | |
Shawshank
Senior Member
Joined: 16 October 2005 Status: Offline Points: 117 |
Post Options
Thanks(0)
Quote Reply
Topic: Docking CommandBar hides StatusBarPosted: 08 February 2006 at 11:44am |
|
I have a StatusBar docked along the bottom of my app. When I create a Toolbar and dock it along the bottom it hides the StatusBar. Should the Toolbar not "know" the presence of the StatusBar and dock just above it? If not, how does one keep from having the ToolBar obscure the StatusBar? I do not see a way to set a Top property of the Toolbar.
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 February 2006 at 2:11pm |
|
Why not use the Codejock StatusBar?
If for some reason you don't like the Codejock StatusBar ![]()
|
|
![]() |
|
Shawshank
Senior Member
Joined: 16 October 2005 Status: Offline Points: 117 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 February 2006 at 3:47pm |
|
I like the CodeJock StatusBar just fine --that is what I am using. Yet, the CommandBar docks right over the StatusBar hiding it from view.
|
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2006 at 7:19am |
|
I'm not sure, it should be automatic. I assume it is the order in which you add it. Be sure to add the StatusBar after all CommandBars have been created. Look at the StatusBar sample to see the proper order. You will see not additional code is needed to tell the CommandBars where the StatusBar is.
|
|
![]() |
|
Shawshank
Senior Member
Joined: 16 October 2005 Status: Offline Points: 117 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2006 at 11:44am |
|
Ah, that was it. I was initializing the StatusBar first. Once I followed your advice it worked fine.
Thxs! |
|
![]() |
|
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 |