Skybound VisualTips

VisualTipProvider.IsTipDisplayed Property

Gets a value to indicate whether a tip is being displayed by the current VisualTipProvider.

[Visual Basic]
Public ReadOnly Property IsTipDisplayed As Boolean
[C#]
public bool IsTipDisplayed {get;}

Property Value

True if a tip is currently displayed; otherwise, false, and no tip is displayed.

See Also

VisualTipProvider Class | Skybound.VisualTips Namespace