home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_prgms / bars3 / fontbar.frm (.txt) < prev    next >
Visual Basic Form  |  1992-03-18  |  2KB  |  53 lines

  1. Form4
  2. Pick a Font
  3. Form4
  4. Label1
  5. FPlease Double Click on the Font of Your Choice Click Once to View Font
  6. List1
  7. Command1
  8. &Cancel
  9. Label2
  10. 0This is a Test of This Font 1 2 3 4 5 6 7 8 9 0 
  11. Form_Click
  12. @    Form_Load
  13. fontsb
  14. printer
  15.     fontcount
  16. list1
  17. Command1_Click
  18. form4/
  19. List1_Click
  20. currentfont
  21.     listindex
  22.     FONTTOUSE
  23. label1s
  24. fontW
  25. fontname
  26. label2
  27. List1_DblClick
  28. form1
  29.     fontlabel
  30. CAPTION
  31. badfonts
  32.     fontsexit
  33.     badfonts1
  34.     font2exit
  35. Form_DblClick
  36. FORM5
  37. LABEL8
  38. SCREEN
  39. WIDTH
  40. HEIGHT
  41. Form_Load
  42. Calculate The ScreenWidth / 22
  43. Calculate The ScreenHeight / 2
  44. Command1_Click
  45. List1_Click
  46. Current Default Font is 
  47. This Font Could Not Be Loaded"
  48. BARS Version 2.0
  49. List1_DblClick
  50. Current Font is 
  51. This Font Could Not Be Loaded"
  52. BARS Version 2.0
  53.