Provides additional members to the TextViewInitFlags enumeration.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
声明
<FlagsAttribute> _
Public Enumeration TextViewInitFlags2
用法
Dim instance As TextViewInitFlags2
[FlagsAttribute]
public enum TextViewInitFlags2
[FlagsAttribute]
public enum class TextViewInitFlags2
[<FlagsAttribute>]
type TextViewInitFlags2
public enum TextViewInitFlags2
Members
| Member name | Description | |
|---|---|---|
| VIF_READONLY | ||
| VIF_ACTIVEINMODALSTATE | ||
| VIF_SUPPRESS_STATUS_BAR_UPDATE | ||
| VIF_SUPPRESSTRACKCHANGES | ||
| VIF_SUPPRESSBORDER | ||
| VIF_SUPPRESSTRACKGOBACK | 
Remarks
COM Signature
From textmgr2.idl: