unmovable running form in vs2005
Visual Basic
8
Posts
3
Posters
0
Views
1
Watching
-
give 'None' as its border style
-
give 'None' as its border style
-
He's talking about the Form's BorderStyle property. Set it to None and there won't be any method for the user to move the form from where it appears.
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
He's talking about the Form's BorderStyle property. Set it to None and there won't be any method for the user to move the form from where it appears.
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
it is FormBorderStyle property- check it out
-
it is FormBorderStyle property- check it out
-
WELCOME :)