disable child windows |
Post Reply |
Author | |
s.neu
Groupie Joined: 31 October 2006 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 21 May 2008 at 5:40am |
Hi,
the DockingPane creates tabs for each open window with MDIChild=True. Is there a way to prevent that the user can switch between all open windows (using the tabs) when certain windows are open? I can't open these windows vbModal. When I disable the other windows the tabs behave strange. The focus of the tab stays on the current window, but not the focus of the window itself (so the wrong tab is highlighted). I just need to disable the tabs. We are using version 9.80 Thanks, Stefan |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
(The first version I know is V11.2)
There is an option with Panes which allow you to set some actions...
I don't know if your version support the property:
Pane.Enabled ?
Anyway, there are four options possible:
You can choose the pane which you want to enable or enable only contents.
Maybe it will help you (or not)
|
|
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.... |
|
s.neu
Groupie Joined: 31 October 2006 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
I think this belongs to the CommandBars.TabWorkspace, so I'm in the
wrong place here. Anyway: The TabWorksapce has nothing like an Enabled-property and Selected is ReadOlny!!! The most common an simplest things seem to be not possible with these CodeJock-controls. This is not my first problem of this kind |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
If this is not about DockingPanes, you are right. You better post this in commandbars. Good luck
|
|
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.... |
|
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 |