Cut Method (WPFTextBoxBase)

Action

Removes the current selection from the text editing control and copies it to the Clipboard.

Syntax

C#
textBoxBase.Cut()
VB
textBoxBase.Cut()