C1.Win.Touch Namespace / TouchConfiguration Class / PanningAnimateBack Property

In This Topic
PanningAnimateBack Property (TouchConfiguration)
In This Topic
Indicates whether the control positioning reset should incorporate a smooth animation after showing panning feedback. Set this property to false if the original position of the control needs to be restored immediately.
Syntax
'Declaration
 
Public Property PanningAnimateBack As Boolean
 
See Also