Return value of the message. This is the value that will be returned to Windows.
[Visual Basic] Public result As Integer [C#] public int result; [C++] public: int result; [JScript] public var result : int;
Message Structure | Message Members | System.WinForms Namespace