Y
Yasutaka Ito
Hi,
Is there a way to find to which control the current control is docked
against?
For example, let's say I have panel1 and panel2 docked to left within a
form. The panel1 is the first one on the left and the panel2 is the second
one docked against panel1. I want to be able to find out to which
control/form the specified panel.
I wish, Microsoft had provided a feature similar to the following.
System.ComponentModel.IContainer DockedAgainst for all the control.
Would appreciate any input.
thanks!
-Yasutaka
Is there a way to find to which control the current control is docked
against?
For example, let's say I have panel1 and panel2 docked to left within a
form. The panel1 is the first one on the left and the panel2 is the second
one docked against panel1. I want to be able to find out to which
control/form the specified panel.
I wish, Microsoft had provided a feature similar to the following.
System.ComponentModel.IContainer DockedAgainst for all the control.
Would appreciate any input.
thanks!
-Yasutaka