home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / containers.tds < prev    next >
INI File  |  2004-03-02  |  2KB  |  104 lines

  1. [@INC]
  2. {SimplePart}
  3.  
  4. Type        = "Container"
  5. Name        = "Normal"
  6.  
  7. BackgroundPart = "Container.Normal.Background"
  8. TitlebarPart   = "Container.Normal.Titlebar"
  9.  
  10.  
  11. [@INC]
  12. {SimplePart}
  13.  
  14. Type         = "Container"
  15.  
  16. Name         = "Normal.Background"
  17.  
  18. ImageSource  = "\.\\container_normal.bmp"
  19.  
  20. NormalStart  = "[00,00]"
  21.  
  22. TopLeft      = "[01,08,03,10]"
  23. Top          = "[06,08,45,10]"
  24. TopRight     = "[48,08,50,10]"
  25. Left         = "[01,13,03,52]"
  26. Middle       = "[06,13,45,52]"
  27. Right        = "[48,13,50,52]"
  28. BottomLeft   = "[01,55,03,57]"
  29. Bottom       = "[06,55,45,57]"
  30. BottomRight  = "[48,55,50,57]"
  31. Borders      = "[03,03,03,03]"
  32.  
  33. RelativeWidth  = 1.0
  34. RelativeHeight = 1.0
  35.  
  36. Transparent  = false
  37. TileMiddle   = true
  38.  
  39. ForeColor    = "#000000"
  40. BackColor    = "#000000"
  41.  
  42.  
  43. [@INC]
  44. {SimplePart}
  45.  
  46. Type         = "Container"
  47. Name         = "Normal.Titlebar"
  48.  
  49. ImageSource  = "\.\\container_normal.bmp"
  50.  
  51. NormalStart  = "[00,00]"
  52.  
  53. TopLeft      = "[01,69,03,71]"
  54. Top          = "[06,69,45,71]"
  55. TopRight     = "[48,69,50,71]"
  56. Left         = "[01,74,03,87]"
  57. Middle       = "[06,74,45,87]"
  58. Right        = "[48,74,50,87]"
  59. BottomLeft   = "[01,90,03,92]"
  60. Bottom       = "[06,90,45,92]"
  61. BottomRight  = "[48,90,50,92]"
  62. Borders      = "[03,03,03,03]"
  63.  
  64. RelativeWidth = 1.0
  65. DefaultHeight = 18
  66.  
  67. Font         = "Arial;8.5;"
  68. ForeColor    = "#000000"
  69. BackColor    = "#000000"
  70.  
  71. Transparent  = false
  72. TileMiddle   = true
  73.  
  74.  
  75. [@INC]
  76. {SimplePart}
  77.  
  78. Type        = "Container"
  79. Name        = "Transparent"
  80.  
  81. BackgroundPart = "Container.Transparent.Background"
  82.  
  83.  
  84. [@INC]
  85. {SimplePart}
  86.  
  87. Type         = "Container"
  88. Name         = "Transparent.Background"
  89.  
  90. ImageSource  = "\.\\transparent.bmp"
  91.  
  92. NormalStart  = "[0,0]"
  93.  
  94. Middle       = "[00,00,99,49]"
  95. Borders      = "[00,00,00,00]"
  96.  
  97. RelativeWidth  = 1.0
  98. RelativeHeight = 1.0
  99.  
  100. Transparent  = true
  101. TileMiddle   = true
  102.  
  103. ForeColor    = "#000000"
  104. BackColor    = "#000000"