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