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