TipWindowFlags Enumeration
Visual Studio 2015
Specifies tip window options.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| UTW_CONTENTCHANGED | Data displayed in window has changed (size will be re-queried). | |
| UTW_CONTEXTCHANGED | Context stream is different. | |
| UTW_DISMISS | Tip window should be dismissed. |
From textmgr.idl:
Show: