How To Give Your ActiveX Component a Friendly Name (175600)
The information in this article applies to:
- Microsoft Visual Basic Control Creation Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q175600 SUMMARY
When attempting to place an ActiveX Document or ActiveX Control created in
Microsoft Visual Basic into another application (such as Microsoft Office
Binder or another Visual Basic project), the object name will be displayed
as one of the following:
<ActiveX Project Name>.<Document Name>
<ActiveX Project Name>.<Class Name>
or, as one of the following:
Project1.UserDocument1
Project1.UserControl1
This article demonstrates how to give your ActiveX Object a friendly name,
such as "My ActiveX Control."
| Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
|---|
| Keywords: | kbhowto KB175600 |
|---|
|