[This is preliminary documentation and is subject to change.]
The LowLevelMouseWheelEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Delta | Gets mouse wheel delta | |
| Handled | Gets or sets value indicating if calle handles the message (Inherited from SuppresHandledEventArgs.) | |
| Horizontal | Gets value indicating if this event was generated for mouse horizontal wheel | |
| IsInjected | Gets value indicating if this message was injected (Inherited from LowLevelMouseEventArgs.) | |
| Location | Gets current position of mouse cursor in screen coordinates (Inherited from LowLevelMouseEventArgs.) | |
| Suppress | Gets or sets value indicating if hooks following this one and windows message may be suppressed (Inherited from SuppresHandledEventArgs.) |