Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form_KeyPress

Status
Not open for further replies.

Elsje

Programmer
Feb 20, 2004
44
BE
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
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top