![]() |
Question about Multiple Commandbars |
Post Reply
|
| Author | |
LittleJK
Senior Member
Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
Quote Reply
Topic: Question about Multiple CommandbarsPosted: 29 April 2006 at 9:50am |
|
Hi I was wondering if it's possible to do this: can you create multiple toolbars on a form where each one is positioned in a different location on the form such as in a docking pane containing a picture box from 1 commandbar control? The thought is, can the commandbar act like the docking pane control where you only need one control to create multiple docking panes. Because right now we have it on one form where each docking pane contains a picturebox with a commandbar control indexed. Also what does the Commandbar Frames control do? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 May 2006 at 8:46am |
|
Hello, You can put each CommandBars in separate pictureBox... or to try Commandbar Frame - it is same CommandBars but with own frame. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
LittleJK
Senior Member
Joined: 13 April 2006 Status: Offline Points: 168 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 May 2006 at 10:48am |
|
Well right now each picture box has it's own commandbar control. We want to eliminate that due to we want to save/load the state for just 1 control not making 3 separate saves/loads for each of them. So possibly we can eliminate this issue by yousing the commandbar frame? Is there any examples out there on how to use the commandbar frame? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 May 2006 at 8:32am |
|
Hi, CommandBars can be onl in top/left/rightbottom of frame, you can't manually poition them. So only solution I see is some CommandBars objects. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |