Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoExpand Object / IsCaseSensitive Property
In This Topic
    IsCaseSensitive Property (AutoExpand)
    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 AutoExpand Object
    See Also