Docking Pane Tabs |
Post Reply |
Author | |
tomgriff
Groupie Joined: 10 August 2006 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 07 November 2006 at 5:11pm |
Hello,
This is a redo a a post I put in the general discussion. Sorry about that.
I am trying to make the tabs on the docking pane invisible. I want my user to have to use the shortcut bar to select a pane.
I have seen the tabcontrolitem in the help file.
could someone give me a little tutorial on the TabControlItem in the DockingPaneManager.
Tom
|
|
tomgriff
Groupie Joined: 10 August 2006 Status: Offline Points: 25 |
Post Options
Thanks(0)
|
a short addendum to the post.
I am using vb6, docking pane v9.8
tom
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
There is no method to hide tabs. Instead you can close panes and show them again when you need -
Pane.Closed = True ; Pane.Closed = False
|
|
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 |