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 ribbon panel that is located at the specified index.
CMFCRibbonPanel* GetPanel(
int nIndex
);
Parameters
- [in] nIndex
The zero-based index of a ribbon panel.
Return Value
Pointer to the ribbon panel that is located at the specified index.
Remarks
An exception is thrown if nIndex is out of range.
Requirements
Header: afxribboncategory.h