How to install VB6 in Ubuntu 17.10 without using a wine, if Visual studio supports to VB6 codes then how to add extension in visual studio.
Asked
Active
Viewed 3,487 times
2 Answers
1
Take a look at Mono for VB.Net support Under Linux (at my knowledge, it's the closest solution to VB6 you'll get) (the IDE is called Monodevelop).
DrGorilla.eth
- 385
- 1
- 13
1
To Design Form like in Visual basic as well as compile, run code, you can install Gambas3:
sudo apt-get install gambas3
galoget
- 3,023
Kunal S Kasar
- 21
- 1
- 5