3
Answers

Resizing a Windows Form along-with all its components

mandar3645

mandar3645

20y
2.6k
1
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)