ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / AcceptButton Property

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