05-07-2006, 07:26 PM
Shouldn't this work?
frmMain.BorderStyle = 2
If I call that in a form load or something?
Cause, it won't.
No border when the form loads.
(Note: The form is set to have no border.)
frmMain.BorderStyle = 2
If I call that in a form load or something?
Cause, it won't.
No border when the form loads.
(Note: The form is set to have no border.)