SkinColors.cs
上传用户:xlxx0122
上传日期:2015-04-24
资源大小:3904k
文件大小:5k
源码类别:

.net编程

开发平台:

C#

  1. namespace Sunisoft.IrisSkin
  2. {
  3.     using System;
  4.     using System.Drawing;
  5.     public class SkinColors : IDisposable
  6.     {
  7.         public Color SKIN2_BUTTONFONTCOLOR;
  8.         public Color SKIN2_CONTROLBORDERCOLOR;
  9.         public Color SKIN2_CONTROLCOLOR;
  10.         public Color SKIN2_CONTROLFONTCOLOR;
  11.         public Color SKIN2_FORMCOLOR;
  12.         public Color SKIN2_LEFTBARENDCOLOR;
  13.         public Color SKIN2_LEFTBARSTARTCOLOR;
  14.         public Color SKIN2_MENUBARENDCOLOR;
  15.         public Color SKIN2_MENUBARSTARTCOLOR;
  16.         public Color SKIN2_MENUITEMCOLOR;
  17.         public Color SKIN2_MENUITEMFONTCOLOR;
  18.         public Color SKIN2_SCROLLBARCOLOR;
  19.         public Color SKIN2_SELECTEDMENUBORDERCOLOR;
  20.         public Color SKIN2_SELECTEDMENUCOLOR;
  21.         public Color SKIN2_SELECTEDMENUFONTCOLOR;
  22.         public Color SKIN2_SIDECHANNELBORDERCOLOR;
  23.         public Color SKIN2_SIDECHANNELCOLOR;
  24.         public Color SKIN2_TABCONTROLACTIVEFONTCOLOR;
  25.         public Color SKIN2_TABCONTROLBORDERCOLOR;
  26.         public Color SKIN2_TABCONTROLCOLOR;
  27.         public Color SKIN2_TABCONTROLINACTIVEFONTCOLOR;
  28.         public Color SKIN2_TITLEFONTCOLOR;
  29.         public Color SKIN2_TOOLBARBORDERCOLOR;
  30.         public Color SKIN2_TOOLBARDOWNCOLOR;
  31.         public Color SKIN2_TOOLBARENDCOLOR;
  32.         public Color SKIN2_TOOLBARONCOLOR;
  33.         public Color SKIN2_TOOLBARSTARTCOLOR;
  34.         public Color SKIN2_TOPMENUFONTCOLOR;
  35.         public Color SKIN2_TOPSELECTEDMENUBORDERCOLOR;
  36.         public Color SKIN2_TOPSELECTEDMENUCOLOR;
  37.         public Color SKIN2_TOPSELECTEDMENUFONTCOLOR;
  38.         public Color SKIN2_TRANSCOLOR;
  39.         private SkinEngine xdc87e2b99332cd4a;
  40.         public SkinColors(SkinEngine engine)
  41.         {
  42.             this.xdc87e2b99332cd4a = engine;
  43.             this.xcfa0ea892200e949();
  44.         }
  45.         public void Dispose()
  46.         {
  47.             this.xdc87e2b99332cd4a = null;
  48.         }
  49.         private void xcfa0ea892200e949()
  50.         {
  51.             this.SKIN2_TRANSCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TRANSCOLOR");
  52.             this.SKIN2_TITLEFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TITLEFONTCOLOR");
  53.             this.SKIN2_FORMCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_FORMCOLOR");
  54.             this.SKIN2_MENUBARSTARTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_MENUBARSTARTCOLOR");
  55.             this.SKIN2_MENUBARENDCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_MENUBARENDCOLOR");
  56.             this.SKIN2_TOPSELECTEDMENUCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOPSELECTEDMENUCOLOR");
  57.             this.SKIN2_TOPSELECTEDMENUBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOPSELECTEDMENUBORDERCOLOR");
  58.             this.SKIN2_TOPSELECTEDMENUFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOPSELECTEDMENUFONTCOLOR");
  59.             this.SKIN2_TOPMENUFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOPMENUFONTCOLOR");
  60.             this.SKIN2_LEFTBARSTARTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_LEFTBARSTARTCOLOR");
  61.             this.SKIN2_LEFTBARENDCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_LEFTBARENDCOLOR");
  62.             this.SKIN2_MENUITEMCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_MENUITEMCOLOR");
  63.             this.SKIN2_MENUITEMFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_MENUITEMFONTCOLOR");
  64.             this.SKIN2_SELECTEDMENUCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SELECTEDMENUCOLOR");
  65.             this.SKIN2_SELECTEDMENUBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SELECTEDMENUBORDERCOLOR");
  66.             this.SKIN2_SELECTEDMENUFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SELECTEDMENUFONTCOLOR");
  67.             this.SKIN2_TOOLBARSTARTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOOLBARSTARTCOLOR");
  68.             this.SKIN2_TOOLBARENDCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOOLBARENDCOLOR");
  69.             this.SKIN2_TOOLBARONCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOOLBARONCOLOR");
  70.             this.SKIN2_TOOLBARBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOOLBARBORDERCOLOR");
  71.             this.SKIN2_TOOLBARDOWNCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TOOLBARDOWNCOLOR");
  72.             this.SKIN2_CONTROLCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_CONTROLCOLOR");
  73.             this.SKIN2_CONTROLBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_CONTROLBORDERCOLOR");
  74.             this.SKIN2_CONTROLFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_CONTROLFONTCOLOR");
  75.             this.SKIN2_BUTTONFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_BUTTONFONTCOLOR");
  76.             this.SKIN2_SCROLLBARCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SCROLLBARCOLOR");
  77.             this.SKIN2_TABCONTROLCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TABCONTROLCOLOR");
  78.             this.SKIN2_TABCONTROLBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TABCONTROLBORDERCOLOR");
  79.             this.SKIN2_TABCONTROLACTIVEFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TABCONTROLACTIVEFONTCOLOR");
  80.             this.SKIN2_TABCONTROLINACTIVEFONTCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_TABCONTROLINACTIVEFONTCOLOR");
  81.             this.SKIN2_SIDECHANNELCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SIDECHANNELCOLOR");
  82.             this.SKIN2_SIDECHANNELBORDERCOLOR = this.xdc87e2b99332cd4a.GetColor("SKIN2_SIDECHANNELBORDERCOLOR");
  83.         }
  84.     }
  85. }