True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / DropDownForm Class / CancelButton Property

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