CEdit::Cut

Call this member function to delete (cut) the current selection in the edit control and copy the deleted text to the Clipboard in CF_TEXT format.

Syntax

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CEdit Overview, CEdit Member Functions, Control Classes, CEdit::Undo, CEdit::Clear, CEdit::Copy, CEdit::Paste