How can I close a form
in VB6 it used to be form.unload
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
k johnPosted Jun 28, 2006, 11:30 AM
To close a form
use me.close in vb.net
check for this link also
http://groups.google.co.in/group/microsoft.public.dotnet.languages.vb/browse_thread/thread/26fd090b1a2dfe4a/93260525e2b8ff94?lnk=st&q=application.exit+vs+End&rnum=1&hl=en#93260525e2b8ff94
i hope it helps u
Ezdehar NoorPosted Jun 27, 2006, 4:46 AM