This message undoes the last edit to the edit control. When the user modifies the edit control, the last change is stored in an undo buffer, which grows dynamically as required. If insufficient space is available for the buffer, the undo attempt fails and the edit control is unchanged.
Parameter | Description |
wParam | Is not used. | |
lParam | Is not used. |
The return value is nonzero if the undo operation is successful. It is zero if the undo operation fails.