home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / mlist460.zip / FINDSTR.FRM (.txt) < prev    next >
Visual Basic Form  |  1995-08-23  |  2KB  |  69 lines

  1. Form1
  2. Find String Demo
  3. Form15
  4. Frame1
  5.     Direction
  6. optDirection
  7. optDirection
  8. Command2
  9. &Pattern
  10. MList1
  11. MListBox
  12. 04.60J
  13. Command1
  14. &Find
  15. Text1
  16. Label1
  17. Type here to demo FindString:
  18. @    Form_Load
  19. MList1V
  20. Text1_Change
  21. FindString
  22. Text1
  23. Command1_Click'
  24. FindStringExact
  25. MList1_Click
  26. MList1_KeyPress
  27. KeyAscii
  28.     FindIndex
  29. Command2_Click
  30. FindPattern
  31. Form_Error
  32. Form_OkM
  33.     mlItemCnt
  34. Mist1d
  35. optDirection_Click
  36. Index
  37. Click
  38. optDirection
  39. Value
  40. FindDirection
  41. Command1_Click
  42.  SearchCompare is equal to Case Insensitive
  43. WASHINGTON,GEORGE
  44. FindIndex =
  45. Command2_Click
  46. A?a*,S*
  47. Form_Load
  48. Adams,Samuel
  49. Adbams,Samuel
  50. Adcams,Samuel
  51. Addams,Samuel
  52. Aladin,Sadeem
  53. Bono, Sonny
  54. Chaplin, Charlie
  55. Dawg, Deputy
  56. Washington,George
  57. Enter number of items to add
  58. FindString Demo
  59. 10000
  60.  For I = 0 To 5
  61. This is a test string 
  62. 000000
  63. This is a testarosa 
  64. 000000
  65. MList1_KeyPress
  66. Key: 
  67. optDirection_Click
  68. Text1_Change
  69.