OCXClassName Property
Object List Next Object
Defined By: Ocx
Description: Allows you to select which OLE Custom Control to become.
Details:
Use the following sample code as a guide for selecting the control:
Dim Ocx1 as Ocx
Ocx1.OCXClassName="Class.Control"
Data Type: String