Method SetAutoPop
SetAutoPop(long)
Sets the delay after which the tooltip disappears or how long a tooltip remains visible.
public static bool SetAutoPop(long msecs)
Parameters
msecslongDelay in milliseconds.
Returns
- bool
trueif operation is successful;falseotherwise.
Remarks
May not be supported on all platforms (eg. wxCocoa, GTK).