Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / HotSpots Object / MatchCase Property
In This Topic
    MatchCase Property (HotSpots)
    In This Topic
    Gets or sets a value indicating whether hotspots are case sensitive.
    Syntax
    expression.MatchCase As Boolean
    where expression is a variable that represents a HotSpots Object
    See Also