home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / bar / bar.frm (.txt) < prev    next >
Visual Basic Form  |  1995-02-26  |  1KB  |  28 lines

  1. Form1
  2. Bar demo
  3. Form1%
  4. Command1
  5. Click here
  6. Text1
  7. Text1
  8. BarPic
  9. Picture1_Click
  10. Command1_Click
  11. Text1_Change
  12. Form_Click
  13. Form_LinkClose
  14. @    Form_Load
  15. Text1
  16. BarPic_Click
  17. BarPic_Paint
  18. BarPic_Paint
  19. Command1_Click
  20. Form_Load
  21. (1) Make sure you have a Picture control named 'BARPIC'
  22. (2) Set the AutoRedraw to TRUE
  23. (3) Set the BorderStyle to 0 - None
  24. (4) Add a 'Bar(0)' line in the Paint Event of BARPIC
  25. And then... use it, modify it, enjoy it, but...
  26.     let me hear from you if you enhance it. OK?
  27. Felipe PoloWood
  28.