Windows Develop Bookmark and Share   
 index > Windows Forms General > How to center components(windows form) when the form is maximized?
 

How to center components(windows form) when the form is maximized?

Hi all,

I've a windows form with one text box, two buttons and other components.

Is there a way for me tocenter all these components when the windows form is maximized?

Thx.

brother14th  Friday, December 15, 2006 7:46 AM
In every control properties go to anchor and set to none. Hope this is what you've been looking for.
Nieve  Friday, December 15, 2006 7:56 AM
In every control properties go to anchor and set to none. Hope this is what you've been looking for.
Nieve  Friday, December 15, 2006 7:56 AM

You can use google to search for other answers

Custom Search

More Threads

• Flowlayoutpanel resize inside a panel
• RichTextBox.Rtf -include Final Carriage Return?
• gridview convert column type to checkbox
• Error when trying to access Form components
• Maskedtextbox issues
• web service overriding the url property
• Problem when closing Form containing DataGridView - Index 0 does not have a value
• scaling image in ListView
• How to get Property attributes dynamically.
• How to rotate a String?