Question : Function Keys

Hi Experts

I would like to write a global function key handler for C# winforms. Example F2[Save], F6[Delete] and so on. Any Help!

Answer : Function Keys

have a look at this post. it might help you. Although code is in VB you can convert it in C#. you can make this Form as Base Form and inherit the forms from this base form.

http://bytes.com/topic/visual-basic-net/answers/347404-function-keys
Random Solutions  
 
programming4us programming4us