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