Using toolbars with Codejock controls |
Post Reply |
Author | |
Geraint P
Newbie Joined: 13 September 2004 Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 25 November 2004 at 9:24am |
Hi there. We have an MDI form which has the following;
Our problem is that we would like the toolbar to align correctly to the left of the screen; underneath the commandbar menu, but above the docking pane. At the moment it only seems possible to get it to align to the right of the dockingpane. Is there anyway of achieving this? We've tried using the MoveAlignedControls method but can't seem to obtain the result we want. Is our only solution to convert the toolbar to a commandbar? Oh, and happy Thanksgiving. Enjoy your turkey.
|
|
jiri
Newbie Joined: 31 October 2003 Location: Czech Republic Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Hi, Can You explain, why You want to use standard toolbar? Jiri |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
What was result from using MoveAlignedControls?
Try placing the standard Toolbar in a PictureBox, then use MoveAlignedControls. |
|
Geraint P
Newbie Joined: 13 September 2004 Status: Offline Points: 19 |
Post Options
Thanks(0)
|
For toolbar, read coolbar, although it doesn't make much of a difference to the question. The reason we want to use that instead of a commandbar? Well, it's a complicated coolbar (in a complicated application), and in the short-term we'd like to keep that in place whilst moving others aspects of the codejock controls into the app. We do plan to replace it eventually, but it would be nice to keep it in place in the short term. I think the easiest way to describe my problem is to reference one of your code samples. In the MDISample code for docking panes (not the command bar version) how would you re-write it so that it used a commandbar for the menu system, but the existing toolbar remained exactly as it is?
|
|
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 |