Print Page | Close Window

Pane Options

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=820
Printed Date: 14 May 2024 at 10:24pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Pane Options
Posted By: Maui
Subject: Pane Options
Date Posted: 10 June 2004 at 4:51pm

I am trying to set the .Options for a Pane.

I want it to be a fixed pane (not dragable) and not closeable but I would like the ability to hide it.

I can do this and make it fixed in place

DockingPaneManager.Panes(1).Options = PaneNoFloatable

and I can do this so that it doesnt close

DockingPaneManager.Panes(1).Options = PaneNoCloseable

but I cant do them both at the same time??????

Am I being dumb?

Any help appreciated.




Replies:
Posted By: SuperMario
Date Posted: 10 June 2004 at 5:07pm
DockingPaneManager.Panes(1).Options = PaneNoFloatable Or PaneNoCloseable


Posted By: Maui
Date Posted: 11 June 2004 at 8:52am
Thank you.



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