CMFCToolBarButton::SetProtectedCommands
設定使用者無法自訂命令的清單。
static void SetProtectedCommands(
const CList<UINT,UINT>& lstCmds
);
參數
- [in] lstCmds
受保護的命令清單。
備註
在自訂模式,架構會停用受保護的工具列按鈕命令。使用者無法執行拖放和編輯作業會停用 工具列按鈕。
使用 CMFCToolBarButton::GetProtectedCommands 方法擷取受保護的命令清單。
需求
標題: afxtoolbarbutton.h