This documentation is for the old version. Go to the latest Upload Suite docs

Uploader.ActiveXControl Property

Supported browsers: Internet Explorer

Gets Image Uploader ActiveX control settings.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property ActiveXControl As ActiveXControl
C#
public ActiveXControl ActiveXControl { get; }

Property Value

Type: Aurigma.ImageUploader.ActiveXControl

Image Uploader ActiveX control settings.

See Also

Reference

Manual