CMFCRibbonStatusBar::FindElement
Returns a pointer to the element that has the specified command ID.
CMFCRibbonBaseElement* FindElement(
UINT uiID
);
Parameters
- [in] uiID
The ID of the element.
Return Value
A pointer to the element that has the specified command ID. NULL if there is no such element.
Requirements
Header: afxribbonstatusbar.h