Resizing controls when resizing the form window

O

Omar

Hello Everyone
I was wondering, is there a way to resize the controls on a form when
maximizing/restoring the form window?
cheers
 
B

Brotha Lee

Hi Omar,

Yes you can. The resize event of the form will do the trick.

Hope this help.
 
Top