How to read keyboard input, KeyChar, on FormLoad event in C#? -


a key pressed while starting winform program. i'd read keyboard input during program startup process. how can that?

set keypreview of form true , add code in form's keypress or keydown event.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -