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

  1. Form1
  2. IsCharxxx Functions
  3. System
  4. Form1
  5. Label5
  6. Type a character here
  7. System
  8.     UserInput
  9. System
  10. Label1
  11. IsCharAlpha
  12. System
  13. Alpha
  14. System
  15. Label2
  16. IsCharAlphaNumeric
  17. System
  18. AlphaNumeric
  19. System
  20. Label3
  21. IsCharLower
  22. System
  23. Lower
  24. System
  25. Label4
  26. IsCharUpper
  27. System
  28. Upper
  29. System
  30. Command1
  31. System
  32. Label1
  33. Label2
  34. Label3Z
  35. Label4
  36. Label5p
  37. Picture1
  38. Text1
  39.     UserInput
  40. Command1
  41. Command1_Click@
  42. Label6
  43. Label7
  44. Label8
  45. Label9O
  46. Alpha
  47. AlphaNumeric
  48. Lower
  49. Upper
  50. UserInput_Change
  51. IsCharAlpha
  52. Caption
  53. IsCharAlphaNumeric
  54. IsCharLower
  55. IsCharUpper
  56. Form1
  57. UserInput_KeyDown
  58. KeyCode
  59. Shift
  60. UserInput_KeyUp
  61. Form_Click
  62. Command1_Click
  63. UserInput_KeyDown
  64. UserInput_KeyUp
  65.  Avoid illegal function call
  66.