How to open visual basic 6 program with visual studio.net

前端 未结 5 1453
你的背包
你的背包 2021-01-11 09:35

I want to open a program (written in Visual basic 6) to be open in Visual Studio.net. Please guide, how could I do that?

While trying to open VB6 (.vbp file) program

5条回答
  •  耶瑟儿~
    2021-01-11 10:02

    Make sure you are clicking on the project file itself... Right click on the file and select "Open With" and select your visual studio program. It may need to be converted and if so, it will prompt you to convert the project.

    Thanks!

提交回复
热议问题