home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / keytest / keytest.frm (.txt) < prev    next >
Visual Basic Form  |  1991-09-11  |  2KB  |  41 lines

  1. KeyTest
  2. Key Code
  3. wwwwwwwww
  4. xxxxxxx
  5. Form2*
  6. Label
  7. #Press any key to get its hex value.
  8. Form_Click
  9. Form_KeyDown(
  10. KeyCode
  11. Shift
  12. Text1
  13. Caption
  14. Label1
  15.     Form_Load
  16. Text1_Change
  17. Text1_GotFocus
  18. Label2_Click
  19. Visible\
  20. KeyTest
  21. Text1_KeyDown
  22. Text2_Changej
  23. KeyCode_Change
  24.     forecolor
  25.     backcolor
  26. KEY_INSERT
  27. KEY_DELETE
  28. KEY_INS
  29. KEY_DEL
  30. KEY_DELEVE
  31. Code_Change
  32. Code_KeyDown
  33. Enabled
  34. Code_Click
  35. Label_Click
  36.  KeyTest - a Visual Basic application to return thee
  37.  hexadecimal code for any key pressedy
  38.  Placed in the public domain by the author,e
  39.  Sue Mosher.
  40. Form_KeyDown
  41.