Wimark.Controls Class Library  

EditorKeyEventArgs.KeyData Property

Gets the key code constant for the key that was pressed.

[Visual Basic]
Public ReadOnly Property KeyData As Keys 
[C#]
public Keys KeyData {get;}
[C++]
public: __property Keys get_KeyData();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

EditorKeyEventArgs Class | EditorKeyEventArgs Members | Wimark.Controls.Editors Namespace