Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressBar Class / CancelButton Property

In This Topic
    CancelButton Property
    In This Topic
    Gets or sets the Cancel button.
    Syntax
    'Declaration
     
    Public Property CancelButton As ToolBarButton
    public ToolBarButton CancelButton {get; set;}
    Remarks
    See Also