Objective Grid for Microsoft® .NET® Reference Guide

ProcessKeysEventArgs.Message Property

Back to Class Index

Gets or sets the system message id associated with the event.     

[Visual Basic]
Public Property Message As Integer
[C#]
public int Message {get; set;}

Remarks

    

This message id can be WM_KEYDOWN, WM_CHAR, or WM_SYSKEYDOWN.     

    

See Also

ProcessKeysEventArgs Class | ProcessKeysEventArgs Members | Stingray.Grid Namespace