FlexGrid for WinForms
KeyCode Field



Gets the key code for the event, which will be one of the System.Windows.Forms.Keys values.
Syntax
'Declaration
 
Public ReadOnly KeyCode As Keys
'Usage
 
Dim instance As KeyEditEventArgs
Dim value As Keys
 
value = instance.KeyCode
public readonly Keys KeyCode
public:
readonly Keys KeyCode
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

KeyEditEventArgs Class
KeyEditEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback