IMenuHandler.FillMenuCommands(IMenuCommandService) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用菜单项填充 MenuCommandService。
public:
void FillMenuCommands(System::ComponentModel::Design::IMenuCommandService ^ menuCommands);
public void FillMenuCommands(System.ComponentModel.Design.IMenuCommandService menuCommands);
abstract member FillMenuCommands : System.ComponentModel.Design.IMenuCommandService -> unit
Public Sub FillMenuCommands (menuCommands As IMenuCommandService)
参数
- menuCommands
- IMenuCommandService
代表菜单的价值。