Table of Contents

Class ToolTipFactory

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

Contains static methods and properties which allow to change tooltips behaviour.

public static class ToolTipFactory
Inheritance
ToolTipFactory

Properties

Handler

Gets or sets handler.

Methods

SetAutoPop(long)

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

SetDelay(long)

Sets the delay after which the tooltip appears.

SetEnabled(bool)

Enables or disables tooltips globally.

SetMaxWidth(int)

Sets tooltip maximal width in pixels.

SetReshow(long)

Sets the delay between subsequent tooltips to appear.