InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / MouseButtonCombination Object
In This Topic
    MouseButtonCombination Object
    In This Topic
    Represents the state of a particular mouse button mapping.
    Remarks
    A mouse mapping must include: the mouse button being mapped; the number of mouse clicks (single or double); and the modifier key (such as SHIFT, CTRL, or ALT) used in conjunction with the mouse button.
    See Also