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

CMFCRibbonCategory::FindPanelWithElem

Retrieves the ribbon panel that contains the specified ribbon element.

CMFCRibbonPanel* FindPanelWithElem(
   const CMFCRibbonBaseElement* pElement
);
[in] pElement

Pointer to a ribbon element.

Pointer to a ribbon panel if the method was successful; otherwise NULL.

Header: afxribboncategory.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.