TextTipData::IsActive Method ()

 

Tests if the tool tip window is currently visible.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
bool IsActive()

Return Value

Type: System::Boolean

Returns TRUE if the tool tip window is currently visible.

Return to top
Show: