1 reference to EM_GETMODIFY
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
783
bool curState = (0 != unchecked( (int) (long)SendMessage(NativeMethods.
EM_GETMODIFY
, 0, 0)));