Gets or sets whether the additional controls is always visible or only when a mouse pointer hovers over an item.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public bool ToolbarAlwaysVisible { get; set; }
Type: System..Boolean
true
if the additional controls is always visible; otherwise, false
.
Default value is false.