Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

HaveToolTip Property, ToolTipClass Class

Returns whether a tooltip is currently displayed.

Class: ToolTipClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public bool HaveToolTip { get; }
Public ReadOnly Property HaveToolTip As Boolean

Value

True if a tooltip is currently displayed, otherwise False.

Comments

Returns whether a tooltip is currently displayed.

See Also ToolTipClass Class | Classes | SftTree/NET 2.0