CMFCRibbonBaseElement::PostMenuCommand

Closes the pop-up menu for the ribbon element and sends a close message to the parent menu.

void PostMenuCommand(
   UINT uiCmdId
);

Parameters

  • [in] uiCmdId
    The parameter is not used.

Remarks

The close message is only sent if the ribbon element is located on a pop-up menu.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.