Xcalibur. | |
| Class | Description | |
|---|---|---|
| WindowHelper | Win32 API Helper: Windows | |
| WindowZOrderType | A handle to the window to precede the positioned window in the Z order. SetWindowPos function |
| Structure | Description | |
|---|---|---|
| FlashWindowStatusInfo | Contains the flash status for a window and the number of times the system should flash the window. FLASHWINFO structure |
| Delegate | Description | |
|---|---|---|
| WindowHelperEnumWindowsProc | An application-defined callback function used with the or EnumDesktopWindows function. It receives top-level window handles. The WNDENUMPROC type defines a pointer to this callback function. EnumWindowsProc is a placeholder for the application-defined function name. EnumWindowsProc callback function |
| Enumeration | Description | |
|---|---|---|
| FlashWindowStatusType | The flash status. FLASHWINFO structure | |
| GetAncestorType | The ancestor to be retrieved. GetAncestor function | |
| LockSetForegroundWindowType | Specifies whether to enable or disable calls to . LockSetForegroundWindow function | |
| ShowWindowStates | Controls how the window is to be shown. ShowWindow function | |
| WindowsPositionType | The window sizing and positioning flags. SetWindowPos function |