基本信息
源码名称:c#皮肤SKIN 示例源码下载(60种IrisSkin皮肤界面ssk文件)
源码大小:2.76M
文件格式:.zip
开发语言:C#
更新时间:2016-09-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍


using Sunisoft.IrisSkin;
using System;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Windows.Forms;
namespace FaceChange
{
	public class face : Form
	{
		private IContainer components = null;
		private SkinEngine skinEngine1;
		private Button button1;
		private Button button2;
		private Button button3;
		private Button button4;
		private Button button5;
		private Button button6;
		private Button button7;
		private Button button8;
		private Button button9;
		private Button button10;
		private Button button11;
		private Button button12;
		private Button button13;
		private Button button15;
		private Button button16;
		private Button button17;
		private Button button18;
		private Button button14;
		private Button button19;
		private Button button20;
		private Button button21;
		private Button button22;
		private Button button23;
		private Button button24;
		private Button button25;
		private Button button26;
		private Button button27;
		private Button button28;
		private Button button29;
		private Button button30;
		private Button button31;
		private Button button32;
		private Button button33;
		private Button button34;
		private Button button35;
		private Button button36;
		private Button button37;
		private Button button38;
		private Button button39;
		private Button button40;
		private Button button41;
		private Button button42;
		private Button button43;
		private Button button44;
		private Button button45;
		private Button button46;
		private Button button47;
		private Button button48;
		private Button button49;
		private Button button50;
		private Button button51;
		private Button button52;
		private Button button53;
		private Button button54;
		private Button button55;
		private Button button56;
		private Button button57;
		private Button button58;
		private Button button59;
		private Button button60;
		private LinkLabel linkmyweb;
		public face()
		{
			this.InitializeComponent();
			this.skinEngine1.SkinFile = "Wave.ssk";
		}
		private void button1_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DiamondBlue.ssk";
		}
		private void button2_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DiamondGreen.ssk";
		}
		private void button3_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MacOS.ssk";
		}
		private void button6_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MP10.ssk";
		}
		private void button5_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "RealOne.ssk";
		}
		private void button4_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SteelBlue.ssk";
		}
		private void button9_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Vista.ssk";
		}
		private void button8_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "vistaGreen.ssk";
		}
		private void button7_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "GlassBrown.ssk";
		}
		private void button18_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "GlassGreen.ssk";
		}
		private void button17_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "GlassOrange.ssk";
		}
		private void button16_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Calmness.ssk";
		}
		private void button15_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "CalmnessColor1.ssk";
		}
		private void button13_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "CalmnessColor2.ssk";
		}
		private void button12_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DeepGreen.ssk";
		}
		private void button11_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DeepOrange.ssk";
		}
		private void button10_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Eighteen.ssk";
		}
		private void button14_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DeepCyan.ssk";
		}
		private void button19_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "DeepCyan.ssk";
		}
		private void button20_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "EighteenColor2.ssk";
		}
		private void button22_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Emerald.ssk";
		}
		private void button21_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "EmeraldColor1.ssk";
		}
		private void button26_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "EmeraldColor2.ssk";
		}
		private void button25_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "EmeraldColor3.ssk";
		}
		private void button24_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Longhorn.ssk";
		}
		private void button23_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MSN.ssk";
		}
		private void button30_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Midsummer.ssk";
		}
		private void button29_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor1.ssk";
		}
		private void button28_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor2.ssk";
		}
		private void button27_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor3.ssk";
		}
		private void button31_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "OneBlue.ssk";
		}
		private void button32_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "OneCyan.ssk";
		}
		private void button33_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "OneGreen.ssk";
		}
		private void button36_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor3.ssk";
		}
		private void button35_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Page.ssk";
		}
		private void button34_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "PageColor1.ssk";
		}
		private void button39_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "PageColor2.ssk";
		}
		private void button38_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Silver.ssk";
		}
		private void button37_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SilverColor1.ssk";
		}
		private void button40_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SilverColor2.ssk";
		}
		private void button50_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SportsBlack.ssk";
		}
		private void button49_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor3.ssk";
		}
		private void button48_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SportsCyan.ssk";
		}
		private void button47_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SportsGreen.ssk";
		}
		private void button46_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SportsOrange.ssk";
		}
		private void button45_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "SteelBlack.ssk";
		}
		private void button44_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Wave.ssk";
		}
		private void button43_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "WaveColor1.ssk";
		}
		private void button42_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "WaveColor2.ssk";
		}
		private void button41_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Warm.ssk";
		}
		private void button60_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "WarmColor1.ssk";
		}
		private void button59_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "WarmColor2.ssk";
		}
		private void button58_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "WarmColor3.ssk";
		}
		private void button57_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "XPBlue.ssk";
		}
		private void button56_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "XPGreen.ssk";
		}
		private void button55_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "XPOrange.ssk";
		}
		private void button54_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "XPSilver.ssk";
		}
		private void button53_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Vista2_color6.ssk";
		}
		private void button52_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "Vista2_color1.ssk";
		}
		private void button51_Click(object sender, EventArgs e)
		{
			this.skinEngine1.SkinFile = "MidsummerColor3.ssk";
		}
		private void linkmyweb_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
		{
			Process.Start("http://hi.csdn.net/gouyue");
		}
		protected override void Dispose(bool disposing)
		{
			if (disposing && this.components != null)
			{
				this.components.Dispose();
			}
			base.Dispose(disposing);
		}
		private void InitializeComponent()
		{
			ComponentResourceManager resources = new ComponentResourceManager(typeof(face));
			this.skinEngine1 = new SkinEngine(this);
			this.button1 = new Button();
			this.button2 = new Button();
			this.button3 = new Button();
			this.button4 = new Button();
			this.button5 = new Button();
			this.button6 = new Button();
			this.button7 = new Button();
			this.button8 = new Button();
			this.button9 = new Button();
			this.button10 = new Button();
			this.button11 = new Button();
			this.button12 = new Button();
			this.button13 = new Button();
			this.button15 = new Button();
			this.button16 = new Button();
			this.button17 = new Button();
			this.button18 = new Button();
			this.button14 = new Button();
			this.button19 = new Button();
			this.button20 = new Button();
			this.button21 = new Button();
			this.button22 = new Button();
			this.button23 = new Button();
			this.button24 = new Button();
			this.button25 = new Button();
			this.button26 = new Button();
			this.button27 = new Button();
			this.button28 = new Button();
			this.button29 = new Button();
			this.button30 = new Button();
			this.button31 = new Button();
			this.button32 = new Button();
			this.button33 = new Button();
			this.button34 = new Button();
			this.button35 = new Button();
			this.button36 = new Button();
			this.button37 = new Button();
			this.button38 = new Button();
			this.button39 = new Button();
			this.button40 = new Button();
			this.button41 = new Button();
			this.button42 = new Button();
			this.button43 = new Button();
			this.button44 = new Button();
			this.button45 = new Button();
			this.button46 = new Button();
			this.button47 = new Button();
			this.button48 = new Button();
			this.button49 = new Button();
			this.button50 = new Button();
			this.button51 = new Button();
			this.button52 = new Button();
			this.button53 = new Button();
			this.button54 = new Button();
			this.button55 = new Button();
			this.button56 = new Button();
			this.button57 = new Button();
			this.button58 = new Button();
			this.button59 = new Button();
			this.button60 = new Button();
			this.linkmyweb = new LinkLabel();
			base.SuspendLayout();
			this.skinEngine1.SerialNumber = "";
			this.skinEngine1.SkinFile = null;
			this.button1.Location = new Point(12, 18);
			this.button1.Name = "button1";
			this.button1.Size = new Size(133, 23);
			this.button1.TabIndex = 0;
			this.button1.Text = "DiamondBlue.ssk";
			this.button1.UseVisualStyleBackColor = true;
			this.button1.Click  = new EventHandler(this.button1_Click);
			this.button2.Location = new Point(12, 58);
			this.button2.Name = "button2";
			this.button2.Size = new Size(133, 23);
			this.button2.TabIndex = 1;
			this.button2.Text = "DiamondGreen.ssk";
			this.button2.UseVisualStyleBackColor = true;
			this.button2.Click  = new EventHandler(this.button2_Click);
			this.button3.Location = new Point(12, 98);
			this.button3.Name = "button3";
			this.button3.Size = new Size(133, 23);
			this.button3.TabIndex = 2;
			this.button3.Text = "MacOS.ssk";
			this.button3.UseVisualStyleBackColor = true;
			this.button3.Click  = new EventHandler(this.button3_Click);
			this.button4.Location = new Point(12, 218);
			this.button4.Name = "button4";
			this.button4.Size = new Size(133, 23);
			this.button4.TabIndex = 5;
			this.button4.Text = "SteelBlue.ssk";
			this.button4.UseVisualStyleBackColor = true;
			this.button4.Click  = new EventHandler(this.button4_Click);
			this.button5.Location = new Point(12, 178);
			this.button5.Name = "button5";
			this.button5.Size = new Size(133, 23);
			this.button5.TabIndex = 4;
			this.button5.Text = "RealOne.ssk";
			this.button5.UseVisualStyleBackColor = true;
			this.button5.Click  = new EventHandler(this.button5_Click);
			this.button6.Location = new Point(12, 138);
			this.button6.Name = "button6";
			this.button6.Size = new Size(133, 23);
			this.button6.TabIndex = 3;
			this.button6.Text = "MP10.ssk";
			this.button6.UseVisualStyleBackColor = true;
			this.button6.Click  = new EventHandler(this.button6_Click);
			this.button7.Location = new Point(12, 338);
			this.button7.Name = "button7";
			this.button7.Size = new Size(133, 23);
			this.button7.TabIndex = 8;
			this.button7.Text = "GlassBrown.ssk";
			this.button7.UseVisualStyleBackColor = true;
			this.button7.Click  = new EventHandler(this.button7_Click);
			this.button8.Location = new Point(12, 298);
			this.button8.Name = "button8";
			this.button8.Size = new Size(133, 23);
			this.button8.TabIndex = 7;
			this.button8.Text = "vistaGreen.ssk";
			this.button8.UseVisualStyleBackColor = true;
			this.button8.Click  = new EventHandler(this.button8_Click);
			this.button9.Location = new Point(12, 258);
			this.button9.Name = "button9";
			this.button9.Size = new Size(133, 23);
			this.button9.TabIndex = 6;
			this.button9.Text = "Vista.ssk";
			this.button9.UseVisualStyleBackColor = true;
			this.button9.Click  = new EventHandler(this.button9_Click);
			this.button10.Location = new Point(156, 298);
			this.button10.Name = "button10";
			this.button10.Size = new Size(133, 23);
			this.button10.TabIndex = 17;
			this.button10.Text = "Eighteen.ssk";
			this.button10.UseVisualStyleBackColor = true;
			this.button10.Click  = new EventHandler(this.button10_Click);
			this.button11.Location = new Point(156, 258);
			this.button11.Name = "button11";
			this.button11.Size = new Size(133, 23);
			this.button11.TabIndex = 16;
			this.button11.Text = "DeepOrange.ssk";
			this.button11.UseVisualStyleBackColor = true;
			this.button11.Click  = new EventHandler(this.button11_Click);
			this.button12.Location = new Point(156, 218);
			this.button12.Name = "button12";
			this.button12.Size = new Size(133, 23);
			this.button12.TabIndex = 15;
			this.button12.Text = "DeepGreen.ssk";
			this.button12.UseVisualStyleBackColor = true;
			this.button12.Click  = new EventHandler(this.button12_Click);
			this.button13.Location = new Point(156, 138);
			this.button13.Name = "button13";
			this.button13.Size = new Size(133, 23);
			this.button13.TabIndex = 14;
			this.button13.Text = "CalmnessColor2.ssk";
			this.button13.UseVisualStyleBackColor = true;
			this.button13.Click  = new EventHandler(this.button13_Click);
			this.button15.Location = new Point(156, 98);
			this.button15.Name = "button15";
			this.button15.Size = new Size(133, 23);
			this.button15.TabIndex = 12;
			this.button15.Text = "CalmnessColor1.ssk";
			this.button15.UseVisualStyleBackColor = true;
			this.button15.Click  = new EventHandler(this.button15_Click);
			this.button16.Location = new Point(156, 58);
			this.button16.Name = "button16";
			this.button16.Size = new Size(133, 23);
			this.button16.TabIndex = 11;
			this.button16.Text = "Calmness.ssk";
			this.button16.UseVisualStyleBackColor = true;
			this.button16.Click  = new EventHandler(this.button16_Click);
			this.button17.Location = new Point(156, 18);
			this.button17.Name = "button17";
			this.button17.Size = new Size(133, 23);
			this.button17.TabIndex = 10;
			this.button17.Text = "GlassOrange.ssk";
			this.button17.UseVisualStyleBackColor = true;
			this.button17.Click  = new EventHandler(this.button17_Click);
			this.button18.Location = new Point(12, 382);
			this.button18.Name = "button18";
			this.button18.Size = new Size(133, 23);
			this.button18.TabIndex = 9;
			this.button18.Text = "GlassGreen.ssk";
			this.button18.UseVisualStyleBackColor = true;
			this.button18.Click  = new EventHandler(this.button18_Click);
			this.button14.Location = new Point(156, 178);
			this.button14.Name = "button14";
			this.button14.Size = new Size(133, 23);
			this.button14.TabIndex = 18;
			this.button14.Text = "DeepCyan.ssk";
			this.button14.UseVisualStyleBackColor = true;
			this.button14.Click  = new EventHandler(this.button14_Click);
			this.button19.Location = new Point(156, 338);
			this.button19.Name = "button19";
			this.button19.Size = new Size(133, 23);
			this.button19.TabIndex = 19;
			this.button19.Text = "EighteenColor1.ssk";
			this.button19.UseVisualStyleBackColor = true;
			this.button19.Click  = new EventHandler(this.button19_Click);
			this.button20.Location = new Point(156, 382);
			this.button20.Name = "button20";
			this.button20.Size = new Size(133, 23);
			this.button20.TabIndex = 20;
			this.button20.Text = "EighteenColor2.ssk";
			this.button20.UseVisualStyleBackColor = true;
			this.button20.Click  = new EventHandler(this.button20_Click);
			this.button21.Location = new Point(296, 57);
			this.button21.Name = "button21";
			this.button21.Size = new Size(133, 23);
			this.button21.TabIndex = 22;
			this.button21.Text = "EmeraldColor1.ssk";
			this.button21.UseVisualStyleBackColor = true;
			this.button21.Click  = new EventHandler(this.button21_Click);
			this.button22.Location = new Point(296, 18);
			this.button22.Name = "button22";
			this.button22.Size = new Size(133, 23);
			this.button22.TabIndex = 21;
			this.button22.Text = "Emerald.ssk";
			this.button22.UseVisualStyleBackColor = true;
			this.button22.Click  = new EventHandler(this.button22_Click);
			this.button23.Location = new Point(296, 218);
			this.button23.Name = "button23";
			this.button23.Size = new Size(133, 23);
			this.button23.TabIndex = 26;
			this.button23.Text = "MSN.ssk";
			this.button23.UseVisualStyleBackColor = true;
			this.button23.Click  = new EventHandler(this.button23_Click);
			this.button24.Location = new Point(296, 178);
			this.button24.Name = "button24";
			this.button24.Size = new Size(133, 23);
			this.button24.TabIndex = 25;
			this.button24.Text = "Longhorn.ssk";
			this.button24.UseVisualStyleBackColor = true;
			this.button24.Click  = new EventHandler(this.button24_Click);
			this.button25.Location = new Point(296, 138);
			this.button25.Name = "button25";
			this.button25.Size = new Size(133, 23);
			this.button25.TabIndex = 24;
			this.button25.Text = "EmeraldColor3.ssk";
			this.button25.UseVisualStyleBackColor = true;
			this.button25.Click  = new EventHandler(this.button25_Click);
			this.button26.Location = new Point(296, 98);
			this.button26.Name = "button26";
			this.button26.Size = new Size(133, 23);
			this.button26.TabIndex = 23;
			this.button26.Text = "EmeraldColor2.ssk";
			this.button26.UseVisualStyleBackColor = true;
			this.button26.Click  = new EventHandler(this.button26_Click);
			this.button27.Location = new Point(296, 382);
			this.button27.Name = "button27";
			this.button27.Size = new Size(133, 23);
			this.button27.TabIndex = 30;
			this.button27.Text = "MidsummerColor3.ssk";
			this.button27.UseVisualStyleBackColor = true;
			this.button27.Click  = new EventHandler(this.button27_Click);
			this.button28.Location = new Point(296, 338);
			this.button28.Name = "button28";
			this.button28.Size = new Size(133, 23);
			this.button28.TabIndex = 29;
			this.button28.Text = "MidsummerColor2.ssk";
			this.button28.UseVisualStyleBackColor = true;
			this.button28.Click  = new EventHandler(this.button28_Click);
			this.button29.Location = new Point(296, 298);
			this.button29.Name = "button29";
			this.button29.Size = new Size(133, 23);
			this.button29.TabIndex = 28;
			this.button29.Text = "MidsummerColor1.ssk";
			this.button29.UseVisualStyleBackColor = true;
			this.button29.Click  = new EventHandler(this.button29_Click);
			this.button30.Location = new Point(296, 258);
			this.button30.Name = "button30";
			this.button30.Size = new Size(133, 23);
			this.button30.TabIndex = 27;
			this.button30.Text = "Midsummer.ssk";
			this.button30.UseVisualStyleBackColor = true;
			this.button30.Click  = new EventHandler(this.button30_Click);
			this.button31.Location = new Point(435, 18);
			this.button31.Name = "button31";
			this.button31.Size = new Size(133, 23);
			this.button31.TabIndex = 31;
			this.button31.Text = "OneBlue.ssk";
			this.button31.UseVisualStyleBackColor = true;
			this.button31.Click  = new EventHandler(this.button31_Click);
			this.button32.Location = new Point(435, 58);
			this.button32.Name = "button32";
			this.button32.Size = new Size(133, 23);
			this.button32.TabIndex = 32;
			this.button32.Text = "OneCyan.ssk";
			this.button32.UseVisualStyleBackColor = true;
			this.button32.Click  = new EventHandler(this.button32_Click);
			this.button33.Location = new Point(435, 98);
			this.button33.Name = "button33";
			this.button33.Size = new Size(133, 23);
			this.button33.TabIndex = 33;
			this.button33.Text = "OneGreen.ssk";
			this.button33.UseVisualStyleBackColor = true;
			this.button33.Click  = new EventHandler(this.button33_Click);
			this.button34.Location = new Point(435, 218);
			this.button34.Name = "button34";
			this.button34.Size = new Size(133, 23);
			this.button34.TabIndex = 36;
			this.button34.Text = "PageColor1.ssk";
			this.button34.UseVisualStyleBackColor = true;
			this.button34.Click  = new EventHandler(this.button34_Click);
			this.button35.Location = new Point(435, 178);
			this.button35.Name = "button35";
			this.button35.Size = new Size(133, 23);
			this.button35.TabIndex = 35;
			this.button35.Text = "Page.ssk";
			this.button35.UseVisualStyleBackColor = true;
			this.button35.Click  = new EventHandler(this.button35_Click);
			this.button36.Location = new Point(435, 138);
			this.button36.Name = "button36";
			this.button36.Size = new Size(133, 23);
			this.button36.TabIndex = 34;
			this.button36.Text = "OneOrange.ssk";
			this.button36.UseVisualStyleBackColor = true;
			this.button36.Click  = new EventHandler(this.button36_Click);
			this.button37.Location = new Point(435, 338);
			this.button37.Name = "button37";
			this.button37.Size = new Size(133, 23);
			this.button37.TabIndex = 39;
			this.button37.Text = "SilverColor1.ssk";
			this.button37.UseVisualStyleBackColor = true;
			this.button37.Click  = new EventHandler(this.button37_Click);
			this.button38.Location = new Point(435, 298);
			this.button38.Name = "button38";
			this.button38.Size = new Size(133, 23);
			this.button38.TabIndex = 38;
			this.button38.Text = "Silver.ssk";
			this.button38.UseVisualStyleBackColor = true;
			this.button38.Click  = new EventHandler(this.button38_Click);
			this.button39.Location = new Point(435, 258);
			this.button39.Name = "button39";
			this.button39.Size = new Size(133, 23);
			this.button39.TabIndex = 37;
			this.button39.Text = "PageColor2.ssk";
			this.button39.UseVisualStyleBackColor = true;
			this.button39.Click  = new EventHandler(this.button39_Click);
			this.button40.Location = new Point(435, 382);
			this.button40.Name = "button40";
			this.button40.Size = new Size(133, 23);
			this.button40.TabIndex = 40;
			this.button40.Text = "SilverColor2.ssk";
			this.button40.UseVisualStyleBackColor = true;
			this.button40.Click  = new EventHandler(this.button40_Click);
			this.button41.Location = new Point(578, 382);
			this.button41.Name = "button41";
			this.button41.Size = new Size(133, 23);
			this.button41.TabIndex = 50;
			this.button41.Text = "Warm.ssk";
			this.button41.UseVisualStyleBackColor = true;
			this.button41.Click  = new EventHandler(this.button41_Click);
			this.button42.Location = new Point(578, 338);
			this.button42.Name = "button42";
			this.button42.Size = new Size(133, 23);
			this.button42.TabIndex = 49;
			this.button42.Text = "WaveColor2.ssk";
			this.button42.UseVisualStyleBackColor = true;
			this.button42.Click  = new EventHandler(this.button42_Click);
			this.button43.Location = new Point(578, 298);
			this.button43.Name = "button43";
			this.button43.Size = new Size(133, 23);
			this.button43.TabIndex = 48;
			this.button43.Text = "WaveColor1.ssk";
			this.button43.UseVisualStyleBackColor = true;
			this.button43.Click  = new EventHandler(this.button43_Click);
			this.button44.Location = new Point(578, 258);
			this.button44.Name = "button44";
			this.button44.Size = new Size(133, 23);
			this.button44.TabIndex = 47;
			this.button44.Text = "Wave.ssk";
			this.button44.UseVisualStyleBackColor = true;
			this.button44.Click  = new EventHandler(this.button44_Click);
			this.button45.Location = new Point(578, 218);
			this.button45.Name = "button45";
			this.button45.Size = new Size(133, 23);
			this.button45.TabIndex = 46;
			this.button45.Text = "SteelBlack.ssk";
			this.button45.UseVisualStyleBackColor = true;
			this.button45.Click  = new EventHandler(this.button45_Click);
			this.button46.Location = new Point(578, 178);
			this.button46.Name = "button46";
			this.button46.Size = new Size(133, 23);
			this.button46.TabIndex = 45;
			this.button46.Text = "SportsOrange.ssk";
			this.button46.UseVisualStyleBackColor = true;
			this.button46.Click  = new EventHandler(this.button46_Click);
			this.button47.Location = new Point(578, 138);
			this.button47.Name = "button47";
			this.button47.Size = new Size(133, 23);
			this.button47.TabIndex = 44;
			this.button47.Text = "SportsGreen.ssk";
			this.button47.UseVisualStyleBackColor = true;
			this.button47.Click  = new EventHandler(this.button47_Click);
			this.button48.Location = new Point(578, 98);
			this.button48.Name = "button48";
			this.button48.Size = new Size(133, 23);
			this.button48.TabIndex = 43;
			this.button48.Text = "SportsCyan.ssk";
			this.button48.UseVisualStyleBackColor = true;
			this.button48.Click  = new EventHandler(this.button48_Click);
			this.button49.Location = new Point(578, 58);
			this.button49.Name = "button49";
			this.button49.Size = new Size(133, 23);
			this.button49.TabIndex = 42;
			this.button49.Text = "SportsBlue.ssk";
			this.button49.UseVisualStyleBackColor = true;
			this.button49.Click  = new EventHandler(this.button49_Click);
			this.button50.Location = new Point(578, 18);
			this.button50.Name = "button50";
			this.button50.Size = new Size(133, 23);
			this.button50.TabIndex = 41;
			this.button50.Text = "SportsBlack.ssk";
			this.button50.UseVisualStyleBackColor = true;
			this.button50.Click  = new EventHandler(this.button50_Click);
			this.button51.Location = new Point(717, 382);
			this.button51.Name = "button51";
			this.button51.Size = new Size(133, 23);
			this.button51.TabIndex = 60;
			this.button51.Text = "Vista2_color3.ssk";
			this.button51.UseVisualStyleBackColor = true;
			this.button51.Click  = new EventHandler(this.button51_Click);
			this.button52.Location = new Point(717, 338);
			this.button52.Name = "button52";
			this.button52.Size = new Size(133, 23);
			this.button52.TabIndex = 59;
			this.button52.Text = "Vista2_color1.ssk";
			this.button52.UseVisualStyleBackColor = true;
			this.button52.Click  = new EventHandler(this.button52_Click);
			this.button53.Location = new Point(717, 298);
			this.button53.Name = "button53";
			this.button53.Size = new Size(133, 23);
			this.button53.TabIndex = 58;
			this.button53.Text = "Vista2_color6.ssk";
			this.button53.UseVisualStyleBackColor = true;
			this.button53.Click  = new EventHandler(this.button53_Click);
			this.button54.Location = new Point(717, 258);
			this.button54.Name = "button54";
			this.button54.Size = new Size(133, 23);
			this.button54.TabIndex = 57;
			this.button54.Text = "XPSilver.ssk";
			this.button54.UseVisualStyleBackColor = true;
			this.button54.Click  = new EventHandler(this.button54_Click);
			this.button55.Location = new Point(717, 218);
			this.button55.Name = "button55";
			this.button55.Size = new Size(133, 23);
			this.button55.TabIndex = 56;
			this.button55.Text = "XPOrange.ssk";
			this.button55.UseVisualStyleBackColor = true;
			this.button55.Click  = new EventHandler(this.button55_Click);
			this.button56.Location = new Point(717, 178);
			this.button56.Name = "button56";
			this.button56.Size = new Size(133, 23);
			this.button56.TabIndex = 55;
			this.button56.Text = "XPGreen.ssk";
			this.button56.UseVisualStyleBackColor = true;
			this.button56.Click  = new EventHandler(this.button56_Click);
			this.button57.Location = new Point(717, 138);
			this.button57.Name = "button57";
			this.button57.Size = new Size(133, 23);
			this.button57.TabIndex = 54;
			this.button57.Text = "XPBlue.ssk";
			this.button57.UseVisualStyleBackColor = true;
			this.button57.Click  = new EventHandler(this.button57_Click);
			this.button58.Location = new Point(717, 98);
			this.button58.Name = "button58";
			this.button58.Size = new Size(133, 23);
			this.button58.TabIndex = 53;
			this.button58.Text = "WarmColor3.ssk";
			this.button58.UseVisualStyleBackColor = true;
			this.button58.Click  = new EventHandler(this.button58_Click);
			this.button59.Location = new Point(717, 58);
			this.button59.Name = "button59";
			this.button59.Size = new Size(133, 23);
			this.button59.TabIndex = 52;
			this.button59.Text = "WarmColor2.ssk";
			this.button59.UseVisualStyleBackColor = true;
			this.button59.Click  = new EventHandler(this.button59_Click);
			this.button60.Location = new Point(717, 18);
			this.button60.Name = "button60";
			this.button60.Size = new Size(133, 23);
			this.button60.TabIndex = 51;
			this.button60.Text = "WarmColor1.ssk";
			this.button60.UseVisualStyleBackColor = true;
			this.button60.Click  = new EventHandler(this.button60_Click);
			this.linkmyweb.AutoSize = true;
			this.linkmyweb.Font = new Font("宋体", 10.5f, FontStyle.Bold, GraphicsUnit.Point, 134);
			this.linkmyweb.LinkColor = Color.FromArgb(192, 0, 0);
			this.linkmyweb.Location = new Point(306, 417);
			this.linkmyweb.Name = "linkmyweb";
			this.linkmyweb.Size = new Size(207, 14);
			this.linkmyweb.TabIndex = 61;
			this.linkmyweb.TabStop = true;
			this.linkmyweb.Text = "http://hi.csdn.net/gouyue";
			this.linkmyweb.LinkClicked  = new LinkLabelLinkClickedEventHandler(this.linkmyweb_LinkClicked);
			base.AutoScaleDimensions = new SizeF(6f, 12f);
            //base.AutoScaleMode = AutoScaleMode.Font;
			base.ClientSize = new Size(868, 438);
			base.Controls.Add(this.linkmyweb);
			base.Controls.Add(this.button51);
			base.Controls.Add(this.button52);
			base.Controls.Add(this.button53);
			base.Controls.Add(this.button54);
			base.Controls.Add(this.button55);
			base.Controls.Add(this.button56);
			base.Controls.Add(this.button57);
			base.Controls.Add(this.button58);
			base.Controls.Add(this.button59);
			base.Controls.Add(this.button60);
			base.Controls.Add(this.button41);
			base.Controls.Add(this.button42);
			base.Controls.Add(this.button43);
			base.Controls.Add(this.button44);
			base.Controls.Add(this.button45);
			base.Controls.Add(this.button46);
			base.Controls.Add(this.button47);
			base.Controls.Add(this.button48);
			base.Controls.Add(this.button49);
			base.Controls.Add(this.button50);
			base.Controls.Add(this.button40);
			base.Controls.Add(this.button37);
			base.Controls.Add(this.button38);
			base.Controls.Add(this.button39);
			base.Controls.Add(this.button34);
			base.Controls.Add(this.button35);
			base.Controls.Add(this.button36);
			base.Controls.Add(this.button33);
			base.Controls.Add(this.button32);
			base.Controls.Add(this.button31);
			base.Controls.Add(this.button27);
			base.Controls.Add(this.button28);
			base.Controls.Add(this.button29);
			base.Controls.Add(this.button30);
			base.Controls.Add(this.button23);
			base.Controls.Add(this.button24);
			base.Controls.Add(this.button25);
			base.Controls.Add(this.button26);
			base.Controls.Add(this.button21);
			base.Controls.Add(this.button22);
			base.Controls.Add(this.button20);
			base.Controls.Add(this.button19);
			base.Controls.Add(this.button14);
			base.Controls.Add(this.button10);
			base.Controls.Add(this.button11);
			base.Controls.Add(this.button12);
			base.Controls.Add(this.button13);
			base.Controls.Add(this.button15);
			base.Controls.Add(this.button16);
			base.Controls.Add(this.button17);
			base.Controls.Add(this.button18);
			base.Controls.Add(this.button7);
			base.Controls.Add(this.button8);
			base.Controls.Add(this.button9);
			base.Controls.Add(this.button4);
			base.Controls.Add(this.button5);
			base.Controls.Add(this.button6);
			base.Controls.Add(this.button3);
			base.Controls.Add(this.button2);
			base.Controls.Add(this.button1);
			base.Icon = (Icon)resources.GetObject("$this.Icon");
			base.Name = "face";
			base.StartPosition = FormStartPosition.CenterScreen;
			this.Text = "界面连连看-QQ223857666勾月";
			base.ResumeLayout(false);
			base.PerformLayout();
		}
	}
}