The IMouseWheelObserver type exposes the following members.

Methods

  NameDescription
Public methodOnMouseWheel
Called when the user scrolls the mouse wheel.

Events

  NameDescription
Public eventMouseEnter
An event which implementers must raise when the mouse enters the implementing control.
Public eventMouseLeave
An event which implementers must raise when the mouse leaves the implementing control.

See Also