Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / MouseWheelDirection Enumeration
In This Topic
MouseWheelDirection Enumeration
In This Topic
Mouse wheel scroll direction used for a Mouse Map mapping.
Members
MemberDescription
NoneUndefined - no wheel mapping
WheelDownMouse wheel scrolling down.
WheelUpMouse wheel scrolling up.
See Also