Disabling left splitter for docking pane |
Post Reply |
Author | |
sbrake
Newbie Joined: 12 November 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 12 November 2007 at 2:33pm |
We are displaying multiple components in several docking panes in a single window. These panes should all be able to be resized.
Original Display: The issue we've come across is that there is a splitter on the left side of the window that allows an empty pane to be displayed, which we do not want. Is there a way to remove this splitter, but still allow all other splitters in the window to work? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Call paneManager.hideClient(TRUE);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
sbrake
Newbie Joined: 12 November 2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Thank you so much. That worked. I knew there was probably something very easy that I was missing.
|
|
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 |