WM_MDIREFRESHMENU

This message refreshes the menu of a multiple document interface (MDI) frame window and the Window pop-up menu.

Parameters

This function has no parameters.

Return Value

The return value is the handle of the frame-window menu.

Comments

After sending this message, an application must call the DrawMenuBar function to update the menu bar.