Disabling Auto-Hide Pin |
Post Reply |
Author | |
Toppy
Newbie Joined: 02 February 2010 Status: Offline Points: 1 |
Post Options
Thanks(0)
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. |
|
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 |