Hi All,
I am working on a project using C# 2.0. I need the functionality in my project that at the runtime, when I resize the form by dragging its border using the mouse , all the controls within the form should resize as well. Please help.
Thank you.
Jan MontanoPosted Dec 7, 2007, 3:43 AM
Try to put a command button, and play around with it's anchor property then try resizing the form.