home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_BAS / DGDEMO.ZIP / TGDEMO18.FRM (.txt) < prev    next >
Visual Basic Form  |  1994-01-25  |  2KB  |  51 lines

  1. Demo18
  2. #Demo 18 - Color and Font Properties
  3. Form15`    
  4. Data1%
  5. OE.MDB
  6.     Customers
  7. Customer Contact Database
  8. Table1
  9. TgDemo
  10. MS Sans Serif
  11. UserCode
  12. UserCode
  13. Last Name
  14. LastName
  15. First Name
  16. FirstName
  17. Company
  18. Company
  19. Contacted
  20. Contacted
  21. Short Date
  22. Phone
  23. Phone
  24. "("###")" ###"-"####
  25. CustType
  26. CustType
  27. Data1R
  28. @    Form_Load
  29. Table1
  30. SplitIndex
  31. ColumnBackColor
  32. LeftColumn
  33.     HorzColor
  34. ColumnForeColor
  35. TgFindColumn
  36. MED_BLUE
  37. LT_GREEN
  38. Form_Unload
  39. Cancel
  40. QuitCurrentDemo
  41. Form_Load
  42.  First, set up a different background color for the
  43.  leftmost column in the left split (the row number
  44.  column). 
  45.  Change the foreground color and background colors of
  46.  the Company and Contacted columns within theo
  47.  rightmost split.C
  48. Company
  49. Contacted
  50. Form_Unload
  51.