Align Pane and CommandBar |
Post Reply |
Author | |
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 25 February 2005 at 9:48am |
Hi, I have CommandBar and PaneManager on form. I need following alignment: Commandbar - allTop Pane allLeft - but under the Commandbar Problem is, that pane is allLeft and Commandbar is placed rightof Pane Thanks for help Jiri |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Right-click on the docking pane control on your form and set "Send To Back" and make sure you are using this code:
DockingPaneManager.SetCommandBars Me.CommandBars |
|
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Right-click on the docking pane control on your form and set "Send To Back" This is solution of my prohlem! Thanks J. |
|
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 |