Condividi tramite


IMenuHandler.UpdateMenuCommandsStatus(MenuCommand) Metodo

Definizione

Aggiorna lo stato del comando.

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)

Parametri

menuCommand
MenuCommand

Rappresenta il menu del comando.

Si applica a