Switch Pane |
Post Reply |
Author | |
ampcom
Groupie Joined: 20 September 2008 Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 04 July 2010 at 11:10am |
Hi,
I am using Docking Pane and ShortcutBar on a Mdi form.
I have managed to load ShortcutBar (Pane A) and a form docked to right (Pane B).
Whilst I can load panes into the ShortcutBar, I cannot figure out the method for removing the form at Pane B and replacing with new form (depending what I select within the pane in the ShortcutBar.
Can anyone point me in the right direction - I assume I am to destroy pane B and load another form at B, but unable to figure out code syntax
Thanks in advance
Regards
Tony
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.1
Platform: Windows 7 (64 Bit) Ultimate Language: Visual Basic 6.0 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Destroying the pane doesn't destroy the form !!!
Just unload form and create new form and attach handle to that form.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
ampcom
Groupie Joined: 20 September 2008 Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Thanks Aaron
Tony
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.1
Platform: Windows 7 (64 Bit) Ultimate Language: Visual Basic 6.0 |
|
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 |