CMFCToolBar::GetBasicCommands

返回只读在应用程序定义列表的基本命令。

static const CList<UINT,UINT>& GetBasicCommands();

返回值

const对 CList选件类 包含基本命令的集合的对象。

备注

通过调用 CMFCToolBar::AddBasicCommandCMFCToolBar::SetBasicCommands添加基本命令。

要求

标头: afxtoolbar.h

请参见

参考

CMFCToolBar选件类

层次结构图