TextViewInitFlags3 Enumeration

 

Provides additional members to the TextViewInitFlags and TextViewInitFlags2 enumerations.

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

[FlagsAttribute]
public enum TextViewInitFlags3

Member nameDescription
VIF_NO_HWND_SUPPORT

The view does not create an HWND host.

Return to top
Show: