The IMouseWheelObserver type exposes the following members.

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