ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.8 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionaryBase Class / m_enabled Field

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