Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the ribbon element located at a specified index.
CMFCRibbonBaseElement* GetElement(
int nIndex
) const;
Parameters
- [in] nIndex
Specifies the zero-based index of the element to retrieve.
Return Value
A valid pointer to the base ribbon element located at position nIndex in the ribbon panel, or NULL if there is no element at the specified index.
Requirements
Header: afxRibbonPanel.h