| ToolTipsFactory |
![]()
Gets a value indicating whether the tooltip component is currently displaying a tooltip.
[Visual Basic] Public ReadOnly Property Active As Boolean[C#] public readonly bool Active {get; set;}Property Value
A Boolean value indicating whether the tooltip component is currently displaying a tooltip (True) or not (False).
Overridable Layout-file
Description
This property is mainly used internally by the ToolTipsFactory components.