ActiveXControl Properties ActiveX/Java Uploader ASP.NET

The ActiveXControl type exposes the following members.

Properties

Name Description
Public property ClassId

Gets or sets a CLSID of the ActiveX control.

Public property CodeBase

Gets a URL to client-side control.

(Inherited from BaseClientControl.)
Public property CodeBase64

Gets a URL to 64-bit version of client-side control.

Public property CustomCodeBase

Gets or sets a custom URL to client-side control.

(Inherited from BaseClientControl.)
Public property CustomCodeBase64

Gets or sets a custom URL to 64-bit version of client-side control.

Public property EmbedResourceName64
Public property ProgId

Gets or sets a PROGID of the ActiveX control.

Public property 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.)
Public property Version

Gets or sets a minimum required version of the client-side control.

(Inherited from BaseClientControl.)

See Also

Reference