CMFCRibbonBaseElement::IsDroppedDown

Specifies whether the ribbon element displays a pop-up menu and is dropped down.

virtual BOOL IsDroppedDown() const;

Return Value

TRUE if the ribbon element is dropped down and displays a pop-up menu; otherwise FALSE.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class