Table of Contents

Method SetAutoPop

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetAutoPop(long)

Sets the delay after which the tooltip disappears or how long a tooltip remains visible.

bool SetAutoPop(long msecs)

Parameters

msecs long

Delay in milliseconds.

Returns

bool

true if operation is successful; false otherwise.

Remarks

May not be supported on all platforms (eg. wxCocoa, GTK).