ClipboardCommandSet.ProcessOnStatusPasteCommand(MenuCommand) Method

Definition

Virtual method to process the menu Paste operation

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

Parameters

Applies to