TipWindowFlags2 Enumeration

 

Provides additional members for the TipWindowFlags enumeration.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[FlagsAttribute]
public enum TipWindowFlags2

Member nameDescription
UTW_EXPANDED

Tip window is expanded.

UTW_TIMER

Tip window has timer.

From textmgr2.idl:

Return to top
Show: