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

InstallationProgress.Visible Property

Switch that specifies whether to display instructions while the ActiveX control is being downloaded and installed.

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

Syntax

Visual Basic
Public Property Visible As Boolean
C#
public bool Visible { get; set; }

Property Value

Value specifying whether to display instructions while the ActiveX control is being downloaded and installed.

Default value is true.

See Also

Reference