English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do I put this command:
Application::Exit ();
into Visual Basic as the code is for C++ and I need it for Visual Basic so whats that in Visual Basic?

2007-01-04 05:10:07 · 3 answers · asked by sbraidley 3 in Computers & Internet Programming & Design

3 answers

To close a VB application you merely type

END

2007-01-04 05:14:04 · answer #1 · answered by rod 6 · 0 0

here's a site that has some help for ya maybe??
http://www.engin.umd.umich.edu/CIS/course.des/cis400/index.html

2007-01-04 05:14:19 · answer #2 · answered by Anonymous · 0 0

you can also try unload( formname )

2007-01-05 02:49:36 · answer #3 · answered by 3 · 0 0

fedest.com, questions and answers