Print Page | Close Window

StatusBar and Docking panes

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=5101
Printed Date: 06 May 2024 at 4:42am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: StatusBar and Docking panes
Posted By: @lin
Subject: StatusBar and Docking panes
Date Posted: 20 September 2006 at 8:11am
Hello
 
I have and SDI form with some docking panes inside and a statusbar. The problem i encounter is that the size of the statusbar is ignored and the panes are drawn behind the statusbar. I made a simple example here: http://www.savefile.com/files/92851 - http://www.savefile.com/files/92851
 
As you can see the client area is drawn over the statusbar and the panes behind it.
 
Please tell me if it is possible to make the statusbar act as a real statusbar and all the other controls to be drawn above it.
 
I also have another question regarding Docking panes: how can i set the size and location of the client area?
 
Thank you
 
Alin



Replies:
Posted By: Oleg
Date Posted: 20 September 2006 at 9:04am
Hi,
If you use both CommandBars and DockingPane you need to add
 
DockingPaneManager.SetCommandBars CommandBars
in Load event and instead
DockingPaneManager_Resize use CommandBars_Resize


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: @lin
Date Posted: 20 September 2006 at 9:59am
Thank you ... it works ok now.
 
What about the second question (size and position of the client area for DockingPanes) ?
 
 


Posted By: Oleg
Date Posted: 20 September 2006 at 10:27am

Hello,

Client size and position always calculated using position and size of dockingpanes.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net