WindowsUtilities Fields |
The WindowsUtilities type exposes the following members.
Name | Description | |
---|---|---|
ApplicationIcon |
The Application icon index.
| |
HWND_BOTTOM |
The HWND_BOTTOM desktop constant (1).
| |
HWND_BROADCAST |
The HWND_BROADCAST desktop constant (65535).
| |
HWND_DESKTOP |
The HWND desktop constant (0).
| |
HWND_MESSAGE |
The HWND_MESSAGE desktop constant (-3).
| |
HWND_NOTOPMOST |
The HWND_NOTOPMOST desktop constant (-2).
| |
HWND_TOP |
The HWND_TOP desktop constant (0).
| |
HWND_TOPMOST |
The HWND_TOPMOST desktop constant (-1).
|