CMFCRibbonPanel::GetDroppedDown
Retrieves a pointer to a ribbon element if its pop-up menu is dropped down.
CMFCRibbonBaseElement* GetDroppedDown() const;
Return Value
Pointer to the ribbon element that has its pop-up menu dropped down; otherwise NULL if no ribbon element has its pop-up menu dropped down.
Remarks
Only ribbon elements that are contained in the ribbon panel are tested.
Requirements
Header: afxribbonpanel.h