WM_MEASUREITEM (in Menu Controls) - Syntax

This notification is sent to the owner of a menu control to establish the height for an item in that control.

param1
     SHORT       sMenu       /*  Menu identifier. */

param2
     POWNERITEM  pOwnerItem  /*  Owner-item structure. */


[Back: WM_MEASUREITEM (in Menu Controls) - Parameters]
[Next: WM_MEASUREITEM (in Menu Controls) - Remarks]