VBCTRL (1998) by Richard Mewett
A Tool to assist in migrating projects from Microsoft Visual Basic v3 to v5.
⭐ Features
Sheridan Control Conversion:
- SSCheck
- SSCommand
- SSFrame
- SSOption
These are changed to standard VB equivalent (including Properties).
Control Substitution:
- Change MicroHelp Gauge to PictureBox
- Change Outrider Spin to UpDown
Control Code Conversion:
- Control argument code to standard VB control
- Control procedure code to make compatible with standard VB control
Control Property Conversion:
- Set Controls BackColor and ForeColor properties to Windows 95 standard
- Set Controls Appearance property to 3-D
- Set Controls Bold property to False
Source Processing:
- Individual files
- Individual directories
- Directories and subdirectories