3 references to WM_CTLCOLORDLG
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
14240
case NativeMethods.
WM_CTLCOLORDLG
:
14254
case NativeMethods.WM_REFLECT + NativeMethods.
WM_CTLCOLORDLG
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
153
case NativeMethods.
WM_CTLCOLORDLG
: text = "WM_CTLCOLORDLG"; break;