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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Vibeguy2

    VB KeyDown Event Problem

    Yeah, tried that. So far all that I can figure out is that it's related to the button I have on my form. When I include a "Button1.Dispose()" in the button click event handler, then the KeyDown event works fine, but I'd like to be able to use this program without destroying the button as soon...
  2. Vibeguy2

    VB KeyDown Event Problem

    I've included the following code into a program I'm working on under the form1 class, and it's not hitting the event whenever I press a key. I tried putting a debug stop on the line where the event is called, and when I push a key while the program's running, nothing happens. Could anyone tell...

Part and Inventory Search

Back
Top