how to position a form off the screen?
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
I need the form to .show and not .hide, but the user shouldnt bec able to see it. How do I position it off the screen? In code or manually or both? Thanks, ns
Are you only trying to get the form to call
Form_Activate()
and not be visible? Nick Parker
**The goal of Computer Science is to build something that will last at least until we've finished building it. - Unknown
**
-
Are you only trying to get the form to call
Form_Activate()
and not be visible? Nick Parker
**The goal of Computer Science is to build something that will last at least until we've finished building it. - Unknown
**