Multiple Toolbars |
Post Reply |
Author | |
johnmallon43
Newbie Joined: 03 April 2012 Location: Georgia Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 03 April 2012 at 5:24pm |
I am new to Codejock Toolkit and have what I hope is a simple question. My app has 3 tool bars. I have been able to add all 3 at the top with no problem but I have not been able to figure how to get them all on the same bar horizontally. When they are added with the xtpBarTop property, each Toolbar is on a different line. I need them all on the same line (bar). When they are added with the xtpBarRight or ...Left property, the bars become vertical - not what I need.
Anybody know how to do this? Thanks. |
|
John
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
See CommandbarControls sample for example:
DockRightOf(pToolBarPopups, pToolBarButtons);
|
|
johnmallon43
Newbie Joined: 03 April 2012 Location: Georgia Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Thank you very much.
|
|
John
|
|
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 |