次の方法で共有


ToolsMenuItemBase.UpdateMenuCommandStatus(MenuCommand) メソッド

定義

このメニュー項目のメニュー コマンド ステータスを更新します。

public:
 virtual void UpdateMenuCommandStatus(System::ComponentModel::Design::MenuCommand ^ menuCommand);
public virtual void UpdateMenuCommandStatus (System.ComponentModel.Design.MenuCommand menuCommand);
abstract member UpdateMenuCommandStatus : System.ComponentModel.Design.MenuCommand -> unit
override this.UpdateMenuCommandStatus : System.ComponentModel.Design.MenuCommand -> unit
Public Overridable Sub UpdateMenuCommandStatus (menuCommand As MenuCommand)

パラメーター

menuCommand
MenuCommand

メニュー コマンド

実装

適用対象