4 references to WM_CTLCOLOREDIT
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3697
case NativeMethods.
WM_CTLCOLOREDIT
:
winforms\Managed\System\WinForms\Control.cs (2)
14243
case NativeMethods.
WM_CTLCOLOREDIT
:
14257
case NativeMethods.WM_REFLECT + NativeMethods.
WM_CTLCOLOREDIT
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
150
case NativeMethods.
WM_CTLCOLOREDIT
: text = "WM_CTLCOLOREDIT"; break;