Defines a message filter interface. This interface allows an application to hook a message before is dispatched to a control or form.
IMessageFilter
[Visual Basic] Public Interface IMessageFilter [C#] public interface IMessageFilter [C++] public __gc __interface IMessageFilter
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
Splitter | Provides user resizing of docked elements at run time. To use a Splitter you can dock any control to an edge of a container, and then dock the splitter to the same edge. The splitter will then resize the control that is previous in the docking order. |
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll