TextTipData.IsActive Method
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.
Tests if the tool tip window is currently visible.
public:
bool IsActive();
public:
bool IsActive();
bool IsActive();
public bool IsActive ();
member this.IsActive : unit -> bool
Public Function IsActive () As Boolean
Returns
Returns TRUE
if the tool tip window is currently visible.