G
Guest
Hello:
I have a form with some controls.
I need to resize the form with controls
depending on monitor size.
This resizing must be done before form
will be visible.
I'm planning to do it in Form_Load(...)
but I'm sure its' the best place for it.
Any suggestions ?
thank you,
dave
I have a form with some controls.
I need to resize the form with controls
depending on monitor size.
This resizing must be done before form
will be visible.
I'm planning to do it in Form_Load(...)
but I'm sure its' the best place for it.
Any suggestions ?
thank you,
dave