CommandSet.ProcessOnStatusResetDecoratorLocationCommand(MenuCommand) Methode

Definition

Virtuelle Methode zum Verarbeiten des resetdecoratorlocation-Menü Status Handlers.

protected:
 virtual void ProcessOnStatusResetDecoratorLocationCommand(System::ComponentModel::Design::MenuCommand ^ command);
protected virtual void ProcessOnStatusResetDecoratorLocationCommand (System.ComponentModel.Design.MenuCommand command);
abstract member ProcessOnStatusResetDecoratorLocationCommand : System.ComponentModel.Design.MenuCommand -> unit
override this.ProcessOnStatusResetDecoratorLocationCommand : System.ComponentModel.Design.MenuCommand -> unit
Protected Overridable Sub ProcessOnStatusResetDecoratorLocationCommand (command As MenuCommand)

Parameter

command
MenuCommand

Menübefehl, der von Visual Studio aufgerufen wird

Gilt für