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