Table of Contents

Method SetReshow

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

SetReshow(long)

Sets the delay between subsequent tooltips to appear.

bool SetReshow(long msecs)

Parameters

msecs long

Delay in milliseconds.

Returns

bool

true if operation is successful; false otherwise.