Retrieves which
MouseWheelAction is assigned to a given mousewheel/shift combination.
Parameters
- key
- The System.Windows.Forms.Keys value which represents the shift key to be pressed. Currently the only supported keys are shift, control, and alt key values.
Return Value
The
MouseWheelAction assigned to mousewheel/shift combination.