[SOLVED] Docking Pane Position |
Post Reply |
Author | |
cpede
Senior Member Joined: 13 August 2004 Location: Denmark Status: Offline Points: 680 |
Post Options
Thanks(0)
Posted: 23 April 2012 at 7:38am |
How do I from a CXTPDockingPane instance find, if the pane is docked top, bottom, left or right ?
-cpede
|
|
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64) Language: Visual Studio 2017 (C++) |
|
grahamf
Groupie Joined: 29 October 2009 Location: United States Status: Offline Points: 13 |
Post Options
Thanks(0)
|
You need to ask the docking pane manager:
XTPDockingPaneDirection CXTPDockingPaneManager::GetPaneDirection(const CXTPDockingPaneBase* pPane) const; |
|
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 |