WM_QUERYOPEN top-level constant Null safety
Sent to an icon when the user requests that the window be restored to its previous size and position.
Implementation
const WM_QUERYOPEN = 0x0013;
Sent to an icon when the user requests that the window be restored to its previous size and position.
const WM_QUERYOPEN = 0x0013;