Aurigma Image Uploader Flash 7.2.9
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.