Hello,
I'm using VB5, and I have the following problem.
In the function Form_KeyPress I have placed code that has to be performed when the user presses F8 or F9.
But when I try to do this, it doesn't do anything.
I have put a breakpoint in this sub an I came to the conclusion that it doesn't executed this sub.
I have placed the keypreview on true on this form.
Thanks in advance
Elsje
I'm using VB5, and I have the following problem.
In the function Form_KeyPress I have placed code that has to be performed when the user presses F8 or F9.
But when I try to do this, it doesn't do anything.
I have put a breakpoint in this sub an I came to the conclusion that it doesn't executed this sub.
I have placed the keypreview on true on this form.
Thanks in advance
Elsje