Hi,
thanks for the quick reply.
So what would be a good way to disable the IsMouseOver state? Can I disable the highlighting of the ribbon button even if the mouse is over it?
What about the RegisterTouchWindow() method, might that work to avoid mouse pointer positioning when using touch?
On Windows 8 there is also the WM_POINTERDOWN windows message which, if handled, will not move the emulate the mouse. That could work if it was handled appropriately by Actipro.
Regards
Mark