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

组合框控件

开发平台:

Visual C++

  1. [Personality]
  2. ;No button transparencies=0
  3. UsesTran=1
  4. ;Amount in pixels to shift the titlebar text by from the left
  5. TextShift=30
  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. TopTopHeight=40
  15. TopBotHeight=60
  16. LeftTopHeight=29
  17. LeftBotHeight=8
  18. RightTopHeight=29
  19. RightBotHeight=8
  20. BottomTopHeight=0
  21. BottomBotHeight=0
  22. ;Number of buttons we have defined in this personality
  23. ButtonCount=4
  24. ButtonImgCount = 3
  25. [Button0]
  26. Align=1
  27. XCoord=74
  28. YCoord=4
  29. Action=2
  30. Command=
  31. ButtonImage=min.bmp
  32. [Button1]
  33. Align=1
  34. XCoord=50
  35. YCoord=4
  36. Action=1
  37. Command=
  38. ButtonImage=max.bmp
  39. Visibility=4
  40. [Button2]
  41. Align=1
  42. XCoord=26
  43. YCoord=4
  44. Action=0
  45. Command=
  46. ButtonImage=close.bmp
  47. [Button3]
  48. Align=1
  49. XCoord=50
  50. YCoord=4
  51. Action=1
  52. Command=
  53. ButtonImage=restore.bmp
  54. Visibility=3
  55. [Colours]
  56. BarColor = 224 223 227
  57. MenuColor = 224 223 227
  58. ActiveBorder=220 220 220
  59. ActiveTitle=0 0 128
  60. AppWorkSpace=146 146 146
  61. Background=64 112 176
  62. ButtonAlternateFace=184 184 184
  63. ButtonDkShadow=0 0 0
  64. ButtonFace=207 207 207
  65. ButtonHilight=238 238 238
  66. ButtonLight=220 220 220
  67. ButtonShadow=146 146 146
  68. ButtonText=0 0 0
  69. GradientActiveTitle=64 112 176
  70. GradientInactiveTitle=129 142 150
  71. GrayText=146 146 146
  72. Hilight=64 112 176
  73. HilightText=255 255 255
  74. HotTrackingColor=0 0 255
  75. InactiveBorder=220 220 220
  76. InactiveTitle=146 146 146
  77. InactiveTitleText=192 192 192
  78. InfoText=0 0 0
  79. InfoWindow=255 154 53
  80. Menu=207 207 207
  81. MenuText=0 0 0
  82. Scrollbar=238 238 238
  83. TitleText=255 255 255
  84. Window=255 255 255
  85. WindowFrame=0 0 0
  86. WindowText=0 0 0
  87. TransColor = 255 0 255
  88. [Buttons]
  89. CheckButton=Checkbox.bmp
  90. RadioButton=Radio.bmp
  91. Bitmap=Buttons.bmp
  92. TopHeight=4
  93. BottomHeight=4
  94. LeftWidth=4
  95. RightWidth=4
  96. MouseOver=1
  97. NormalFont=0
  98. PressedFont=2
  99. DisabledFont=0
  100. FocusFont=3
  101. DefaultFont=3
  102. MouseOverFont=3
  103. NormalColour=0
  104. PressedColour=0
  105. DisabledColour=2
  106. FocusColour=1
  107. DefaultColour=1
  108. MouseOverColour=1