Visual Basic 6.0 Example Programs and Sample Code
Using ActiveX Components in Visual Basic 6.0 To use an ActiveX component in VB 6.0, you must first add a reference to the component from within your VB6 project. To add a "Reference", select Project --> References... from the VB6 IDE and check the checkbo...