home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / multisel / mseltest.frm (.txt) < prev    next >
Visual Basic Form  |  1992-01-03  |  1KB  |  34 lines

  1. Form1
  2. "Multiple Selection Listbox Example
  3. Form1
  4. MultipleSel1
  5. MultipleSel
  6. Command1
  7. Start
  8. Command2
  9. Picture1
  10. Command1_Clickq
  11. MultipleSel1
  12. Command2_Click
  13.     ListIndex
  14. Picture1
  15.     ListCount
  16. RremoveItem
  17. Form_Click
  18. Command1_Click
  19. Remove any items lingering
  20.  from the last run.i
  21.  Add thirty itemso
  22. This is line #
  23.  Clear status output
  24. Select lines and press 'Test'"u
  25. Command2_Click
  26.  Clear status output
  27.  See it TEST has been pressede
  28. Press 'Start' to begin.'u
  29.  If not, tell user and exite
  30.  Has item been selected?
  31. Line "t
  32.  selected"u
  33.  Print text in item 0e
  34.