Print Page | Close Window

Docking problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=14272
Printed Date: 28 September 2024 at 9:29am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Docking problem
Posted By: carr
Subject: Docking problem
Date Posted: 12 May 2009 at 12:18am
hi , i use DockingPane.v12.1.1.ocx in VC++ WTL application.
the dockingpanes work with commandbars. it doesn't work well.
i find a solution here, http://www.codejock.com/support/articles/com/dockingpane/dp_3.asp - http://www.codejock.com/support/articles/com/dockingpane/dp_3.asp
 
but, i use the activeX control in ATL/WTL C++ project, 
as "DockingPaneManager.SetCommandBars Me.CommandBars", i find the counterpart in C++: "m_spDockingPanes->SetCommandBars(m_spCommandBars);"
 
i don't know how to "Send to Back", i fail to find any member function named SendToBack in _DCommandBars interface.
 
by the way ,  my project is MDI.
 
thanks.
 



Replies:
Posted By: Oleg
Date Posted: 12 May 2009 at 2:11am
Hi,
 
try to change order you create CommandBars and DockingPane.


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



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