ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / SpellDictionaryBase Class / m_enabled Field

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