VsSmartTagTipWindowClass 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() | The window is being dismissed by the view. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetContextStream(Int32, Int32) | Returns the context stream (the position and length of text in the buffer that should not be obscured by the tip window, but to which the content of the tip is related). |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSizePreferences(array<RECT>^, array<SMARTTAGSIZEDATA>^) | Returns the size preferences for a tip window. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Paint(IntPtr, array<RECT>^, UInt32, UInt32, Int32) | Renders the tip window. |
![]() | SetSmartTagData(IVsSmartTagData^) | Sets smart tag data. |
![]() | ToString() | (Inherited from Object.) |
![]() | WndProc(IntPtr, UInt32, IntPtr, IntPtr, Int32) | Processes Windows messages for the tip window. |
Show:

