ActiveXFormat Properties
Contains ActiveX control characteristics.| Name | Description |
|---|---|
| ControlType | Returns the type of the ActiveX control. |
| Name | Returns the name of the ActiveX control. |
| ProgId | Returns the programmatic identifier for an OLE object or ActiveX control. Inherited from ObjectFormatBase. |
See Also