answersLogoWhite

0

How do you open visual basic programs?

Updated: 8/18/2019
User Avatar

Wiki User

14y ago

Best Answer

To Deploy/Create The Visual Basic Application You Are Making, Click Build From The Menu At The Top Of The Window. Then Click Build [Your App Name]. The Application Has Now Been Built And You Can Access It By Going To:

"Documents\Visual Studio [Version]\Projects\[Your Project Name]\[Your Project Name]\bin\release"

You Will Normally See 3 Files: An "xml", A "pdb", And An "exe". The One You Want Is The "exe". To Run It From Within Visual Basic, Click The [Play Icon] Button. This Will Debug The Application.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you open visual basic programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Will Visual Basic programs work in Linux?

Windows programs, including those written in Visual Basic, do not run natively on Linux. Most Visual Basic programs should be usable if Wine is installed.


Is visual basics only available in Microsoft Excel?

No, Visual Basic is a program on its own too, used to create programs. VBA is used in Excel and other programs (Visual Basic for Applications).


What is visual basic generally?

Visual Basic is a computer development program. It's used to create .exe or executable programs.


Why visual basic is referred to as a tool?

Visual Basic is a computer programming language that can be used to create programs, but it is not a program in itself.


Why was Visual Basic invented?

I guess Visual Basic was invented for people to make their own programs and also to have an interest in programming or computer science.


How do you publish you visual basic 2008 programs on the internet?

how can i summit a solution project using visual basic 2008 through the internet


What development tool that helps programmers write compile and test their programs?

Microsoft Visual Studio comes with Visual Basic,Visual C++ etc.You can use them to create programs.


Can visual basic 5.0 open a visual basic 6.0 project?

sorry to dissapoint you but 5 is an older version so no


What does ODBCstands for in visual basic?

Open Database Connectivity.


What is VB program?

Visual Basic is a powerful programming language used to make programs for use with Windows. VB can make from either the simplest, to the most advanced programs. Visual Basic is very easy to learn compared to other languages.


Is There a program that lets you make other programs and if so where do you get it?

Microsoft Visual Basic


How do you open paint through visual basic?

Shell("Mspaint.exe")