DropDownListContentControl.Copy Method

Definition

Copies the DropDownListContentControl from the document to the Clipboard.

public void Copy ();

Remarks

When you use the Copy method, the original DropDownListContentControl remains on the document. A copy of the DropDownListContentControl, including all text and property settings, is added to the Clipboard.

Applies to