CEdit::Clear

Call this member function to delete (clear) the current selection in the edit control.

Syntax

void Clear( );

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::Copy, CEdit::Cut, CEdit::Paste