3 references to WM_CTLCOLORMSGBOX
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
14241
case NativeMethods.
WM_CTLCOLORMSGBOX
:
14255
case NativeMethods.WM_REFLECT + NativeMethods.
WM_CTLCOLORMSGBOX
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
149
case NativeMethods.
WM_CTLCOLORMSGBOX
: text = "WM_CTLCOLORMSGBOX"; break;