Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the ribbon panel contains the specified ribbon element.
BOOL HasElement(
const CMFCRibbonBaseElement* pElem
) const;
Parameters
- [in] pElem
Pointer to a ribbon element.
Return Value
TRUE if the ribbon panel contains the specified ribbon element; otherwise FALSE.
Requirements
Header: afxribbonpanel.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |