Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns a pointer to the button that is located at a specified index.
CMFCRibbonBaseElement* GetButton(
int i
) const;
Parameters
- [in] i
A zero-based index of a button to return.
Return Value
A pointer to the button that is located at the specified index. NULL if the specified index is out of range.
Requirements
Header: afxribbonbuttonsgroup.h