Docking & Screen Size

  • Thread starter Thread starter Samuel
  • Start date Start date
S

Samuel

Hi everyone,

I am looking for a method to handle the following problem:
Since my controls are 'Docked' when I try to run the program with a smaller
screen (less pixels) the program appears to prioritise the size of the
control + the bottom of the form and ignores the location property of the
control

Thank you,
Samuel
 
Maybe its not docking that you need but maybe you need to look at the Anchor
Property.

M.
 
Yes the Anchor is the correct field, I needed to use all sides

Thank you,
Samuel
 

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