Resizing a Windows Form along-with all its components

Aug 3 2004 5:06 AM
Hi, I have been working on an application which requires me to develop an application in which I have some components (labels, textboxes and buttons) on a windows form. Keeping in mind that I can have anything (even user controls on the forms), I need to find a way to enlarge or contract the form, on which even the controls embedded in the form enlarges or contracts. Can anybody give me an idea/sample code to achieve the same? Any help in this direction will be highly solicited. Regards,

Answers (3)