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

ActiveXControl Class

Supported browsers: Internet Explorer

This class represents Image Uploader ActiveX control.

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

Syntax

Visual Basic
Public NotInheritable Class ActiveXControl _
	Inherits BaseClientControl
C#
public sealed class ActiveXControl : BaseClientControl

Remarks

Note

This client-side control is used in Internet Explorer only.

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploader.BaseClientControl
L Aurigma.ImageUploader.ActiveXControl

See Also

Reference