Documentation: Message_Iconize
Programmer’s Reference Manuals
» Part 7 – The Desktop
» The Window Manager
» Messages
» Message Codes
» Message_WindowIconize
Message_ WindowIconize
(Code &400CA)
| Message Block | |
|---|---|
| +20 | Window handle |
| +24 | Task handle of owner |
| +28 | 20 bytes of title string (last part of first word) |
Use
This message is broadcast by the Wimp when a window’s close icon is shift clicked.
Notes
If an iconizer is absent nothing will happen. If one is present, it will acknowledge the message, and send Message_WindowInfo to the window.