RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / UserDictionary Class / m_enabled Field

In This Topic
    m_enabled Field (UserDictionary)
    In This Topic
    Gets or sets whether the dictionary is enabled.
    Syntax
    'Declaration
     
    
    Protected m_enabled As Boolean
    protected bool m_enabled
    See Also