ClipboardCommandSet::ProcessOnMenuCopyCommand Method ()

 

Copies the selection to the clipboard. Override this method to change the behavior.

Namespace:   Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

protected:
virtual void ProcessOnMenuCopyCommand()

Parameters

               

The default implementation copies EMF, bitmap and ElementGroupPrototype to the clipboard.

Return to top
Show: