Returns true if components can be pasted to the clipboard
[Visual Basic] ReadOnly Property CanPaste As Boolean [C#] bool CanPaste {get;} [C++] bool get_CanPaste() = 0; [JScript] abstract function get CanPaste() : Boolean;
IComponentClipboardService Interface | IComponentClipboardService Members | System.WinForms.Design Namespace