TextTipData.IsActive Method

Definition

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.

Applies to