3 references to WM_CTLCOLORSCROLLBAR
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
14242
case NativeMethods.
WM_CTLCOLORSCROLLBAR
:
14256
case NativeMethods.WM_REFLECT + NativeMethods.
WM_CTLCOLORSCROLLBAR
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
154
case NativeMethods.
WM_CTLCOLORSCROLLBAR
: text = "WM_CTLCOLORSCROLLBAR"; break;