IVsInsertionUI Interface
Visual Studio 2015
Provides methods to get the window handle of and hide the insertion point.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetWindowHandle(IntPtr) | Gets the window handle. |
![]() | Hide() | Hides the insertion point. |
Show:
