InteractiveKeyEventArgs Object

Summary

Contains data for the InteractiveService.KeyDown and InteractiveService.KeyUp events.

Syntax
TypeScript
JavaScript
function lt.Controls.InteractiveKeyEventArgs 
	extends System.EventArgs 
class lt.Controls.InteractiveKeyEventArgs() 
	extends LeadEventArgs 
Remarks

Contains the following:

Member Description
NativeEvent
The native event data associated with this event.
KeyCode
The key code pressed or released.
IsHandled
Indicate whether this event is handled.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.