Question from the C# Winforms test

What is the type of the keycode of a key pressed in C#?

Medium

You are creating a Windows Forms application. You use KeyEventsArgs to define information about events generated by keyboard keys. You want to know which key was used. Which property provides this information?

Author: Guillaume BroutStatus: PublishedQuestion passed 208 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!