CMFCRibbonBar::PreTranslateMessage

Determines if the specified message is processed by the ribbon bar.

virtual BOOL PreTranslateMessage(
   MSG* pMsg
);

Parameters

  • [in] pMsg
    Pointer to a message.

Return Value

TRUE if the message was processed by the ribbon bar; otherwise FALSE.

Requirements

Header: afxribbonbar.h

See Also

Reference

CMFCRibbonBar Class

Hierarchy Chart