InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / MouseButtons Enumeration
In This Topic
MouseButtons Enumeration
In This Topic
Constants that define which mouse button was pressed.
Members
MemberDescription
LeftThe left mouse button was pressed.
MiddleThe middle mouse button was pressed.
NoneNo mouse button was pressed.
RightThe right mouse button was pressed.
XButton1The first XButton was pressed.
XButton2The second XButton was pressed.
See Also