Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / MouseButtonCombination Object / ModifierKeys Property
In This Topic
    ModifierKeys Property (MouseButtonCombination)
    In This Topic
    Gets the modifier keys associated with the combination.
    Syntax
    expression.ModifierKeys As Keys
    where expression is a variable that represents a MouseButtonCombination Object

    Property Value

    A Keys value
    See Also