CommandSet.ProcessOnStatusEditCompartmentItemCommand(MenuCommand) Methode

Definition

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

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

Parameter

command
MenuCommand

Menübefehl, der von Visual Studio aufgerufen wird

Gilt für