Spread Windows Forms 12.0 Product Documentation
KeyCode Property (Keystroke)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Keystroke Structure : KeyCode Property
Gets the key code defined by this keystroke.
Syntax
'Declaration
 
Public ReadOnly Property KeyCode As Keys
'Usage
 
Dim instance As Keystroke
Dim value As Keys
 
value = instance.KeyCode
public Keys KeyCode {get;}

Property Value

Keys settings that determines the key code
See Also

Reference

Keystroke Structure
Keystroke Members