Base:
method
WndProc
System.Windows.Forms.Control.WndProc(ref System.Windows.Forms.Message)
1 override of WndProc
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
996protected override void WndProc(ref Message m)
3 references to WndProc
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
568/// the <c>WM_NCCALCSIZE</c> handling in <see cref="WndProc"/>, so the button is no longer 570/// the button is clicked, and <see cref="WndProc"/> drives <see cref="DroppedDown"/> from
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
998base.WndProc(ref m);