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