CMFCRibbonStatusBar::GetExElement

返回指针传递给指定的索引位于功能区状态栏的扩展区域的元素。

CMFCRibbonBaseElement* GetExElement(
   int nIndex 
);

参数

  • [in] nIndex
    指定位于状态栏控件的扩展span元素的从零开始的索引。

返回值

到指定的索引位于功能区状态栏的扩展区域的元素的指针。NULL,如果 nIndex 为负或元素数时在功能区状态栏的扩展区域。

要求

标头: afxribbonstatusbar.h

请参见

参考

CMFCRibbonStatusBar选件类

层次结构图