_VSTREEFLAGS3 Enumeration

 

Specifies attributes of a tree List.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[FlagsAttribute]
public enum _VSTREEFLAGS3

Member nameDescription
TF_NOWAITCURSOR

If all lists in the merged list have this flag set, avoid displaying the hourglass cursor.

Return to top
Show: