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.
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