CMFCToolBarEditBoxButton::GetContentsAll

检索文本的第一个编辑框具有指定的命令ID.的工具栏控件

static CString __stdcall GetContentsAll(
   UINT uiCmd
);

参数

  • [in] uiCmd
    检索的内容的按钮命令ID。

返回值

包含文本的第一 CString 对象编辑框具有指定的命令ID.的工具栏控件

备注

如果 CMFCToolBarEditBoxButton 对象没有指定的命令ID.,此方法返回空字符串

要求

标头: afxtoolbareditboxbutton.h

请参见

参考

CMFCToolBarEditBoxButton选件类

层次结构图