ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1FormatStringPickerForm Class / AcceptButton Property

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