Skip to content

rmewett/VBCTRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Visual Basic 3.0 > 5.0 Controls converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors