共用方式為


CMFCToolBarEditBoxButton::GetByCmd

擷取具有指定的命令 ID. 之應用程式的第一 CMFCToolBarEditBoxButton 物件

static CMFCToolBarEditBoxButton* __stdcall GetByCmd(
   UINT uiCmd
);

參數

  • [in] uiCmd
    擷取按鈕的命令 ID。

傳回值

在這個類別具有指定的命令 ID 的應用程式第一 CMFCToolBarEditBoxButton 物件或 NULL ,如果此物件不存在。

備註

這個共用公用程式方法由方法用來 CMFCToolBarEditBoxButton::SetContentsAll (例如和 CMFCToolBarEditBoxButton::GetContentsAll 設定或取得這個執行個體具有指定的命令 ID. 第一個編輯方塊工具列控制項的文字。

需求

標題: afxtoolbareditboxbutton.h

請參閱

參考

CMFCToolBarEditBoxButton 類別

階層架構圖

CMFCToolBarEditBoxButton::SetContentsAll

CMFCToolBarEditBoxButton::GetContentsAll