-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_Utils_KeyUtils_GetDeviceKey
Anton Pupkov edited this page Aug 9, 2016
·
3 revisions
Converts Forms.Keys to Devices.DeviceKeys
Namespace: Aurora.Utils
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public static DeviceKeys GetDeviceKey(
Keys forms_key
)
- forms_key
- Type: System.Windows.Forms.Keys
The Forms.Key to be converted
Type: DeviceKeys
The resulting Devices.DeviceKeys