by referencing form1 after the unload, it recreates it, so don't do that. Instead, do this:
Unload Me
End
That should do it, but depending on other objects, you may have to take other steps.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |