Method SetDelay
SetDelay(long)
Sets the delay after which the tooltip appears.
public static bool SetDelay(long msecs)
Parameters
msecslongDelay in milliseconds.
Returns
- bool
trueif operation is successful;falseotherwise.
Remarks
May not be supported on all platforms.