Copy Method (WPFTextBoxBase)
Class
WPFTextBoxBase
.
Action
Copies the current selection of the text editing control to the Clipboard.
Syntax
C#
textBoxBase
.
Copy
()
VB
textBoxBase
.
Copy
()