Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.6 KiB

  1. //
  2. // cpstyle.uix
  3. //
  4. #include <directuipp.h>
  5. #include <shstyle.h>
  6. #include "..\common.h"
  7. #include "class_ss.h"
  8. #define ANIMATION
  9. #define BannerBkgnd window
  10. #define BannerFontColor windowtext
  11. #define BannerFont rcstr(IDS_TAHOMA)
  12. #define BannerFontSize rcint(IDS_FONT_SIZE_8)pt
  13. #define BannerFontWeight rcint(IDS_FONT_WEIGHT_BOLD)
  14. #define DirectiveFont rcstr(IDS_FRANKLIN_GOTHIC_MEDIUM)
  15. #define DirectiveFontColor windowtext
  16. #define DirectiveFontSize rcint(IDS_FONT_SIZE_21)pt
  17. #define DirectiveFontWeight rcint(IDS_FONT_WEIGHT_LGTITLE)
  18. #define CategoryListBkgnd window
  19. #define CategoryViewBkgnd window
  20. #define CategoryLinkFontColor windowtext
  21. #define CategoryLinkFontColorHot hotlight
  22. #define CategoryLinkFont sysmetricstr(DSMS_ICONFONTFACE)
  23. #define CategoryLinkFontSize sysmetric(DSM_ICONFONTSIZE)
  24. #define CategoryLinkFontWeight rcint(IDS_FONT_WEIGHT_BOLD)
  25. #define CategoryLinkFontWeightHot rcint(IDS_FONT_WEIGHT_BOLD)
  26. #define CategoryLinkFontStyleHot underline
  27. #define AppletLinkFontColor windowtext
  28. #define AppletLinkFontColorHot hotlight
  29. #define AppletLinkFont sysmetricstr(DSMS_ICONFONTFACE)
  30. #define AppletLinkFontSize sysmetric(DSM_ICONFONTSIZE)
  31. #define AppletLinkFontWeight rcint(IDS_FONT_WEIGHT_BOLD)
  32. #define AppletLinkFontWeightHot rcint(IDS_FONT_WEIGHT_BOLD)
  33. #define AppletLinkFontStyleHot underline
  34. #define TaskLinkFontColor windowtext
  35. #define TaskLinkFontColorHot hotlight
  36. #define TaskLinkFont sysmetricstr(DSMS_ICONFONTFACE)
  37. #define TaskLinkFontSize sysmetric(DSM_ICONFONTSIZE)
  38. #define TaskLinkFontWeight rcint(IDS_FONT_WEIGHT_BOLD)
  39. #define TaskLinkFontWeightHot rcint(IDS_FONT_WEIGHT_BOLD)
  40. #define TaskLinkFontStyleHot underline
  41. #define BarricadeTitleFont rcstr(IDS_FRANKLIN_GOTHIC_MEDIUM)
  42. #define BarricadeTitleFontSize rcint(IDS_FONT_SIZE_21)pt
  43. #define BarricadeTitleFontColor windowtext
  44. #define BarricadeTitleFontWeight rcint(IDS_FONT_WEIGHT_LGTITLE)
  45. #define BarricadeMsgFont rcstr(IDS_FRANKLIN_GOTHIC_MEDIUM)
  46. #define BarricadeMsgFontSize rcint(IDS_FONT_SIZE_14)pt
  47. #define BarricadeMsgFontColor windowtext
  48. #define BarricadeMsgFontWeight rcint(IDS_FONT_WEIGHT_LGTEXT)
  49. #define SeparatorColor window
  50. <style resid=ScrollerSS>
  51. #include "..\scrollbar_win32.uix"
  52. </style>
  53. #include "..\cpstyle_common.uix" // DUI element style sheet.