Eyeshot 9.0 WinForms API Reference
CancelButton Property

WinForms Assembly > devDept.Eyeshot Namespace > ProgressBar Class : CancelButton Property
Gets or sets the Cancel button.
Syntax
'Declaration
 
Public Property CancelButton As ToolBarButton
public ToolBarButton CancelButton {get; set;}
Remarks
Call ViewportLayout.CompileUserInterfaceElements to apply the changes
See Also

Reference

ProgressBar Class
ProgressBar Members