CMFCRibbonBaseElement::AddToListBox
將功能區項目加入至指定的功能區命令清單方塊。
virtual int AddToListBox(
CMFCRibbonCommandsListBox* pWndListBox,
BOOL bDeep
);
參數
[in] pWndListBox
指標命令清單方塊。[in] bDeep
不使用這個參數。
傳回值
將功能區項目的以零起始的索引。
備註
架構會將功能區項目加入至命令清單方塊可以讓使用者自訂使用者介面 (UI)。
需求
標題: afxbaseribbonelement.h