VsSmartTagTipWindow Interface
Visual Studio 2015
Controls interaction with a tip window.
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(RECT[], SMARTTAGSIZEDATA[]) | Gets the size preferences for the tip window.(Inherited from IVsSmartTagTipWindow.) |
![]() | Paint(IntPtr, 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:
