ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / AutoReplaceEventArgs Class / Control Property

In This Topic
    Control Property (AutoReplaceEventArgs)
    In This Topic
    Gets a reference to the control where the replacement will take place.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get;}
    See Also