ControlSite.Copy Method

Definition

Copies the ControlSite to the Clipboard.

public:
 System::Object ^ Copy();
public object Copy ();
abstract member Copy : unit -> obj
Public Function Copy () As Object

Returns

true if the copy is successful; otherwise, false.

Applies to