RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / SpellDictionary Class / m_state Field

In This Topic
    m_state Field (SpellDictionary)
    In This Topic
    Gets or sets a DictionaryState value that indicates whether the dictionary has been loaded or why it hasn't.
    Syntax
    'Declaration
     
    
    Protected m_state As DictionaryState
    protected DictionaryState m_state
    See Also