OleMenuCommand.BeforeQueryStatus Événement
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.
Appelé lorsqu'un client demande l'état de la commande.
public:
event EventHandler ^ BeforeQueryStatus;
public event EventHandler BeforeQueryStatus;
member this.BeforeQueryStatus : EventHandler
Public Custom Event BeforeQueryStatus As EventHandler