60001033 Mouse click to work with touch screen logic

Article 60001033
Type Wish
Product Engine
Date Added 12/14/2009 12:00:00 AM
Fixed (2/26/2010 12:00:00 AM)
Submitted by Sami Tainio

Summary

Mouse click to work with touch screen logic

Solution

In version 6018 a new property MouseLogic was added in VectorDrawBaseControl .

It takes one of the following values:

Default (no TouchScreen implementation)

TouchScreen (TouchScreen logic by reversing the mouse-down whith mouse-up implementations)

The initial value for MouseLogic  property is set to Default.

Send comments on this topic.