TextBoxBase::OnMouseWheel Method (MouseWheelEventArgs^)
.NET Framework (current version)
Is called when a MouseWheel event is routed to this class (or to a class that inherits from this class).
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Input::MouseWheelEventArgs^
The mouse wheel arguments that are associated with this event.
The MouseWheel event occurs when the mouse wheel is rolled.
Overrides OnMouseWheel.
.NET Framework
Available since 3.0
Available since 3.0
Show: