ToolStripTextBox::Copy Method ()
.NET Framework (current version)
Copies the current selection in the ToolStripTextBox to the Clipboard.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
You can use this method, instead of using the Clipboard class, to copy text in the ToolStripTextBox and place it in the Clipboard.
.NET Framework
Available since 2.0
Available since 2.0
Show: