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

    Property Value

    A MouseButtonCombination object.
    See Also