Print Page | Close Window

Using AttachTo with two panes

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=7710
Printed Date: 26 September 2024 at 12:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Using AttachTo with two panes
Posted By: joeliner
Subject: Using AttachTo with two panes
Date Posted: 02 August 2007 at 4:32am

Hi,

This sounds so silly

Am trying to attache two windows on panes, one on top of the other horizontally but i just cant get it right without having a section of the docking pane uncovered at the bottom. I would like the two panes to fill the whole form

suprisinginly, when i use three frames it looks ok.
 
Am using code:

Set A = DockingPaneManager.CreatePane(PANE_A, 700, 800, DockTopOf, Nothing)
    A.Tag = PANE_A
    Set B = DockingPaneManager.CreatePane(PANE_B, 700, 900, DockBottomOf, A)
    B.Tag = PANE_B

any help will be highly appreciated.
 
thanks



Replies:
Posted By: joeliner
Date Posted: 02 August 2007 at 4:44am

i had a feeling i wud get what i was looking for.

http://forum.codejock.com/forum_posts.asp?TID=6488 - http://forum.codejock.com/forum_posts.asp?TID=6488
 
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