Adornment.QueryStatusCommand(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.
public:
virtual bool QueryStatusCommand(System::ComponentModel::Design::MenuCommand ^ cmd);
public virtual bool QueryStatusCommand (System.ComponentModel.Design.MenuCommand cmd);
abstract member QueryStatusCommand : System.ComponentModel.Design.MenuCommand -> bool
override this.QueryStatusCommand : System.ComponentModel.Design.MenuCommand -> bool
Public Overridable Function QueryStatusCommand (cmd As MenuCommand) As Boolean
Paramètres
- cmd
- MenuCommand