EM_CANUNDO top-level constant
int
const EM_CANUNDO
Determines whether there are any actions in an edit control's undo queue.
You can send this message to either an edit control or a rich edit control.
Implementation
const EM_CANUNDO = 0x00C6;