Floating panes in MDI form |
Post Reply |
Author | |
nick.brandwood
Groupie Joined: 17 December 2008 Location: Italy Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 27 August 2009 at 10:42am |
hi all,
I'm faily sure I've missed something simple -
I was hoping there is a way to prevent a floating pane from escaping from within the MDI child form so that if I open two instances of the same form and float panes on both, there is no confusion as to which form the floating pane is associated to.
I hope that I have been clear.
Many thanks,
Nick Brandwood
12.0.1 VB6
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Add
DockingPaneManager.Options.DefaultPaneOptions = PaneNoFloatable
|
|
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 |