CommandSet.ProcessOnStatusPrintPreviewCommand(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.
Méthode virtuelle pour le traitement du gestionnaire d’État du menu Aperçu avant impression.
protected:
virtual void ProcessOnStatusPrintPreviewCommand(System::ComponentModel::Design::MenuCommand ^ command);
protected virtual void ProcessOnStatusPrintPreviewCommand (System.ComponentModel.Design.MenuCommand command);
abstract member ProcessOnStatusPrintPreviewCommand : System.ComponentModel.Design.MenuCommand -> unit
override this.ProcessOnStatusPrintPreviewCommand : System.ComponentModel.Design.MenuCommand -> unit
Protected Overridable Sub ProcessOnStatusPrintPreviewCommand (command As MenuCommand)
Paramètres
- command
- MenuCommand
Commande de menu appelée depuis Visual Studio