WebUpdateDisplay.ShowButtons Property
Gets or sets a value that indicates whether command buttons should be shown. Indicates whether the WebUpdateDisplay should display buttons that can be used to check for, download, and apply updates, and cancel operations in progress.
[Visual Basic]
Public Property ShowButtons As Boolean
[C#]
public bool ShowButtons {get;set;}
See Also
WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace