Hi:
I would like to detect Slider event and veto it based on my program
needs. Is this possible ?
Hi:
I would like to detect Slider event and veto it based on my program
needs. Is this possible ?
Slider events are essentially scroll events, and they are not vetoable. You can either set the slider back to the value that you want it to have, or you can disable the slider.
On 9/12/11 4:55 AM, ezio wrote:
Hi:
I would like to detect Slider event and veto it based on my program
needs. Is this possible ?
--
Robin Dunn
Software Craftsman