.VBP File Extension
Visual Basic Project File
Developer | Microsoft |
Popularity |
4.0 | 89 Votes |
What is a VBP file?
Project file created by Visual Basic, a software development tool for Windows; stores project information in a plain text format; includes references to project resources such as forms (.FRM files), source code files (.BAS extension), and class modules (.CLS files); can be built into a Windows program executable (.EXE).
More Information
VBP files are used with the older Visual Basic development software, which has now been replaced by Visual Basic.NET. VB.NET now uses .VBPROJ files to store projects.
NOTE: Visual Studio 2010 no longer supports the conversion of VBP projects into the newer Visual Basic.NET project format. You need an earlier version of Visual Studio for conversion.
Programs that open VBP files
Windows