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 a pointer to the element that is located at a specified index.
CMFCRibbonBaseElement* GetElement(
int nIndex
);
Parameters
- [in] nIndex
Specifies a zero-based index of an element that is located in the main area of the status bar control.
Return Value
A pointer to the element that is located at the specified index. NULL if the index is negative or exceeds the number of elements in the status bar.
Requirements
Header: afxribbonstatusbar.h