Microsoft
Software
Hardware
Network
Question : Closing a VB form after button click completes
I have searched thru and find that the solutions offered for this do not work for me. All I want to do is close the form (and return to the previous form that is still open behind it) once the 3 sub functions complete.
unload doesn't work
Answer : Closing a VB form after button click completes
me.close
should do the trick.
Random Solutions
Exchange 2007 EWS API change appointment
Getting GPS Latitude and Longitude on Smartphone with vb.net
How to read field names from an XSD file.
Query is giving a non-boolean type specified error
How do I disable javascript/Client side debugging in Visual Studio 2008
Read structure from binary file
MS ACCESS CODE PROBLEM - Can't assign a value to this object
Exchange 2010 Enterprise Public Folder
Advice needed for internet-only machine
ASP.NET 2.0 - Get the Username of the currently logged in user.