[]
Gets or sets a value indicating whether the tooltip is currently active.
[C1Category("Behavior")]
[C1Description("ToolTipSettings.Active", "Gets or sets a value indicating whether the tooltip is currently active.")]
public bool Active { get; set; }
<C1Category("Behavior")>
<C1Description("ToolTipSettings.Active", "Gets or sets a value indicating whether the tooltip is currently active.")>
Public Property Active As Boolean