RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / SpellDictionaryBase Class / m_spell Field

In This Topic
    m_spell Field (SpellDictionaryBase)
    In This Topic
    C1SpellChecker that owns the dictionary.
    Syntax
    'Declaration
     
    
    Protected m_spell As C1SpellChecker
    protected C1SpellChecker m_spell
    See Also