WinForms › Tree List View › EnumFolderType
EnumFolderType
enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.TreeControls
Whether to ask the system for the open or the closed variant of a folder icon.
public enum EnumFolderType
Members at a glance
Closed | The icon the shell uses for a closed folder. |
Open | The icon the shell uses for an open folder. |
Members
Closed
The icon the shell uses for a closed folder.
Open
The icon the shell uses for an open folder.