Docking problem

  • Thread starter Thread starter Alex
  • Start date Start date
A

Alex

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?
 
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.

Will doing this adjust the size of the panel on the left.. or just put the
control docked to the top over it?

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top