Copy to clipboard

System::Windows::Forms::Clipboard

Copy text to the clipboard


	Clipboard::SetText(SomeTextBox->Text);

(more…)