WM_SYSCOMMAND - Remarks

The menu control window procedure generates this message and posts it to the queue of its owner, when an item is selected that has the style of MIS_SYSCOMMAND, but only if the WM_MENUSELECT (in Menu Controls) message returns a rc of TRUE.


[Back: WM_SYSCOMMAND - Syntax]
[Next: WM_SYSCOMMAND - Default Processing]