←Select platform

InteractiveKeyEventArgs Class

Summary

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

Syntax

C#
VB
C++
public class InteractiveKeyEventArgs : System.EventArgs 
Public Class InteractiveKeyEventArgs 
   Inherits System.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

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