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)
Public Property Visible As Boolean
public bool Visible { get; set; }
Value specifying whether to display instructions while the ActiveX control is being downloaded and installed.
Default value is true
.