C#
VB
C++
Contains data for the InteractiveService.KeyDown and InteractiveService.KeyUp events.
public class InteractiveKeyEventArgs : EventArgs
Public Class InteractiveKeyEventArgs
Inherits System.EventArgs
public ref class InteractiveKeyEventArgs : System::EventArgs
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET