ToolTip.IsOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
is ToolTip active and displaying
public:
property bool IsOn { bool get(); };
public bool IsOn { get; }
member this.IsOn : bool
Public ReadOnly Property IsOn As Boolean