Error processing SSI file
(Leadtools.Controls)

Show in webframe

HoldDelay Property




Indicates the delay in milliseconds for the Hold events.
Syntax
public int HoldDelay {get; set;}
'Declaration
 
Public Property HoldDelay As Integer

Property Value

The delay in milliseconds for the Hold events. Default value is 1100 (1.1 seconds)
Remarks

Set this property to a large value to increase the amount of time the user must press and hold the mouse (or touch) to fire the Hold event. Similarly, setting this property to a smaller value decreases the amount of the delay.

A value of 0 fires the event instantly.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

Error processing SSI file