ControlDesigner::BaseWndProc Method (Message%)
.NET Framework (current version)
Processes Windows messages.
Assembly: System.Design (in System.Design.dll)
This method causes the message to be processed by Windows, skipping the control. This is useful if you want to block the message from getting to the control, but you do not want to block it from getting to Windows itself because it can cause other messages to be generated.
.NET Framework
Available since 1.1
Available since 1.1
Show: