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
msecs
longDelay in milliseconds.
Returns
- bool
true
if operation is successful;false
otherwise.
Remarks
May not be supported on all platforms (eg. wxCocoa, GTK).