Visual InterDev 6 0 Accessing Remote Data ...ions.
Match the settings of the Instancing property of a class module with their descriptions.
Create a method in a class module by using the Add Procedure dialog box in Visual Basic 6.
Create a property in a class module by using the Add Procedure dialog box in Visual Basic 6.
Create an event in a class module by using the Add Procedure dialog box in Visual Basic 6.
Compile an ActiveX DLLmore...
Object-oriented Programming and COM ...st the object-oriented features in Visual Basic
Insert a class module
Define properties for a class
Create property procedures for a class
Define events for a class
Document a class and add methods to a class
Create an instance of a class
Define constants in a class
Create a client application using COM component
List the steps involved in creating COM components
Implement a COM more...