IVsEnhancedDataTip Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetBaseWindowHandle(IntPtr) | Gets the base window handle for the data tip. |
![]() | IsErrorTip(Int32) | Tests whether the DataTip is for an error. |
![]() | IsOpen(Int32) | Tests whether or not the DataTip window is visible. |
![]() | SetExpression(String^) | Sets the expression displayed in the DataTip. |
![]() | Show(IntPtr, array<POINT>^, array<RECT>^) | Displays the enhanced DataTip. |
Show:
