This message directs an edit control to clear its undo buffer. This disables the edit control's ability to undo the last edit.
Parameter |
Description |
wParam |
Is not used. |
|
lParam |
Is not used. |
The undo buffer is automatically emptied whenever the edit control receives a WM_SETTEXT or EM_SETHANDLE message.