返回功能区元素位于指定的索引。
CMFCRibbonBaseElement* GetElement(
int nIndex
) const;
参数
- [in] nIndex
指定元素的从零开始的索引检索。
返回值
向基本功能区元素的有效指针定位在一个位置 nIndex 或 NULL,如果没有元素位于指定索引处。
要求
标头: afxRibbonPanel.h
返回功能区元素位于指定的索引。
CMFCRibbonBaseElement* GetElement(
int nIndex
) const;
向基本功能区元素的有效指针定位在一个位置 nIndex 或 NULL,如果没有元素位于指定索引处。
标头: afxRibbonPanel.h