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

TopPane.ShowViewComboBox Property

Gets or sets whether the Change View combo box is visible or not.

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

Syntax

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

Property Value

Type: System.Boolean

true if the Change View combo box is visible; otherwise, false.

Default value is true.

See Also

Reference