ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog Class / AcceptButton Property

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