Bookmark.Paste Method

Definition

Inserts the contents of the Clipboard into the Bookmark control.

public:
 void Paste();
public void Paste ();
abstract member Paste : unit -> unit
Public Sub Paste ()

Remarks

Calling this method might delete the Bookmark control.

Applies to