TextViewInitFlags3 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional members to the TextViewInitFlags and TextViewInitFlags2 enumerations.
This enumeration supports a bitwise combination of its member values.
public enum class TextViewInitFlags3
public enum class TextViewInitFlags3
enum TextViewInitFlags3
[System.Flags]
public enum TextViewInitFlags3
[<System.Flags>]
type TextViewInitFlags3 =
Public Enum TextViewInitFlags3
- Inheritance
-
TextViewInitFlags3
- Attributes
Fields
Name | Value | Description |
---|---|---|
VIF_NO_HWND_SUPPORT | 32768 | The view does not create an HWND host. |