Determine what pane is attached to? |
Post Reply |
Author | |
RonG
Newbie Joined: 07 August 2008 Location: United States Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 27 October 2010 at 2:55pm |
Hi all - Is there a way to programatically determine what a given pane is attached to? I am trying to write a generalized routine to resize panes using the .Dockpane method. I would like to pass in the pane and the new width or height, but I would need to use the pane's existing DockingDirection and Neighbour. Public Sub ResizePane(ByVal prmPane As XtremeDockingPane.Pane, Optional ByVal prmHeight As Integer = -1, Optional ByVal prmWidth As Integer = -1) The items in red are what I need to determine. Does that make sense? |
|
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 |