The ActiveXControl type exposes the following members.
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. |
|
CustomCodeBase |
Gets or sets a custom URL to client-side control. (Inherited from BaseClientControl.) |
|
CustomCodeBase64 |
Gets or sets a custom URL to 64-bit version of client-side control. |
|
EmbedResourceName64 | ||
ProgId |
Gets or sets a PROGID of the ActiveX control. |
|
UseCustomCodeBase |
Gets or sets a value indicating whether custom URLs to client-side control specified with the CustomCodeBase and CustomCodeBase64 properties is used. (Inherited from BaseClientControl.) |
|
Version |
Gets or sets a minimum required version of the client-side control. (Inherited from BaseClientControl.) |