Controls : Auto Centering on the Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I am using couple of controls on the form.

I want the controls to be in the center of the form when I change the size
of the form in run time.

Any thoughts.

Thanks in Advance.

Rgds,
Sindbaad
 
Sindbaad said:
I am using couple of controls on the form.

I want the controls to be in the center of the form when I change the size
of the form in run time.

Center the controls by choosing the appropriate command from the "Layout"
toolbar at design time. Then set their 'Anchor' property to 'None'.
 

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