Print Page | Close Window

Disabling Auto-Hide Pin

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=16120
Printed Date: 31 January 2025 at 6:51am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Disabling Auto-Hide Pin
Posted By: Toppy
Subject: Disabling Auto-Hide Pin
Date Posted: 02 February 2010 at 12:26am
Hi,

I'm new to CodeJock Xtreme Docking Pane and would firstly like to say I'm very impressed with the functionality it offers.

I'm trying to implement similar functionality to Auto-Hiding as seen in Visual Studio.
But I want to stop the pin button from appearing on my auto-hide panes.

I'm currently:

SetDefaultPaneOptions(    xtpPaneNoCloseable |
                                                xtpPaneNoFloatable |
                                                xtpPaneNoDockable |
                                                xtpPaneNoFloatableByTabDoubleClick );

and setting

CXTPDockingPaneMiniWnd::m_bShowPinButton = FALSE;

But the button still appears.

Any suggestions on how to do this?

Kind regards.



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