Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Visual Basic 6X
Visual Basic 6X

Visual Basic 6X

David Moore (NZ)

|
6,870 installs
| (1) | Free
Visual Basic 6 integration into Visual Studio
Download

This extension allows you to load and build VB6 projects from within Visual Studio.

Requirements

In order to build the project, you will still need Visual Basic 6 installed.

How To

You will need to use the project converter to convert the project from VBP to VBPX.

The project converter is available from the project homepage.

  • Use the converter to convert your VBP to VBPX
  • Add your VBPX project to your Visual Studio solution.

Details

The extension simply defines a new project type, and will turn your VB6 project into an MSBuild project file that can be fully integrated into the Visual Studio / MSBuild build process like C# and VB.NET projects.

Limitations

It's recommended you still use VB6 to open, edit and debug your projects, as the language is not supported from within the IDE. This extension is purely to bring your VB6 projects into the Visual Studio buid process.

Links

The project homepage can be found @ http://davidmoore.github.io/VisualBasic6X

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft