home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / edits.tds < prev    next >
Text File  |  2004-06-19  |  2KB  |  86 lines

  1.  
  2. [@INC]
  3. {SimplePart}
  4.  
  5. Type         = "Edit"
  6. Name         = "Tiny"
  7.  
  8. ImageSource  = "\.\\edit.bmp"
  9.  
  10. NormalStart  = "[00,00]"
  11.  
  12. TopLeft      = "[00,08,02,10]"
  13. Top          = "[05,08,19,10]"
  14. TopRight     = "[22,08,24,10]"
  15. Left         = "[00,13,02,26]"
  16. Middle       = "[05,13,19,26]"
  17. Right        = "[22,13,24,26]"
  18. BottomLeft   = "[00,29,02,31]"
  19. Bottom       = "[05,29,19,31]"
  20. BottomRight  = "[22,29,24,31]"
  21. Borders      = "[03,01,03,01]"
  22.  
  23. Transparent  = false
  24. TileMiddle   = true
  25.  
  26. Font         = "Arial;7"
  27. ForeColor    = "#000000"
  28. BackColor    = "#000000"
  29.  
  30. DefaultWidth = 80
  31. DefaultHeight= 14
  32.  
  33. [@INC]
  34. {SimplePart}
  35.  
  36. Type         = "Edit"
  37. Name         = "Normal"
  38.  
  39. ImageSource  = "\.\\edit.bmp"
  40.  
  41. NormalStart  = "[31,00]"
  42.  
  43. TopLeft      = "[00,08,02,10]"
  44. Top          = "[05,08,19,10]"
  45. TopRight     = "[22,08,24,10]"
  46. Left         = "[00,13,02,26]"
  47. Middle       = "[05,13,19,26]"
  48. Right        = "[22,13,24,26]"
  49. BottomLeft   = "[00,29,02,31]"
  50. Bottom       = "[05,29,19,31]"
  51. BottomRight  = "[22,29,24,31]"
  52. Borders      = "[03,01,03,01]"
  53.  
  54. Transparent  = false
  55. TileMiddle   = true
  56.  
  57. Font         = "Arial;9;"
  58. ForeColor    = "#000000"
  59. BackColor    = "#000000"
  60.  
  61. DefaultWidth = 80
  62. DefaultHeight= 18
  63.  
  64.  
  65. [@INC]
  66. {SimplePart}
  67.  
  68. Type         = "Edit"
  69. Name         = "Transparent"
  70.  
  71. ImageSource  = "\.\\transparent.bmp"
  72.  
  73. NormalStart  = "[0,0]"
  74.  
  75. Middle       = "[00,00,99,49]"
  76. Borders      = "[03,01,03,01]"
  77.  
  78. Transparent  = true
  79. TileMiddle   = true
  80.  
  81. Font         = "Arial;7;"
  82. ForeColor    = "#000000"
  83. BackColor    = "#000000"
  84.  
  85. DefaultWidth = 80
  86. DefaultHeight= 14