CommandSet.ProcessOnStatusPrintPreviewCommand(MenuCommand) Méthode

Définition

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

S’applique à