This topic has not yet been rated - Rate this topic

Message Properties

The Message type exposes the following members.

  Name Description
Public property HWnd Gets or sets the window handle of the message.
Public property LParam Specifies the LParam field of the message.
Public property Msg Gets or sets the ID number for the message.
Public property Result Specifies the value that is returned to Windows in response to handling the message.
Public property WParam Gets or sets the WParam field of the message.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.