FormTabControl.paste Method

Definition

Pastes the contents of the clipboard into the control.

public:
 override void paste();
public override void paste ();
override this.paste : unit -> unit
Public Overrides Sub paste ()

Applies to