Click or drag to resize

WindowsUtilities Fields

The WindowsUtilities type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplicationIcon
The Application icon index.
Public fieldStatic memberHWND_BOTTOM
The HWND_BOTTOM desktop constant (1).
Public fieldStatic memberHWND_BROADCAST
The HWND_BROADCAST desktop constant (65535).
Public fieldStatic memberHWND_DESKTOP
The HWND desktop constant (0).
Public fieldStatic memberHWND_MESSAGE
The HWND_MESSAGE desktop constant (-3).
Public fieldStatic memberHWND_NOTOPMOST
The HWND_NOTOPMOST desktop constant (-2).
Public fieldStatic memberHWND_TOP
The HWND_TOP desktop constant (0).
Public fieldStatic memberHWND_TOPMOST
The HWND_TOPMOST desktop constant (-1).
Top
See Also