SpecialWindowHandles Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| HWND_BOTTOM | 1 | ||
| HWND_NOTOPMOST | -2 | ||
| HWND_TOP | 0 | ||
| HWND_TOPMOST | -1 |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| HWND_BOTTOM | 1 | ||
| HWND_NOTOPMOST | -2 | ||
| HWND_TOP | 0 | ||
| HWND_TOPMOST | -1 |