CMFCToolBarEditBoxButton::SetContentsAll
尋找具有指定的命令 ID 的 CMFCToolBarEditBoxButton 類別 物件並設定它的文字方塊中指定的文字。
static BOOL SetContentsAll(
UINT uiCmd,
const CString& strContents
);
參數
[in] uiCmd
指定文字會變更控制項的命令 ID。[in] strContents
指定新的文字設定為。
傳回值
如果不是零,則文字設定,0,表示具有指定的命令 ID 的 CMFCToolBarEditBoxButton 控制項不存在。
需求
標題: afxtoolbareditboxbutton.h