Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPToolBar in the same row
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPToolBar in the same row

 Post Reply Post Reply
Author
Message
vjedlicka View Drop Down
Senior Member
Senior Member


Joined: 04 September 2007
Status: Offline
Points: 122
Post Options Post Options   Thanks (0) Thanks(0)   Quote vjedlicka Quote  Post ReplyReply Direct Link To This Post Topic: CXTPToolBar in the same row
    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
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post 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)
Back to Top
vjedlicka View Drop Down
Senior Member
Senior Member


Joined: 04 September 2007
Status: Offline
Points: 122
Post Options Post Options   Thanks (0) Thanks(0)   Quote vjedlicka Quote  Post ReplyReply Direct Link To This Post Posted: 27 May 2010 at 9:18am
Great Thanks!
Thank you
Vaclav
---------------------
ToolkitPro 20.1.0
VS2010-2022, Windows 11
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.