_VSTREEFLAGS3 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.
Specifies attributes of a tree List.
This enumeration supports a bitwise combination of its member values.
public enum class _VSTREEFLAGS3
public enum class _VSTREEFLAGS3
enum _VSTREEFLAGS3
[System.Flags]
public enum _VSTREEFLAGS3
[<System.Flags>]
type _VSTREEFLAGS3 =
Public Enum _VSTREEFLAGS3
- Inheritance
-
_VSTREEFLAGS3
- Attributes
Fields
Name | Value | Description |
---|---|---|
TF_NOWAITCURSOR | 1024 | If all lists in the merged list have this flag set, avoid displaying the hourglass cursor. |