Eric Fritzinger
I am trying to disable the highlighting of a button when the mouse hovers over it while still maintaining the same functionality of the mouse move event. My initial attempts have worked, but not as well as just shutting off hot-tracking.
Is there a style or property I can set to disable it
Thanks!
~Eric