OleControl Properties
The properties defined in the OleControl class are summarized in the following table.
Property | Description |
---|---|
activation | Specifies whether the application of the object can be activated by its primary verb |
allowInPlace | Specifies whether in-place editing can occur |
displayAsIcon | Specifies whether only the icon of the application is displayed |
fullName | Contains the full name of the OLE object in the control |
oleObject | Contains an OLE object |
shortName | Contains the short name of the OLE object in the control |
showMenu | Specifies whether the control displays a popup menu when the right mouse button is clicked over the inactive control |
sizeMode | Contains the automatic sizing of the control or image |
For details, see "Window, Form, and Control Properties", later in this document.