Software for converting MS Visual Basic 6.0 project (including source code) to resource, source files and project MS VC++, C#.NET, J# .NET, MS VBNET, MS Borland C++ Builder, Borland Delphi.
VBto Converter create or update any project. For example, for MS VC++ all forms and source code of VB projects may be converted into MFC-based dialogs. Each such dialog will be provided with its .cpp and .h files.
Input MS VB 6.0 files: *.frm, *.frx, *.cls, *.bas, project.vbp
Output MS VB .NET files: *.vb, *.resx, project.vbproj, AssemblyInfo.vb
Output MS C# .NET files: *.cs, *.resx, project.csproj, AssemblyInfo.cs
Output MS J# .NET files: *.jsl, *.resx, project.vjsproj, AssemblyInfo.jsl
Output MS VC++ files: *.cpp, *.h, project.dsp, project.rc, resource.h
Output Borland C++ Builder files: *.cpp, *.h, *.dfm, project.bpr, project.cpp, project.res
Output Borland Delphi files: *.pas, *.dfm, project.dpr, project.cfg, project.res
Supported MS VB6 controls: Form, MDIForm, Menu, Toolbar, Frame, SSTab, Label, TextBox, UpDown, SpinButton, CommandButton, CheckBox, OptionButton, ComboBox, ListBox, ListView, TreeView, PictureBox, Image, ImageList, Slider, ProgressBar, HScrollBar, VScrollBar, Shape, Line, CommonDialog, Timer, DriveListBox, DirListBox, FileListBox, StatusBar and any registered ActiveX.