home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l408 / 2.img / EXAMPLES.EXE / EXAMPLES / NOINPUT / NOINPUT.FRM (.txt) next >
Encoding:
Visual Basic Form  |  1991-04-10  |  1.8 KB  |  49 lines

  1. NoInput
  2. Disable Input
  3. System
  4. Form1
  5. Label1
  6. When you click the Start Button, all keyboard and mouse input will be disabled for 10 seconds. At the same time, a message indicating this will be displayed.
  7. System
  8. Label2
  9. System
  10. Timer1
  11. Command1
  12. Start
  13. System
  14. Command2
  15. System
  16. NoInput
  17. Label1
  18. Label2
  19. Command1
  20. Command2
  21. Command2_Click
  22. Command1_Click
  23. Text2
  24. Caption
  25. Timer1
  26. Timer1_Timer
  27. Interval
  28. Enabled
  29. EnableHardwareInput
  30. False
  31. DelayLoopCount
  32. DelayLoopCounter
  33. OriginalInputState
  34. disabled
  35. Label2_Click
  36.     Throwaway
  37. Command2_Click
  38. Command1_Click
  39. Waiting 10 seconds
  40.  Loop counter for the timer eventu
  41.  1 second per shot
  42.  Discard the data
  43. Timer1_Timer
  44. Waiting"
  45.  seconds
  46.  keep goingr
  47.  Back to normalg
  48. Input has been put back to normal now.
  49.