Attempt to create components from clipboard data and paste them to the current selection
[Visual Basic] Function PasteComponents() As IComponent () [C#] IComponent[] PasteComponents(); [C++] IComponent* PasteComponents() [] = 0; [JScript] function PasteComponents() : IComponent[];
The components that were created and/or pasted.
IComponentClipboardService Interface | IComponentClipboardService Members | System.WinForms.Design Namespace