Gets or sets a boolean indicating whether AJAXUploader automatically hides a disabled toolbar item.
[Visual Basic]
Public Property HideDisabledToolBarButton As
Boolean
[C#]
public
Boolean HideDisabledToolBarButton {get; set;}
Remarks
Any any given time, either StartToolBarButton or StopToolBarButton is enabled. The other one is disabled. Set this property to true to hide the disabled button.
See Also
AJAXUploader Class | EO.Web Namespace