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

    Property Value

    A MouseButtons value
    See Also