IVsEnhancedDataTip Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetBaseWindowHandle(IntPtr)

Gets the base window handle for the data tip.

System_CAPS_pubmethodIsErrorTip(Int32)

Tests whether the DataTip is for an error.

System_CAPS_pubmethodIsOpen(Int32)

Tests whether or not the DataTip window is visible.

System_CAPS_pubmethodSetExpression(String^)

Sets the expression displayed in the DataTip.

System_CAPS_pubmethodShow(IntPtr, array<POINT>^, array<RECT>^)

Displays the enhanced DataTip.

Return to top
Show: