winforms - I am having problem with Keyboard events capturing in C# -


I have a simple form windows application, on which I have set a custom control for my specific work, I wrote a keydoin The handler for the form, the problem is that KeyDown handler is working fine with all other keys except the arrow keys ... Does the control key fall into the handler? Why it is so? When I remove custom control, is it working fine?

Take a look.

What is the key demonstration? What is control?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -