VsSmartTagTipWindow Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Dismiss() | Dismisses the tip window.(Inherited from IVsSmartTagTipWindow.) |
![]() | GetContextStream(Int32, Int32) | Returns the context stream. (Inherited from IVsSmartTagTipWindow.) |
![]() | GetSizePreferences(array<RECT>^, array<SMARTTAGSIZEDATA>^) | Gets the size preferences for the tip window.(Inherited from IVsSmartTagTipWindow.) |
![]() | Paint(IntPtr, array<RECT>^, UInt32, UInt32, Int32) | Renders the tip window.(Inherited from IVsSmartTagTipWindow.) |
![]() | SetSmartTagData(IVsSmartTagData^) | Sets smart tag data.(Inherited from IVsSmartTagTipWindow.) |
![]() | WndProc(IntPtr, UInt32, IntPtr, IntPtr, Int32) | Processes Windows messages for the tip window. (Inherited from IVsSmartTagTipWindow.) |
Show:
