I want to get the status for the mouse wheel or get triggered, when the user uses the mouse wheel.
I already have an event receiver like in the example(which is extending from IEventReceiver
) but I cannot see / find a way for the mouse wheel.
Is there another receiver / event handler / solution?