PaneItem.ToolbarAlwaysVisible Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

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)

Syntax

C#
public bool ToolbarAlwaysVisible { get; set; }

Property Value

Type: System..Boolean

true if the additional controls is always visible; otherwise, false.

Default value is false.

See Also

Reference