The menu control responds to this message by setting the text of the identified item, if it has a style of MIS_TEXT, using the specified null-terminated string.

To right-align text in a menu item, you must imbed an ASCII 8 (0x08) character preceding it.

Note: This message must be sent, not posted, to the menu control.