Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonBaseElement::HasMenu

Indicates whether the ribbon element has a menu.

virtual BOOL HasMenu() const;

Always returns FALSE.

By default this method always returns FALSE. Override this method in a derived class to indicate whether the ribbon element has a menu.

Header: afxbaseribbonelement.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.