SQLWays Product Page - Migration to .NET
Free Evaluation
This article describe classes in Visual Basic 6.0
Visual Basic 6.0 uses the class module for defining the classes. The definition of a class is stored in a .cls file. Visual Basic requires the class name and file name to match.
Discussion