CMFCRibbonBaseElement::SetDefaultMenuLook

Sets the ribbon element to appear as a pop-up command.

void SetDefaultMenuLook(
   BOOL bIsDefaultMenuLook = TRUE
);

Parameters

  • [in] bIsDefaultMenuLook
    TRUE to set the ribbon element to appear as a pop-up command; otherwise FALSE.

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.