CM_STATE Enumeration |
Namespace: ShellBoost.Core.WindowsShell
[FlagsAttribute] public enum CM_STATE
Member name | Value | Description | |
---|---|---|---|
CM_STATE_NONE | 0 | The column is not currently displayed. | |
CM_STATE_VISIBLE | 1 | The column is currently displayed. | |
CM_STATE_FIXEDWIDTH | 2 | The column cannot be resized. | |
CM_STATE_NOSORTBYFOLDERNESS | 4 | Do not sort folders separately. | |
CM_STATE_ALWAYSVISIBLE | 8 | The column cannot be hidden. |