Hello,
the question is in the title... I have an interactive gauge and the value is changing while I drag the pointer. This is good, but the gauge is also snapped enabled on many many values since the snapping intervall is tiny. So, for performance reason, and since my gauge ValueChanged event is subscribed to, I'd like to see the value change ony when the pointer is released by the mouse.
Is there a simple mean to do so with the Actipro framework or have I some work to do ?
Thanks.