keyCode Property (InteractiveKeyEventArgs)

Summary

Keyboard code

Syntax

JavaScript Syntax
Object.defineProperty(InteractiveKeyEventArgs.prototype, 'keyCode', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
keyCode: Keys;

Property Value

The keyboard code for the event.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize