Click or drag to resize

IMouseModifiers Properties

The IMouseModifiers type exposes the following members.

Properties
  NameDescription
Public propertyBackButtonDown
Indicates whether the first extended ("Back") mouse button is pressed.
Public propertyForwardButtonDown
Indicates whether the second extended ("Forward") mouse button is pressed.
Public propertyMiddleButtonDown
Indicates whether the middle mouse button is pressed.
Public propertyPrimaryButtonDown
Indicates whether the primary mouse button is pressed.
Public propertySecondaryButtonDown
Indicates whether the secondary mouse button is pressed.
Top
See Also