home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code2 / textedit / findit.frm (.txt) < prev    next >
Visual Basic Form  |  1992-08-22  |  1KB  |  28 lines

  1. FindIt
  2.     Find Text
  3. Form1
  4. Command1
  5. Label1
  6. 5Enter the text you want found below. Then press FIND.
  7. Text1
  8. Command2
  9. Cancel
  10. Command2_Click
  11. FindIt
  12. Command1_Click
  13. Form_Click
  14. @    Form_Load
  15. EditBox
  16. Screen
  17. Width
  18. Height
  19. FindStr
  20. Text1
  21. CancelOp
  22.     SelLength
  23. SelStart
  24. Command2_Click
  25. Command1_Click
  26. Form_Load
  27.  Center the Form
  28.