ClipboardCommandSet.ProcessOnMenuCutCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implementation of the Cut command
protected:
virtual void ProcessOnMenuCutCommand();
protected virtual void ProcessOnMenuCutCommand ();
abstract member ProcessOnMenuCutCommand : unit -> unit
override this.ProcessOnMenuCutCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuCutCommand ()