Implements a Windows Message. This class cannot be created directly. Rather, use the create and free methods. Messages are pooled within this class to make their creation more efficient.
[Visual Basic] Public Structure Message [C#] public struct Message [C++] public __value struct Message
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll