Defining and using vbKeyF1
From: PaulB (paul.bergers_at_planet.nl)
Date: 06/08/04
- Next message: Roy Goldhammer: "Move nexe and previous"
- Previous message: Newbie: "Aagh! Why doesn't this code work?"
- Next in thread: Tony C: "Defining and using vbKeyF1"
- Reply: Tony C: "Defining and using vbKeyF1"
- Messages sorted by: [ date ] [ thread ]
Date: 8 Jun 2004 02:30:57 -0700
In one of my applications, I created some forms which act as a
help-function.
What I want to acchieve is that when a user presses F1, this help form
is opened. I succeeded in this using VbKeyF1 in the code.
But: at the same time, the 'normal' Access help window is opened,
which I do not want at that moment. How can I prevent that the Access
help window is opened upon pressing F1?
Of course, I can say that the users should use e.g. the F2 key to open
the help screen. But F1 is more logical for a help function.
Thanks in advance for the suggestions.
Paul
- Next message: Roy Goldhammer: "Move nexe and previous"
- Previous message: Newbie: "Aagh! Why doesn't this code work?"
- Next in thread: Tony C: "Defining and using vbKeyF1"
- Reply: Tony C: "Defining and using vbKeyF1"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|