Print Page | Close Window

Removing Pushpin from a Docked Pane

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=3684
Printed Date: 26 September 2024 at 12:39am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Removing Pushpin from a Docked Pane
Posted By: Shawshank
Subject: Removing Pushpin from a Docked Pane
Date Posted: 21 February 2006 at 3:41am
I have a Pane that docks upon the left side of my Form. When it pops out I cannot seem to determine a way to remove the Pushpin from the upper right corner. I have managed to remove the other icons there but not the PushPin. Can this be done?



Replies:
Posted By: Oleg
Date Posted: 21 February 2006 at 8:02am

hello,

Set its option to PaneNoHideable.



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


Posted By: Shawshank
Date Posted: 21 February 2006 at 1:50pm
Thanks...it doesn't actually remove the pushpin but it does prevent the Pane from being hidden.


Posted By: Oleg
Date Posted: 23 February 2006 at 7:58am

Hi,

Actuallly it must remove pushpin button....

What version do you have?



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


Posted By: Shawshank
Date Posted: 23 February 2006 at 6:59pm

I have version 9.81. It did indeed remove the pushpin. The problem was that I needed to clear and saved data for the control from the registry. Once I did that the changes were reflected. This gotcha has gotten me a few times using this controls.

Thx.



Posted By: Oleg
Date Posted: 24 February 2006 at 8:30am

You can change Registry Key: instead

DockingPaneManager.LoadState "Codejock Software Demos", "SDISample", "Layout2"

use for example

DockingPaneManager.LoadState "Codejock Software Demos", "SDISample", "Layout3"



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


Posted By: Shawshank
Date Posted: 24 February 2006 at 8:56am
Cool, thanks for the tip. I just made a little routine to clear it out. This seems better to do while in development to keep the reg changes to a min.



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