TASKBAR_STATES Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| Error | 4 | ||
| Indeterminate | 1 | ||
| NoProgress | 0 | ||
| Normal | 2 | ||
| Paused | 8 |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| Error | 4 | ||
| Indeterminate | 1 | ||
| NoProgress | 0 | ||
| Normal | 2 | ||
| Paused | 8 |