Print Page | Close Window

CXTPToolBar in the same row

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=16759
Printed Date: 20 June 2025 at 7:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPToolBar in the same row
Posted By: vjedlicka
Subject: CXTPToolBar in the same row
Date Posted: 26 May 2010 at 4:47pm
How can I dock two CXTPToolBars in the same row?


-------------
Thank you
Vaclav
---------------------
ToolkitPro 20.1.0
VS2010-2022, Windows 11



Replies:
Posted By: SuperMario
Date Posted: 27 May 2010 at 9:09am
    //-----------------------------------------------------------------------
    // Summary:
    //     This member function will re-dock a toolbar specified by 'pBarToDock'
    //     to the right of a newly docked toolbar specified by 'pBarOnLeft'.
    // Parameters:
    //     pBarToDock - A CXTPToolBar pointer to the toolbar to be docked.
    //     pBarOnLeft - A CXTPToolBar pointer to the already docked toolbar.
    //-----------------------------------------------------------------------
    void DockRightOf(CXTPToolBar* pBarToDock, CXTPToolBar* pBarOnLeft)


Posted By: vjedlicka
Date Posted: 27 May 2010 at 9:18am
Great Thanks!

-------------
Thank you
Vaclav
---------------------
ToolkitPro 20.1.0
VS2010-2022, Windows 11



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