ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionaryBase Class / m_state Field

In This Topic
    m_state Field (SpellDictionaryBase)
    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