|
-
Jul 13th, 2002, 02:45 PM
#1
Thread Starter
Junior Member
how to hide a form in vb7(problems)
I am trying to hide a form from user , but the form only hides itself if i add me.hide() command to a button on_click event.
If i have me.hide() command in form_load event or right after the InitializeComponent() command, the form doesnt hides itself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|