theme.ini
上传用户:vipseo
上传日期:2010-02-15
资源大小:137k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. [Personality]
  2. ;No button transparencies=0
  3. UsesTran=0
  4. ;Amount in pixels to shift the titlebar text by from the left
  5. TextShift=60
  6. ;Amount in pixels to shift the titlebar text down by
  7. TextShiftVert=0
  8. ;Border and title bar bitmaps
  9. Top=top.bmp
  10. Left=left.bmp
  11. Right=right.bmp
  12. Bottom=bottom.bmp
  13. ; And last of all we want the respective heights of the bits 76, 84
  14. ; And last of all we want the respective heights of the bits 76, 84
  15. TopTopHeight=76
  16. TopBotHeight=84
  17. LeftTopHeight=33
  18. LeftBotHeight=13
  19. RightTopHeight=33
  20. RightBotHeight=13
  21. BottomTopHeight=0
  22. BottomBotHeight=0
  23. ;Number of buttons we have defined in this personality
  24. ButtonCount=4
  25. ButtonImgCount = 3
  26. [Button0]
  27. Align=1
  28. XCoord=61
  29. YCoord=4
  30. Action=2
  31. Command=
  32. ButtonImage=min.bmp
  33. [Button1]
  34. Align=1
  35. XCoord=42
  36. YCoord=4
  37. Action=1
  38. Command=
  39. ButtonImage=max.bmp
  40. Visibility=4
  41. [Button2]
  42. Align=1
  43. XCoord=23
  44. YCoord=4
  45. Action=0
  46. Command=
  47. ButtonImage=close.bmp
  48. [Button3]
  49. Align=1
  50. XCoord=42
  51. YCoord=4
  52. Action=1
  53. Command=
  54. ButtonImage=restore.bmp
  55. Visibility=3
  56. [Colours]
  57. BarColor = 207 207 207
  58. MenuColor = 207 207 207
  59. ButtonFace= 238 238 0
  60. ButtonHilight=238 238 238
  61. ButtonText=0 0 0
  62. ButtonFocus=200 200 200
  63. ButtonShadow=146 146 146
  64. ButtonAlternateFace=184 184 184
  65. ButtonDkShadow=0 0 0
  66. ActiveBorder=220 220 220
  67. ActiveTitle=0 0 128
  68. AppWorkSpace=146 146 146
  69. Background=64 112 176
  70. GradientActiveTitle=64 112 176
  71. GradientInactiveTitle=129 142 150
  72. GrayText=146 146 146
  73. Hilight=64 112 176
  74. HilightText=255 255 255
  75. HotTrackingColor=0 0 255
  76. InactiveBorder=220 220 220
  77. InactiveTitle=146 146 146
  78. InactiveTitleText=192 192 192
  79. InfoText=0 0 0
  80. InfoWindow=255 154 53
  81. Menu=207 207 207
  82. MenuText=0 0 0
  83. Scrollbar=238 238 238
  84. TitleText=255 255 255
  85. Window=255 255 255
  86. WindowFrame=0 0 0
  87. WindowText=0 0 0
  88. TransColor = 255 0 255
  89. [Buttons]
  90. CheckButton=checkbox.bmp
  91. RadioButton=radio.bmp
  92. Bitmap=button.bmp
  93. TopHeight=11
  94. BottomHeight=11
  95. LeftWidth=12
  96. RightWidth=12
  97. MouseOver=1
  98. Tile=1
  99. Trans=1