WinMessageBox Parameter - hwndParent
hwndParent
(
HWND
) - input
Parent-window handle of the created message-box window.
HWND_DESKTOP
The message box is to be main window.
Other
Parent-window handle.
[Back: WinMessageBox - Syntax]
[Next: WinMessageBox Parameter - hwndOwner]