ClipboardCommandSet.ProcessOnStatusPasteCommand(MenuCommand) 方法

定义

用于处理菜单粘贴操作的虚方法

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)

参数

适用于