The ActiveXControl type exposes the following properties.
Name | Description | |
---|---|---|
ClassId | Gets or sets a CLSID of the ActiveX control. | |
CodeBase | Gets a URL to client-side control.
(Inherited from BaseClientControl.) |
|
CodeBase64 | Gets a URL to 64-bit version of client-side control. | |
ProgId | Gets or sets a PROGID of the ActiveX control. | |
Version | Gets or sets a minimum required version of the client-side control.
(Inherited from BaseClientControl.) |