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