FSUIPC Client DLL
.NET interface for FSUIPC
UserInputKeyEventArgs Class Reference

Information about the Key press made by the user More...

Inherits EventArgs.

Public Attributes

string ID
 The ID of the key pressed More...
 
Keys SecondKeyPressed
 If the application requested a second key press, this property will contain the second key press More...
 

Detailed Description

Information about the Key press made by the user

Member Data Documentation

◆ ID

string ID

The ID of the key pressed

◆ SecondKeyPressed

Keys SecondKeyPressed

If the application requested a second key press, this property will contain the second key press