Windows and all draggable controls. This property does not apply to menu or drawing objects.
When the Tap_And_Hold_Indicator property is enabled, red or blue dots in a circular animation display to confirm that the user has performed a tap and hold action with the stylus on the control. This action on a Pocket PC simulates a right mouse-click. The property is enabled by default to conform with typical Pocket PC behavior.
To disable the property, clear the Tap and Hold Indicator check box on the Other property page of the window or control.
The Tap_And_Hold_Indicator property takes a boolean value. The following example sets the Tap_And_Hold_Indicator property of a ListView item to false, which prevents the animation from displaying when the user holds the stylus on the item:
lvitem_1.Tap_And_Hold_Indicator = false
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |