CommandSet.ProcessOnStatusResetDecoratorLocationCommand(MenuCommand) Метод

Определение

Виртуальный метод для обработки обработчика состояния меню Ресетдекораторлокатион.

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)

Параметры

command
MenuCommand

Команда меню, вызываемая из Visual Studio

Применяется к