RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / BadWordEventArgs Class / Control Property

In This Topic
    Control Property (BadWordEventArgs)
    In This Topic
    Gets a reference to the control that is being spell-checked.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also