←Select platform

InteractiveKeyEventArgs Class

Summary

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

Syntax
C#
C++/CLI
public class InteractiveKeyEventArgs : EventArgs 
public ref class InteractiveKeyEventArgs : System::EventArgs 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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