S
Stu
Hi,
I'm fairly new to the .NET environment and to C#. I have a question which is
probably very simple but at the moment I cannot see to find the answer...
I have a Windows Form application and would like to trap the 'F' key presses
which will then do things in the app. My question is 'How do I handle the
'F' key presses?' I've tried the 'KeyPress', KeyUp' and KeyDown' handlers
for the form but this does not seem to work.
Any suggestions would be helpful,
Thanks,
Stu
I'm fairly new to the .NET environment and to C#. I have a question which is
probably very simple but at the moment I cannot see to find the answer...
I have a Windows Form application and would like to trap the 'F' key presses
which will then do things in the app. My question is 'How do I handle the
'F' key presses?' I've tried the 'KeyPress', KeyUp' and KeyDown' handlers
for the form but this does not seem to work.
Any suggestions would be helpful,
Thanks,
Stu