Incorrect Docking Position |
Post Reply |
Author | |
ROCKY050371
Newbie Joined: 04 October 2005 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 05 October 2005 at 8:37am |
After building the toolbars for my program I use the following piec eof code to add a docking pane DockingPaneManager.SetCommandBars Me.CommandBars The problem is the following Is there a way of enuring the panel stays beneath the toolbars and above the status bar?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Click in IDE on CommandBars and choose bring to front.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ROCKY050371
Newbie Joined: 04 October 2005 Status: Offline Points: 9 |
Post Options
Thanks(0)
|
Thank you very much, that ha sorted out the top part, unfortunately the bottom part is still wrong. I am using a standard status bar control. In the diagram below there is another Icon "Microsoft Word" that is being covered by the toolbar
|
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
Can you explain this for a seriously bewildered C++ programmer? I have the exact same problem and am using standard Windows toolbars. Edited by Simon HB9DRV |
|
Simon HB9DRV
|
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
And then I read the comments and created m_panemanager after the control bars. Sorry for wasting bandwidth.
|
|
Simon HB9DRV
|
|
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 |