IMenuHandler.UpdateMenuCommandsStatus(MenuCommand) 메서드

정의

명령의 상태를 업데이트합니다.

public:
 void UpdateMenuCommandsStatus(System::ComponentModel::Design::MenuCommand ^ menuCommand);
public void UpdateMenuCommandsStatus (System.ComponentModel.Design.MenuCommand menuCommand);
abstract member UpdateMenuCommandsStatus : System.ComponentModel.Design.MenuCommand -> unit
Public Sub UpdateMenuCommandsStatus (menuCommand As MenuCommand)

매개 변수

menuCommand
MenuCommand

명령의 메뉴를 나타냅니다.

적용 대상