CMFCToolBarEditBoxButton::SetContentsAll

查找具有指定的命令ID的一 CMFCToolBarEditBoxButton选件类 对象并将其文本框中指定的文本。

static BOOL SetContentsAll(
   UINT uiCmd,
   const CString& strContents 
);

参数

  • [in] uiCmd
    指定文本会更改控件的命令ID。

  • [in] strContents
    指定新文本设置。

返回值

非零,如果文本设置为;0,如果使用指定的命令ID的 CMFCToolBarEditBoxButton 控件不存在。

要求

标头: afxtoolbareditboxbutton.h

请参见

参考

CMFCToolBarEditBoxButton选件类

层次结构图