Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds a ribbon element to the specified ribbon commands list box.
virtual int AddToListBox(
CMFCRibbonCommandsListBox* pWndListBox,
BOOL bDeep
);
Parameters
[in] pWndListBox
Pointer to a commands list box.[in] bDeep
This parameter is not used.
Return Value
The zero-based index of the added ribbon element.
Remarks
The framework adds ribbon elements to a commands list box to enable the user to customize the user interface.
Requirements
Header: afxbaseribbonelement.h