InfoConnect VBA Guide
Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / CheckSpellingAsType Property
In This Topic
    CheckSpellingAsType Property
    In This Topic
    Gets or sets whether InfoConnect automatically reviews words for spelling errors as you type, adding wavy red lines under possibly misspelled words.
    Syntax
    expression.CheckSpellingAsType As Boolean
    where expression is a variable that represents a SpellCheck Object
    See Also