A Alex Aug 29, 2003 #1 I have a panel that I want to dock to the left side of the form, but I dont' want it to take the whole height, how do I prevent it?
I have a panel that I want to dock to the left side of the form, but I dont' want it to take the whole height, how do I prevent it?
P Pete Aug 29, 2003 #2 Hi, Try the so-called Z-order on the form. Send the panel to back, and you'll see the controls docked on top and bottom taking the whole width of the form. Click to expand... Will doing this adjust the size of the panel on the left.. or just put the control docked to the top over it? Pete
Hi, Try the so-called Z-order on the form. Send the panel to back, and you'll see the controls docked on top and bottom taking the whole width of the form. Click to expand... Will doing this adjust the size of the panel on the left.. or just put the control docked to the top over it? Pete