ImageGear Professional v18.2 > API Reference Guide > View Component API Reference > View Component Objects > IGViewMouseWheelParams Control > IGViewMouseWheelParams Properties > Handled Property |
Gets and sets whether the mouse wheel event has been handled. Set this to True if you don't want the mouse wheel event to propagate to parent windows and possibly mouse software/drivers, which could initiate additional scrolling action.
Read-write property
Boolean
Default Value: False
Valid Values: False, True
N/A
Display