Method SetReshow
SetReshow(long)
Sets the delay between subsequent tooltips to appear.
public static bool SetReshow(long msecs)
Parameters
msecslongDelay in milliseconds.
Returns
- bool
trueif operation is successful;falseotherwise.
Sets the delay between subsequent tooltips to appear.
public static bool SetReshow(long msecs)
msecs longDelay in milliseconds.
true if operation is successful; false otherwise.