ActiveX Objects in the Windows Designer Catalog |
The Controls tab page of the Windows Designer catalog includes the following classes: Under Generic Control:
All controls in the registry
All automation objects in registry Under Column Display, OLE Container:
All embeddable objects in the registry (for example Word documents, Excel worksheets)
All objects in the registry, used in cooperation with the column control. Using this class, you can create a column control that has the look and feel of an ActiveX control while interacting with each record's column value (for example, a Calendar Control)
This object has no predefined subclasses. You can insert any subclass of ActiveX Automation Object into it. These controls have the look and feel of an imported ActiveX control while interacting with a column value stored for each record NOTE: In most cases, the vendor-supplied icon or bitmap for the ActiveX object will be used in the catalog. |