Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoComplete Object / IsCaseSensitive Property
In This Topic
    IsCaseSensitive Property (AutoComplete)
    In This Topic
    Gets or sets whether words are completed on a case-sensitive basis.
    Syntax
    expression.IsCaseSensitive As Boolean
    where expression is a variable that represents a AutoComplete Object
    See Also