ribbon combination with docking pane problem |
Post Reply |
Author | |
sachin
Newbie Joined: 20 February 2007 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 08 January 2008 at 12:42pm |
Hi,
I am attaching a project, it a has a ribbon and docking panes.
When the form loads, the ribbon is maximized, but the controls in the panes go beneath the ribbon.
I want the panes to always dock and adjust below the ribbon, in whichever(max/min) position the ribbon is.
Is there some easy solution to it?
Thanking you,
-Sachin
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Add line:
dpManager.SetCommandBars(CommandBars.GetDispatch());
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
sachin
Newbie Joined: 20 February 2007 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Thank you Oleg,
That solved the problem,
In the same project, if we maximize and then restore the form, the height of the form increases, is this a bug in the codejock components?
Thanks,
-Sachin
|
|
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 |