4 references to WM_ACTIVATE
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (1)
7539
case NativeMethods.
WM_ACTIVATE
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
39
case NativeMethods.
WM_ACTIVATE
: text = "WM_ACTIVATE"; break;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6076
if (m.Msg == NativeMethods.
WM_ACTIVATE
) {
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
2135
case NativeMethods.
WM_ACTIVATE
: