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