IMenuHandler.UpdateMenuCommandsStatus(MenuCommand) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Met à jour l'état de la commande.
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)
Paramètres
- menuCommand
- MenuCommand
Représente le menu de la commande.