Spread Windows Forms 12.0 Product Documentation
CharCode Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DialogCharEventArgs Class : CharCode Property
Gets the character corresponding to the key the user pressed.
Syntax
'Declaration
 
Public ReadOnly Property CharCode As Char
'Usage
 
Dim instance As DialogCharEventArgs
Dim value As Char
 
value = instance.CharCode
public char CharCode {get;}
See Also

Reference

DialogCharEventArgs Class
DialogCharEventArgs Members