Contents of Docking Pane Disappear |
Post Reply |
Author | |
stefanadelbert
Groupie Joined: 29 October 2008 Location: Australia Status: Offline Points: 31 |
Post Options
Thanks(0)
Posted: 26 March 2009 at 7:08pm |
I have an MDI app which uses CommandBars for menu, toolbar and status bar. I'm also using a DockingPane to display a ShortCutBar. This works very well, but sometimes the contents (the ShortcutBar) of the DockingPane disappear. This usually happens when the DockingPane is unpinned and then expanded by hovering over the tab, but it doesn't always happen.
I have used SetCommandBars to associate the CommandBars with the DockingPane. I have tried calling DoEvents, DockingPane.RedrawPanes and setting the ZOrder of the contents (the ShortCutBar) to 0, but none of these solve the problem. Has anyone got any suggestions? Thanks Stefan |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please put ShortcutBar to PictureBox and attach it instead.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |