1 reference to ES_READONLY
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
494
if (textBoxFlags[readOnly]) cp.Style |= NativeMethods.
ES_READONLY
;