home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / WGLIB / KBFRM.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-12-01  |  3KB  |  62 lines

  1. kbfrm
  2. Keyboard Status
  3. Form1*
  4. Timer1
  5. Title
  6. [ As you play with the KB Locks, WGLib functions  on a VB timer will update the pseudo LEDs.
  7. Timer2
  8. Label
  9. )   CAPS        NUMS     SCROLL     INSERT
  10. Small Fonts
  11. ClrChk
  12. Switch ON Color
  13. OnClr
  14. OffClr
  15. OnClr1
  16. OffClr1.
  17. Form_Paint
  18.     ConvexFrm
  19. KBFrm"
  20. ConcaveCtl
  21. Title
  22. Timer1_timer
  23. ClrChkF
  24. value
  25. UseOnClr
  26. UseOfClr#
  27. Stat]
  28. KeyLockC
  29. KeyLockN
  30. KeyLockS
  31. KeyLockI
  32. SetLed
  33.     BackColor(
  34.     Form_Load
  35.     led_Click
  36. Index
  37. Timer2
  38. Enabled
  39.     KBCapsOff
  40. KBCapsOn
  41.     KBNumsOff
  42. KBNumsOn
  43.     KBScrlOff
  44. KBScrlOn
  45. KBInsOff
  46. KBInsOn
  47. Timer2_Timer
  48. FontSize
  49. Caption
  50. Form_Unload
  51. CancelP
  52. Form_Paint
  53. Timer1_timer
  54. Form_Load
  55. led_Click
  56. Timer2_Timer
  57. Click Me
  58. j = DoEvents()
  59. Form_Unload
  60. This is from VB code using our WGLib functions and is NOT our KBStat Control!"
  61. By the way..."
  62.