Well i never really got how to form resize so i was just wondering if someone could point me out to some tutorials :-D i would appreciate it thanks =)
Printable View
Well i never really got how to form resize so i was just wondering if someone could point me out to some tutorials :-D i would appreciate it thanks =)
What do you need to do when form is resized?
It's important to know detalis - there are many different things could be done...
If you want to change the size of the controls on the form when you resize (without having to use a 3rd-party control) then follow the Resize controls link in my signature.
i mean like when somebody maximizes the screen or just changes the hieght & width textboxes richtexboxes ect wont stay where they were like it changes to fit the new size
The link I refferd to describes how to do that.