![]() |
CXTPToolBar in the same row |
Post Reply
|
| Author | |
vjedlicka
Senior Member
Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPToolBar in the same rowPosted: 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 |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
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) |
|
![]() |
|
vjedlicka
Senior Member
Joined: 04 September 2007 Status: Offline Points: 122 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 May 2010 at 9:18am |
|
Great Thanks!
|
|
|
Thank you
Vaclav --------------------- ToolkitPro 20.1.0 VS2010-2022, Windows 11 |
|
![]() |
|
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 |