ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.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