Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryCollectionForm Class / CancelButton Property

In This Topic
    CancelButton Property (CategoryCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CancelButton As System.Windows.Forms.IButtonControl
    public System.Windows.Forms.IButtonControl CancelButton {get; set;}
    See Also