Would be great to have an easy access to the mouse scrolling wheel event within any control. In the example below we could zoom in a XY Graph by using X.Range and Y.Range Property, that could be also created as an Invoke Node for this kind of control. I already did it with a user dynamic event and it works great, but took much coding time. I needed to code an event case for "Mouse Enter";"Mouse Leave" to register/unregister the event...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.