Toolbar Height seems wrong

  • Thread starter Thread starter Jack Russell
  • Start date Start date
J

Jack Russell

If I resize my form so that the toolbar goes to two lines the height
seems to increase by more than twice so I end up with a blank space
under it.

Any ideas?

Thanks

Jack Russell
 
Jack Russell said:
If I resize my form so that the toolbar goes to two lines the height seems
to increase by more than twice so I end up with a blank space under it.

Place a panel control with 'Dock' set to 'Fill' below the toolbar. Then you
can add the other controls to the panel instead of adding them to the form.
If the toolbar wraps the panel will be resized accordingly.
 

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