CMFCToolBarComboBoxButton::GetTextAll

获取在具有指定的命令ID.组合框按钮的编辑框的文本

static LPCTSTR GetTextAll(
   UINT uiCmd 
);

参数

  • [in] uiCmd
    特定组合框按钮的命令ID。

返回值

在编辑框中的文本,如果方法成功;否则,NULL。

要求

标头: afxtoolbarcomboboxbutton.h

请参见

参考

CMFCToolBarComboBoxButton选件类

层次结构图