Print Page | Close Window

Docking pane problem in tabbed mdi app

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=1286
Printed Date: 28 September 2024 at 6:00pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Docking pane problem in tabbed mdi app
Posted By: tobi
Subject: Docking pane problem in tabbed mdi app
Date Posted: 15 October 2004 at 11:41am

I have a problem with my tabbed mdi application: If I try to create a docking pane at the end of the MDIForm_Load sub, the pane is displayed but "outside" the commandbars - that means I tried to dock the pane at the left side of the window, the pane "moves" the beginning of the commandbars to the right ! Here is the code I use with v9.50:

Dim paneToolbox as Pane
DockingPaneManager.SetCommandBars Me.CommandBars
Set paneToolbox = DockingPaneManager.CreatePane( 1, 200, 120, DockLeftOf, Nothing )

I went through the the samples but I did not find a resolution...




Replies:
Posted By: SuperMario
Date Posted: 15 October 2004 at 11:43am
Try right-clicking on the DockingPane control on your form and selecting "send-to-back"


Posted By: tobi
Date Posted: 16 October 2004 at 12:54am
Thatīs it ! Thanks...    



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net