How to control Auto-Hide option |
Post Reply |
Author | |
parcorea
Newbie Joined: 03 July 2013 Location: Seoul, Korea Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 14 August 2013 at 5:54am |
Hello
I have a question about control auto-hide option. In my program, a pane has a button to open a modaless dialog. If push the button to open the modaless dialog and click the dialog then pane disappears because of auto-hide option and focus of the dialog. I want to keep opening the pane while dialog has a focus or change pane's option from auto-hide to normal while dialog has a focus Is it possible to change the auto-hide option or keep opening the pane? I already tried to use a Function "ToggleDocking(pPane)". However, when I used the function, my program occurred error.
|
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
With the ActiveX version I whould check the Action event of the DockingPaneManager. You can react to the Action PaneActionCollapsing and cancel it when your modeless form has the focus.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) 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 |