Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / MouseButtonCombination Object / ModifierKeys Property
In This Topic
    ModifierKeys Property (MouseButtonCombination)
    In This Topic
    Gets or sets the modifier key(s) 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