How to Get the Type of Another OLE Control from a Custom OCX (153580)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q153580 SUMMARY
The type of an OLE control is the coclass name for the OLE control as
defined in its ODL file. For example, the type of Textbox control is
TextBox, the type of the Data Bound Grid control from Apex is DBGrid, and
so on. In Visual Basic, the type of an OLE Control appears to the right of
the control name in the Editbox portion of the property browser. This
article shows how the type of an OLE custom control can be programmatically
obtained.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | KB153580 |
---|
|