WM_MDIICONARRANGE
The WM_MDIICONARRANGE message is sent to a multiple document interface (MDI) client window to arrange all minimized document child windows. It does not affect child windows that are not minimized.
This message has no parameters.
An application should return zero if it processes this message.