2 references to EM_UNDO
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
3216
case NativeMethods.
EM_UNDO
:
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
2174
SendMessage(NativeMethods.
EM_UNDO
, 0, 0);