Objective Grid for Microsoft® .NET® Reference Guide

ProcessKeysEventArgs.Char Property

Back to Class Index

Gets or sets the character code for the key press.     

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

Remarks

    

This specifies the virtual-key code of the given key.     

    

See Also

ProcessKeysEventArgs Class | ProcessKeysEventArgs Members | Stingray.Grid Namespace