RaUI/Source/SkinPreview/FrmTab1.Designer.cs
zilinsoft 3262955f2f ### 2023-11-07更新
------
#### RaUIV4    V4.0.2311.0701
- *.[全新]整合了MyDb、ryControls、MyDb_MySQL等dll文件到RaUI一个项目。
- *.[新增]新增ApkOp类,可以轻松获取APK信息。
- *.[新增]新增JsonExt扩展类,让Json操作更简单。
- *.[新增]新增WebP类,可以支持webp格式的图片。
- *.[改进]ryQuickSQL中的AddField方法改为自动替换已存在的同名值。
- *.[修复]ryQuickSQL中的AddFieldCalc方法无法正常计算的BUG。
2023-11-07 16:37:53 +08:00

1132 lines
60 KiB
C#

namespace SkinPreview
{
partial class FrmTab1
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.TxtAuthor = new ryControls.TextBoxEx2();
this.label24 = new System.Windows.Forms.Label();
this.TxtVer = new ryControls.TextBoxEx2();
this.label23 = new System.Windows.Forms.Label();
this.TxtSkinName = new ryControls.TextBoxEx2();
this.label22 = new System.Windows.Forms.Label();
this.BtnLoadSkin = new ryControls.ButtonEx();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.Color_TabMoveColorEnd = new ryControls.SuperColor();
this.label20 = new System.Windows.Forms.Label();
this.Color_TabMoveColorStart = new ryControls.SuperColor();
this.label21 = new System.Windows.Forms.Label();
this.Color_TabDeactiveBackColorBottom = new ryControls.SuperColor();
this.label16 = new System.Windows.Forms.Label();
this.Color_TabDeactiveBackColorTop = new ryControls.SuperColor();
this.label17 = new System.Windows.Forms.Label();
this.Color_TabActiveBackColorBottom = new ryControls.SuperColor();
this.label18 = new System.Windows.Forms.Label();
this.Color_TabActiveBackColorTop = new ryControls.SuperColor();
this.label19 = new System.Windows.Forms.Label();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.NumShadowAValueLight = new ryControls.NumericUpDownEx();
this.ChkShowShadow = new System.Windows.Forms.CheckBox();
this.label15 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.NumShadowAValueDark = new ryControls.NumericUpDownEx();
this.NumShadowWidth = new ryControls.NumericUpDownEx();
this.label14 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.Color_ShadowColor = new ryControls.SuperColor();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.Color_FormBorderInmostColor = new ryControls.SuperColor();
this.label13 = new System.Windows.Forms.Label();
this.Color_FormBorderInnerColor = new ryControls.SuperColor();
this.label8 = new System.Windows.Forms.Label();
this.Color_FormBorderOutterColor = new ryControls.SuperColor();
this.label9 = new System.Windows.Forms.Label();
this.Color_FormBackColor = new ryControls.SuperColor();
this.label10 = new System.Windows.Forms.Label();
this.NumBorderWidth = new ryControls.NumericUpDownEx();
this.label12 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.NumCaptionHeight = new ryControls.NumericUpDownEx();
this.label6 = new System.Windows.Forms.Label();
this.Color_CaptionTextColor = new ryControls.SuperColor();
this.label5 = new System.Windows.Forms.Label();
this.Color_CaptionBackColorBottom = new ryControls.SuperColor();
this.label4 = new System.Windows.Forms.Label();
this.Color_CaptionBackColorTop = new ryControls.SuperColor();
this.label3 = new System.Windows.Forms.Label();
this.NumIconLeftMargin = new ryControls.NumericUpDownEx();
this.label2 = new System.Windows.Forms.Label();
this.NumIconSize = new ryControls.NumericUpDownEx();
this.label1 = new System.Windows.Forms.Label();
this.BtnMsg = new ryControls.ButtonEx();
this.BtnSaveSkin = new ryControls.ButtonEx();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
this.Color_minForeColor = new ryControls.SuperColor();
this.label25 = new System.Windows.Forms.Label();
this.Color_minBackColorHover = new ryControls.SuperColor();
this.label26 = new System.Windows.Forms.Label();
this.Color_minBackColorPressed = new ryControls.SuperColor();
this.label27 = new System.Windows.Forms.Label();
this.Color_maxBackColorPressed = new ryControls.SuperColor();
this.label28 = new System.Windows.Forms.Label();
this.Color_maxBackColorHover = new ryControls.SuperColor();
this.label29 = new System.Windows.Forms.Label();
this.Color_maxForeColor = new ryControls.SuperColor();
this.label30 = new System.Windows.Forms.Label();
this.Color_closeBackColorPressed = new ryControls.SuperColor();
this.label31 = new System.Windows.Forms.Label();
this.Color_closeBackColorHover = new ryControls.SuperColor();
this.label32 = new System.Windows.Forms.Label();
this.Color_closeForeColor = new ryControls.SuperColor();
this.label33 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NumShadowAValueLight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumShadowAValueDark)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumShadowWidth)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NumBorderWidth)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NumCaptionHeight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumIconLeftMargin)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumIconSize)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.Controls.Add(this.BtnSaveSkin);
this.groupBox1.Controls.Add(this.groupBox6);
this.groupBox1.Controls.Add(this.BtnLoadSkin);
this.groupBox1.Controls.Add(this.groupBox5);
this.groupBox1.Controls.Add(this.groupBox4);
this.groupBox1.Controls.Add(this.groupBox3);
this.groupBox1.Controls.Add(this.groupBox2);
this.groupBox1.Location = new System.Drawing.Point(12, 53);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(878, 564);
this.groupBox1.TabIndex = 7;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "皮肤设置";
//
// groupBox6
//
this.groupBox6.Controls.Add(this.TxtAuthor);
this.groupBox6.Controls.Add(this.label24);
this.groupBox6.Controls.Add(this.TxtVer);
this.groupBox6.Controls.Add(this.label23);
this.groupBox6.Controls.Add(this.TxtSkinName);
this.groupBox6.Controls.Add(this.label22);
this.groupBox6.Location = new System.Drawing.Point(7, 20);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(861, 47);
this.groupBox6.TabIndex = 5;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "皮肤设置";
//
// TxtAuthor
//
this.TxtAuthor.BackColor = System.Drawing.Color.White;
this.TxtAuthor.EmptyText = "";
this.TxtAuthor.Location = new System.Drawing.Point(467, 14);
this.TxtAuthor.MaxLength = 999999999;
this.TxtAuthor.Multiline = false;
this.TxtAuthor.Name = "TxtAuthor";
this.TxtAuthor.OnlyNumeric = false;
this.TxtAuthor.PasswordChar = '\0';
this.TxtAuthor.ReadOnly = false;
this.TxtAuthor.SelectedText = "";
this.TxtAuthor.SelectionLength = 0;
this.TxtAuthor.SelectionStart = 0;
this.TxtAuthor.Size = new System.Drawing.Size(193, 27);
this.TxtAuthor.TabIndex = 5;
this.TxtAuthor.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.TxtAuthor.ToolTip = "";
this.TxtAuthor.WordWrap = true;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(432, 22);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(29, 12);
this.label24.TabIndex = 4;
this.label24.Text = "作者";
//
// TxtVer
//
this.TxtVer.BackColor = System.Drawing.Color.White;
this.TxtVer.EmptyText = "";
this.TxtVer.Location = new System.Drawing.Point(353, 14);
this.TxtVer.MaxLength = 999999999;
this.TxtVer.Multiline = false;
this.TxtVer.Name = "TxtVer";
this.TxtVer.OnlyNumeric = false;
this.TxtVer.PasswordChar = '\0';
this.TxtVer.ReadOnly = false;
this.TxtVer.SelectedText = "";
this.TxtVer.SelectionLength = 0;
this.TxtVer.SelectionStart = 0;
this.TxtVer.Size = new System.Drawing.Size(68, 27);
this.TxtVer.TabIndex = 3;
this.TxtVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.TxtVer.ToolTip = "";
this.TxtVer.WordWrap = true;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(297, 22);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(41, 12);
this.label23.TabIndex = 2;
this.label23.Text = "版本号";
//
// TxtSkinName
//
this.TxtSkinName.BackColor = System.Drawing.Color.White;
this.TxtSkinName.EmptyText = "";
this.TxtSkinName.Location = new System.Drawing.Point(65, 14);
this.TxtSkinName.MaxLength = 999999999;
this.TxtSkinName.Multiline = false;
this.TxtSkinName.Name = "TxtSkinName";
this.TxtSkinName.OnlyNumeric = false;
this.TxtSkinName.PasswordChar = '\0';
this.TxtSkinName.ReadOnly = false;
this.TxtSkinName.SelectedText = "";
this.TxtSkinName.SelectionLength = 0;
this.TxtSkinName.SelectionStart = 0;
this.TxtSkinName.Size = new System.Drawing.Size(216, 27);
this.TxtSkinName.TabIndex = 1;
this.TxtSkinName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.TxtSkinName.ToolTip = "";
this.TxtSkinName.WordWrap = true;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(9, 22);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(53, 12);
this.label22.TabIndex = 0;
this.label22.Text = "皮肤名称";
//
// BtnLoadSkin
//
this.BtnLoadSkin.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(60)))), ((int)(((byte)(162)))));
this.BtnLoadSkin.ColorGradient = true;
this.BtnLoadSkin.Location = new System.Drawing.Point(7, 490);
this.BtnLoadSkin.Name = "BtnLoadSkin";
this.BtnLoadSkin.Size = new System.Drawing.Size(101, 35);
this.BtnLoadSkin.TabIndex = 4;
this.BtnLoadSkin.Text = "加载自定义皮肤";
this.BtnLoadSkin.UseVisualStyleBackColor = true;
this.BtnLoadSkin.Click += new System.EventHandler(this.BtnLoadSkin_Click);
//
// groupBox5
//
this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox5.Controls.Add(this.Color_TabMoveColorEnd);
this.groupBox5.Controls.Add(this.label20);
this.groupBox5.Controls.Add(this.Color_TabMoveColorStart);
this.groupBox5.Controls.Add(this.label21);
this.groupBox5.Controls.Add(this.Color_TabDeactiveBackColorBottom);
this.groupBox5.Controls.Add(this.label16);
this.groupBox5.Controls.Add(this.Color_TabDeactiveBackColorTop);
this.groupBox5.Controls.Add(this.label17);
this.groupBox5.Controls.Add(this.Color_TabActiveBackColorBottom);
this.groupBox5.Controls.Add(this.label18);
this.groupBox5.Controls.Add(this.Color_TabActiveBackColorTop);
this.groupBox5.Controls.Add(this.label19);
this.groupBox5.Location = new System.Drawing.Point(8, 394);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(861, 88);
this.groupBox5.TabIndex = 3;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Tab设置";
//
// Color_TabMoveColorEnd
//
this.Color_TabMoveColorEnd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabMoveColorEnd.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabMoveColorEnd.Location = new System.Drawing.Point(299, 53);
this.Color_TabMoveColorEnd.Name = "Color_TabMoveColorEnd";
this.Color_TabMoveColorEnd.Size = new System.Drawing.Size(73, 22);
this.Color_TabMoveColorEnd.TabIndex = 21;
this.Color_TabMoveColorEnd.BackColorChanged += new System.EventHandler(this.Color_TabMoveColorEnd_BackColorChanged);
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(198, 59);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(95, 12);
this.label20.TabIndex = 20;
this.label20.Text = "TabMove背景色底";
//
// Color_TabMoveColorStart
//
this.Color_TabMoveColorStart.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabMoveColorStart.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabMoveColorStart.Location = new System.Drawing.Point(111, 53);
this.Color_TabMoveColorStart.Name = "Color_TabMoveColorStart";
this.Color_TabMoveColorStart.Size = new System.Drawing.Size(73, 22);
this.Color_TabMoveColorStart.TabIndex = 19;
this.Color_TabMoveColorStart.BackColorChanged += new System.EventHandler(this.Color_TabMoveColorStart_BackColorChanged);
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(10, 59);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(95, 12);
this.label21.TabIndex = 18;
this.label21.Text = "TabMove背景色顶";
//
// Color_TabDeactiveBackColorBottom
//
this.Color_TabDeactiveBackColorBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabDeactiveBackColorBottom.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabDeactiveBackColorBottom.Location = new System.Drawing.Point(713, 20);
this.Color_TabDeactiveBackColorBottom.Name = "Color_TabDeactiveBackColorBottom";
this.Color_TabDeactiveBackColorBottom.Size = new System.Drawing.Size(73, 22);
this.Color_TabDeactiveBackColorBottom.TabIndex = 17;
this.Color_TabDeactiveBackColorBottom.BackColorChanged += new System.EventHandler(this.Color_TabDeactiveBackColorBottom_BackColorChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(600, 26);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(107, 12);
this.label16.TabIndex = 16;
this.label16.Text = "非选中Tab背景色底";
//
// Color_TabDeactiveBackColorTop
//
this.Color_TabDeactiveBackColorTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabDeactiveBackColorTop.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabDeactiveBackColorTop.Location = new System.Drawing.Point(506, 20);
this.Color_TabDeactiveBackColorTop.Name = "Color_TabDeactiveBackColorTop";
this.Color_TabDeactiveBackColorTop.Size = new System.Drawing.Size(73, 22);
this.Color_TabDeactiveBackColorTop.TabIndex = 13;
this.Color_TabDeactiveBackColorTop.BackColorChanged += new System.EventHandler(this.Color_TabDeactiveBackColorTop_BackColorChanged);
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(393, 26);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(107, 12);
this.label17.TabIndex = 12;
this.label17.Text = "非选中Tab背景色顶";
//
// Color_TabActiveBackColorBottom
//
this.Color_TabActiveBackColorBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabActiveBackColorBottom.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabActiveBackColorBottom.Location = new System.Drawing.Point(299, 20);
this.Color_TabActiveBackColorBottom.Name = "Color_TabActiveBackColorBottom";
this.Color_TabActiveBackColorBottom.Size = new System.Drawing.Size(73, 22);
this.Color_TabActiveBackColorBottom.TabIndex = 11;
this.Color_TabActiveBackColorBottom.BackColorChanged += new System.EventHandler(this.Color_TabActiveBackColorBottom_BackColorChanged);
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(198, 26);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(95, 12);
this.label18.TabIndex = 10;
this.label18.Text = "选中Tab背景色底";
//
// Color_TabActiveBackColorTop
//
this.Color_TabActiveBackColorTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabActiveBackColorTop.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabActiveBackColorTop.Location = new System.Drawing.Point(111, 20);
this.Color_TabActiveBackColorTop.Name = "Color_TabActiveBackColorTop";
this.Color_TabActiveBackColorTop.Size = new System.Drawing.Size(73, 22);
this.Color_TabActiveBackColorTop.TabIndex = 9;
this.Color_TabActiveBackColorTop.BackColorChanged += new System.EventHandler(this.Color_TabActiveBackColorTop_BackColorChanged);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(10, 26);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(95, 12);
this.label19.TabIndex = 8;
this.label19.Text = "选中Tab背景色顶";
//
// groupBox4
//
this.groupBox4.Controls.Add(this.NumShadowAValueLight);
this.groupBox4.Controls.Add(this.ChkShowShadow);
this.groupBox4.Controls.Add(this.label15);
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.NumShadowAValueDark);
this.groupBox4.Controls.Add(this.NumShadowWidth);
this.groupBox4.Controls.Add(this.label14);
this.groupBox4.Controls.Add(this.label7);
this.groupBox4.Controls.Add(this.Color_ShadowColor);
this.groupBox4.Location = new System.Drawing.Point(7, 247);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(861, 50);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "阴影";
//
// NumShadowAValueLight
//
this.NumShadowAValueLight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumShadowAValueLight.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumShadowAValueLight.Location = new System.Drawing.Point(655, 17);
this.NumShadowAValueLight.Name = "NumShadowAValueLight";
this.NumShadowAValueLight.Size = new System.Drawing.Size(64, 19);
this.NumShadowAValueLight.TabIndex = 24;
this.NumShadowAValueLight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumShadowAValueLight.ValueChanged += new System.EventHandler(this.NumShadowAValueLight_ValueChanged);
//
// ChkShowShadow
//
this.ChkShowShadow.AutoSize = true;
this.ChkShowShadow.Location = new System.Drawing.Point(11, 20);
this.ChkShowShadow.Name = "ChkShowShadow";
this.ChkShowShadow.Size = new System.Drawing.Size(72, 16);
this.ChkShowShadow.TabIndex = 18;
this.ChkShowShadow.Text = "显示阴影";
this.ChkShowShadow.UseVisualStyleBackColor = true;
this.ChkShowShadow.CheckedChanged += new System.EventHandler(this.ChkShowShadow_CheckedChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(560, 20);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(89, 12);
this.label15.TabIndex = 23;
this.label15.Text = "浅色部分透明度";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(89, 21);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(77, 12);
this.label11.TabIndex = 6;
this.label11.Text = "窗口阴影大小";
//
// NumShadowAValueDark
//
this.NumShadowAValueDark.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumShadowAValueDark.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumShadowAValueDark.Location = new System.Drawing.Point(480, 17);
this.NumShadowAValueDark.Name = "NumShadowAValueDark";
this.NumShadowAValueDark.Size = new System.Drawing.Size(64, 19);
this.NumShadowAValueDark.TabIndex = 22;
this.NumShadowAValueDark.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumShadowAValueDark.ValueChanged += new System.EventHandler(this.NumShadowAValueDark_ValueChanged);
//
// NumShadowWidth
//
this.NumShadowWidth.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumShadowWidth.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumShadowWidth.Location = new System.Drawing.Point(171, 17);
this.NumShadowWidth.Maximum = new decimal(new int[] {
10,
0,
0,
0});
this.NumShadowWidth.Name = "NumShadowWidth";
this.NumShadowWidth.Size = new System.Drawing.Size(64, 19);
this.NumShadowWidth.TabIndex = 7;
this.NumShadowWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumShadowWidth.Value = new decimal(new int[] {
1,
0,
0,
0});
this.NumShadowWidth.ValueChanged += new System.EventHandler(this.NumShadowWidth_ValueChanged);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(385, 21);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(89, 12);
this.label14.TabIndex = 21;
this.label14.Text = "深色部分透明度";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(241, 21);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 19;
this.label7.Text = "阴影颜色";
//
// Color_ShadowColor
//
this.Color_ShadowColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_ShadowColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_ShadowColor.Location = new System.Drawing.Point(306, 15);
this.Color_ShadowColor.Name = "Color_ShadowColor";
this.Color_ShadowColor.Size = new System.Drawing.Size(73, 22);
this.Color_ShadowColor.TabIndex = 20;
this.Color_ShadowColor.BackColorChanged += new System.EventHandler(this.Color_ShadowColor_BackColorChanged);
//
// groupBox3
//
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox3.Controls.Add(this.Color_FormBorderInmostColor);
this.groupBox3.Controls.Add(this.label13);
this.groupBox3.Controls.Add(this.Color_FormBorderInnerColor);
this.groupBox3.Controls.Add(this.label8);
this.groupBox3.Controls.Add(this.Color_FormBorderOutterColor);
this.groupBox3.Controls.Add(this.label9);
this.groupBox3.Controls.Add(this.Color_FormBackColor);
this.groupBox3.Controls.Add(this.label10);
this.groupBox3.Controls.Add(this.NumBorderWidth);
this.groupBox3.Controls.Add(this.label12);
this.groupBox3.Location = new System.Drawing.Point(7, 303);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(861, 84);
this.groupBox3.TabIndex = 1;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "窗体设置";
//
// Color_FormBorderInmostColor
//
this.Color_FormBorderInmostColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_FormBorderInmostColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_FormBorderInmostColor.Location = new System.Drawing.Point(588, 47);
this.Color_FormBorderInmostColor.Name = "Color_FormBorderInmostColor";
this.Color_FormBorderInmostColor.Size = new System.Drawing.Size(73, 22);
this.Color_FormBorderInmostColor.TabIndex = 17;
this.Color_FormBorderInmostColor.BackColorChanged += new System.EventHandler(this.Color_FormBorderInmostColor_BackColorChanged);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(523, 53);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(53, 12);
this.label13.TabIndex = 16;
this.label13.Text = "内边框色";
//
// Color_FormBorderInnerColor
//
this.Color_FormBorderInnerColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_FormBorderInnerColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_FormBorderInnerColor.Location = new System.Drawing.Point(429, 47);
this.Color_FormBorderInnerColor.Name = "Color_FormBorderInnerColor";
this.Color_FormBorderInnerColor.Size = new System.Drawing.Size(73, 22);
this.Color_FormBorderInnerColor.TabIndex = 13;
this.Color_FormBorderInnerColor.BackColorChanged += new System.EventHandler(this.Color_FormBorderInnerColor_BackColorChanged);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(321, 53);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(101, 12);
this.label8.TabIndex = 12;
this.label8.Text = "外边框第二像素色";
//
// Color_FormBorderOutterColor
//
this.Color_FormBorderOutterColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_FormBorderOutterColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_FormBorderOutterColor.Location = new System.Drawing.Point(227, 47);
this.Color_FormBorderOutterColor.Name = "Color_FormBorderOutterColor";
this.Color_FormBorderOutterColor.Size = new System.Drawing.Size(73, 22);
this.Color_FormBorderOutterColor.TabIndex = 11;
this.Color_FormBorderOutterColor.BackColorChanged += new System.EventHandler(this.Color_FormBorderOutterColor_BackColorChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(162, 53);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 10;
this.label9.Text = "外边框色";
//
// Color_FormBackColor
//
this.Color_FormBackColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_FormBackColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_FormBackColor.Location = new System.Drawing.Point(75, 47);
this.Color_FormBackColor.Name = "Color_FormBackColor";
this.Color_FormBackColor.Size = new System.Drawing.Size(73, 22);
this.Color_FormBackColor.TabIndex = 9;
this.Color_FormBackColor.BackColorChanged += new System.EventHandler(this.Color_FormBackColor_BackColorChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(10, 53);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(41, 12);
this.label10.TabIndex = 8;
this.label10.Text = "背景色";
//
// NumBorderWidth
//
this.NumBorderWidth.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumBorderWidth.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumBorderWidth.Location = new System.Drawing.Point(68, 17);
this.NumBorderWidth.Maximum = new decimal(new int[] {
8,
0,
0,
0});
this.NumBorderWidth.Name = "NumBorderWidth";
this.NumBorderWidth.Size = new System.Drawing.Size(64, 19);
this.NumBorderWidth.TabIndex = 5;
this.NumBorderWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumBorderWidth.Value = new decimal(new int[] {
1,
0,
0,
0});
this.NumBorderWidth.ValueChanged += new System.EventHandler(this.NumBorderWidth_ValueChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(9, 21);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(53, 12);
this.label12.TabIndex = 0;
this.label12.Text = "边框宽度";
//
// groupBox2
//
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox2.Controls.Add(this.Color_closeBackColorPressed);
this.groupBox2.Controls.Add(this.label31);
this.groupBox2.Controls.Add(this.Color_closeBackColorHover);
this.groupBox2.Controls.Add(this.label32);
this.groupBox2.Controls.Add(this.Color_closeForeColor);
this.groupBox2.Controls.Add(this.label33);
this.groupBox2.Controls.Add(this.Color_maxBackColorPressed);
this.groupBox2.Controls.Add(this.label28);
this.groupBox2.Controls.Add(this.Color_maxBackColorHover);
this.groupBox2.Controls.Add(this.label29);
this.groupBox2.Controls.Add(this.Color_maxForeColor);
this.groupBox2.Controls.Add(this.label30);
this.groupBox2.Controls.Add(this.Color_minBackColorPressed);
this.groupBox2.Controls.Add(this.label27);
this.groupBox2.Controls.Add(this.Color_minBackColorHover);
this.groupBox2.Controls.Add(this.label26);
this.groupBox2.Controls.Add(this.Color_minForeColor);
this.groupBox2.Controls.Add(this.label25);
this.groupBox2.Controls.Add(this.NumCaptionHeight);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.Color_CaptionTextColor);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.Color_CaptionBackColorBottom);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.Color_CaptionBackColorTop);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.NumIconLeftMargin);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.NumIconSize);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Location = new System.Drawing.Point(6, 73);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(861, 168);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "标题栏设置";
//
// NumCaptionHeight
//
this.NumCaptionHeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumCaptionHeight.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumCaptionHeight.Location = new System.Drawing.Point(380, 17);
this.NumCaptionHeight.Name = "NumCaptionHeight";
this.NumCaptionHeight.Size = new System.Drawing.Size(64, 19);
this.NumCaptionHeight.TabIndex = 15;
this.NumCaptionHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumCaptionHeight.Value = new decimal(new int[] {
8,
0,
0,
0});
this.NumCaptionHeight.ValueChanged += new System.EventHandler(this.NumCaptionHeight_ValueChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(309, 21);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 14;
this.label6.Text = "标题栏高度";
//
// Color_CaptionTextColor
//
this.Color_CaptionTextColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_CaptionTextColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_CaptionTextColor.Location = new System.Drawing.Point(386, 47);
this.Color_CaptionTextColor.Name = "Color_CaptionTextColor";
this.Color_CaptionTextColor.Size = new System.Drawing.Size(73, 22);
this.Color_CaptionTextColor.TabIndex = 13;
this.Color_CaptionTextColor.BackColorChanged += new System.EventHandler(this.Color_CaptionTextColor_BackColorChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(321, 53);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 12);
this.label5.TabIndex = 12;
this.label5.Text = "标题颜色";
//
// Color_CaptionBackColorBottom
//
this.Color_CaptionBackColorBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_CaptionBackColorBottom.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_CaptionBackColorBottom.Location = new System.Drawing.Point(227, 47);
this.Color_CaptionBackColorBottom.Name = "Color_CaptionBackColorBottom";
this.Color_CaptionBackColorBottom.Size = new System.Drawing.Size(73, 22);
this.Color_CaptionBackColorBottom.TabIndex = 11;
this.Color_CaptionBackColorBottom.BackColorChanged += new System.EventHandler(this.Color_CaptionBackColorBottom_BackColorChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(162, 53);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 10;
this.label4.Text = "背景色底";
//
// Color_CaptionBackColorTop
//
this.Color_CaptionBackColorTop.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_CaptionBackColorTop.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_CaptionBackColorTop.Location = new System.Drawing.Point(75, 47);
this.Color_CaptionBackColorTop.Name = "Color_CaptionBackColorTop";
this.Color_CaptionBackColorTop.Size = new System.Drawing.Size(73, 22);
this.Color_CaptionBackColorTop.TabIndex = 9;
this.Color_CaptionBackColorTop.BackColorChanged += new System.EventHandler(this.Color_CaptionBackColorTop_BackColorChanged);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 53);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 8;
this.label3.Text = "背景色顶";
//
// NumIconLeftMargin
//
this.NumIconLeftMargin.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumIconLeftMargin.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumIconLeftMargin.Location = new System.Drawing.Point(227, 17);
this.NumIconLeftMargin.Name = "NumIconLeftMargin";
this.NumIconLeftMargin.Size = new System.Drawing.Size(64, 19);
this.NumIconLeftMargin.TabIndex = 7;
this.NumIconLeftMargin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumIconLeftMargin.Value = new decimal(new int[] {
8,
0,
0,
0});
this.NumIconLeftMargin.ValueChanged += new System.EventHandler(this.NumIconLeftMargin_ValueChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(156, 21);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 6;
this.label2.Text = "图标左边距";
//
// NumIconSize
//
this.NumIconSize.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumIconSize.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumIconSize.Location = new System.Drawing.Point(68, 17);
this.NumIconSize.Minimum = new decimal(new int[] {
8,
0,
0,
0});
this.NumIconSize.Name = "NumIconSize";
this.NumIconSize.Size = new System.Drawing.Size(64, 19);
this.NumIconSize.TabIndex = 5;
this.NumIconSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumIconSize.Value = new decimal(new int[] {
8,
0,
0,
0});
this.NumIconSize.ValueChanged += new System.EventHandler(this.NumIconSize_ValueChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(9, 21);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 0;
this.label1.Text = "图标大小";
//
// BtnMsg
//
this.BtnMsg.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(60)))), ((int)(((byte)(162)))));
this.BtnMsg.ColorGradient = true;
this.BtnMsg.Location = new System.Drawing.Point(12, 7);
this.BtnMsg.Name = "BtnMsg";
this.BtnMsg.Size = new System.Drawing.Size(101, 35);
this.BtnMsg.TabIndex = 0;
this.BtnMsg.Text = "对话框展示";
this.BtnMsg.UseVisualStyleBackColor = true;
this.BtnMsg.Click += new System.EventHandler(this.BtnMsg_Click);
//
// BtnSaveSkin
//
this.BtnSaveSkin.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(60)))), ((int)(((byte)(162)))));
this.BtnSaveSkin.ColorGradient = true;
this.BtnSaveSkin.Location = new System.Drawing.Point(114, 490);
this.BtnSaveSkin.Name = "BtnSaveSkin";
this.BtnSaveSkin.Size = new System.Drawing.Size(101, 35);
this.BtnSaveSkin.TabIndex = 6;
this.BtnSaveSkin.Text = "保存皮肤";
this.BtnSaveSkin.UseVisualStyleBackColor = true;
this.BtnSaveSkin.Click += new System.EventHandler(this.BtnSaveSkin_Click);
//
// openFileDialog1
//
this.openFileDialog1.Filter = "皮肤文件|*.skin";
//
// saveFileDialog1
//
this.saveFileDialog1.Filter = "皮肤文件|*.skin";
//
// Color_minForeColor
//
this.Color_minForeColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_minForeColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_minForeColor.Location = new System.Drawing.Point(117, 75);
this.Color_minForeColor.Name = "Color_minForeColor";
this.Color_minForeColor.Size = new System.Drawing.Size(73, 22);
this.Color_minForeColor.TabIndex = 17;
this.Color_minForeColor.BackColorChanged += new System.EventHandler(this.Color_minForeColor_BackColorChanged);
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(11, 81);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(101, 12);
this.label25.TabIndex = 16;
this.label25.Text = "最小化按钮字体色";
//
// Color_minBackColorHover
//
this.Color_minBackColorHover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_minBackColorHover.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_minBackColorHover.Location = new System.Drawing.Point(330, 75);
this.Color_minBackColorHover.Name = "Color_minBackColorHover";
this.Color_minBackColorHover.Size = new System.Drawing.Size(73, 22);
this.Color_minBackColorHover.TabIndex = 19;
this.Color_minBackColorHover.BackColorChanged += new System.EventHandler(this.Color_minBackColorHover_BackColorChanged);
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(199, 81);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(125, 12);
this.label26.TabIndex = 18;
this.label26.Text = "最小化按钮激活背景色";
//
// Color_minBackColorPressed
//
this.Color_minBackColorPressed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_minBackColorPressed.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_minBackColorPressed.Location = new System.Drawing.Point(540, 74);
this.Color_minBackColorPressed.Name = "Color_minBackColorPressed";
this.Color_minBackColorPressed.Size = new System.Drawing.Size(73, 22);
this.Color_minBackColorPressed.TabIndex = 21;
this.Color_minBackColorPressed.BackColorChanged += new System.EventHandler(this.Color_minBackColorPressed_BackColorChanged);
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(409, 81);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(125, 12);
this.label27.TabIndex = 20;
this.label27.Text = "最小化按钮按下背景色";
//
// Color_maxBackColorPressed
//
this.Color_maxBackColorPressed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_maxBackColorPressed.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_maxBackColorPressed.Location = new System.Drawing.Point(540, 102);
this.Color_maxBackColorPressed.Name = "Color_maxBackColorPressed";
this.Color_maxBackColorPressed.Size = new System.Drawing.Size(73, 22);
this.Color_maxBackColorPressed.TabIndex = 27;
this.Color_maxBackColorPressed.BackColorChanged += new System.EventHandler(this.Color_maxBackColorPressed_BackColorChanged);
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(409, 108);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(125, 12);
this.label28.TabIndex = 26;
this.label28.Text = "最大化按钮按下背景色";
//
// Color_maxBackColorHover
//
this.Color_maxBackColorHover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_maxBackColorHover.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_maxBackColorHover.Location = new System.Drawing.Point(330, 102);
this.Color_maxBackColorHover.Name = "Color_maxBackColorHover";
this.Color_maxBackColorHover.Size = new System.Drawing.Size(73, 22);
this.Color_maxBackColorHover.TabIndex = 25;
this.Color_maxBackColorHover.BackColorChanged += new System.EventHandler(this.Color_maxBackColorHover_BackColorChanged);
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(199, 108);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(125, 12);
this.label29.TabIndex = 24;
this.label29.Text = "最大化按钮激活背景色";
//
// Color_maxForeColor
//
this.Color_maxForeColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_maxForeColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_maxForeColor.Location = new System.Drawing.Point(117, 102);
this.Color_maxForeColor.Name = "Color_maxForeColor";
this.Color_maxForeColor.Size = new System.Drawing.Size(73, 22);
this.Color_maxForeColor.TabIndex = 23;
this.Color_maxForeColor.BackColorChanged += new System.EventHandler(this.Color_maxForeColor_BackColorChanged);
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(10, 108);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(101, 12);
this.label30.TabIndex = 22;
this.label30.Text = "最大化按钮字体色";
//
// Color_closeBackColorPressed
//
this.Color_closeBackColorPressed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_closeBackColorPressed.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_closeBackColorPressed.Location = new System.Drawing.Point(540, 129);
this.Color_closeBackColorPressed.Name = "Color_closeBackColorPressed";
this.Color_closeBackColorPressed.Size = new System.Drawing.Size(73, 22);
this.Color_closeBackColorPressed.TabIndex = 33;
this.Color_closeBackColorPressed.BackColorChanged += new System.EventHandler(this.Color_closeBackColorPressed_BackColorChanged);
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(409, 136);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(113, 12);
this.label31.TabIndex = 32;
this.label31.Text = "关闭按钮按下背景色";
//
// Color_closeBackColorHover
//
this.Color_closeBackColorHover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_closeBackColorHover.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_closeBackColorHover.Location = new System.Drawing.Point(330, 130);
this.Color_closeBackColorHover.Name = "Color_closeBackColorHover";
this.Color_closeBackColorHover.Size = new System.Drawing.Size(73, 22);
this.Color_closeBackColorHover.TabIndex = 31;
this.Color_closeBackColorHover.BackColorChanged += new System.EventHandler(this.Color_closeBackColorHover_BackColorChanged);
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(199, 136);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(113, 12);
this.label32.TabIndex = 30;
this.label32.Text = "关闭按钮激活背景色";
//
// Color_closeForeColor
//
this.Color_closeForeColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_closeForeColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_closeForeColor.Location = new System.Drawing.Point(117, 130);
this.Color_closeForeColor.Name = "Color_closeForeColor";
this.Color_closeForeColor.Size = new System.Drawing.Size(73, 22);
this.Color_closeForeColor.TabIndex = 29;
this.Color_closeForeColor.BackColorChanged += new System.EventHandler(this.Color_closeForeColor_BackColorChanged);
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(11, 136);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(89, 12);
this.label33.TabIndex = 28;
this.label33.Text = "关闭按钮字体色";
//
// FrmTab1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(902, 714);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.BtnMsg);
this.Name = "FrmTab1";
this.Text = "示例1";
this.Load += new System.EventHandler(this.FrmTab1_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.NumShadowAValueLight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumShadowAValueDark)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumShadowWidth)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.NumBorderWidth)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.NumCaptionHeight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumIconLeftMargin)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumIconSize)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ryControls.ButtonEx BtnMsg;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label3;
private ryControls.NumericUpDownEx NumIconLeftMargin;
private System.Windows.Forms.Label label2;
private ryControls.NumericUpDownEx NumIconSize;
private System.Windows.Forms.Label label1;
private ryControls.SuperColor Color_CaptionTextColor;
private System.Windows.Forms.Label label5;
private ryControls.SuperColor Color_CaptionBackColorBottom;
private System.Windows.Forms.Label label4;
private ryControls.SuperColor Color_CaptionBackColorTop;
private ryControls.NumericUpDownEx NumCaptionHeight;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.GroupBox groupBox3;
private ryControls.SuperColor Color_FormBorderInnerColor;
private System.Windows.Forms.Label label8;
private ryControls.SuperColor Color_FormBorderOutterColor;
private System.Windows.Forms.Label label9;
private ryControls.SuperColor Color_FormBackColor;
private System.Windows.Forms.Label label10;
private ryControls.NumericUpDownEx NumShadowWidth;
private System.Windows.Forms.Label label11;
private ryControls.NumericUpDownEx NumBorderWidth;
private System.Windows.Forms.Label label12;
private ryControls.SuperColor Color_FormBorderInmostColor;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.CheckBox ChkShowShadow;
private ryControls.SuperColor Color_ShadowColor;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.GroupBox groupBox4;
private ryControls.NumericUpDownEx NumShadowAValueLight;
private System.Windows.Forms.Label label15;
private ryControls.NumericUpDownEx NumShadowAValueDark;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.GroupBox groupBox5;
private ryControls.SuperColor Color_TabDeactiveBackColorBottom;
private System.Windows.Forms.Label label16;
private ryControls.SuperColor Color_TabDeactiveBackColorTop;
private System.Windows.Forms.Label label17;
private ryControls.SuperColor Color_TabActiveBackColorBottom;
private System.Windows.Forms.Label label18;
private ryControls.SuperColor Color_TabActiveBackColorTop;
private System.Windows.Forms.Label label19;
private ryControls.SuperColor Color_TabMoveColorEnd;
private System.Windows.Forms.Label label20;
private ryControls.SuperColor Color_TabMoveColorStart;
private System.Windows.Forms.Label label21;
private ryControls.ButtonEx BtnLoadSkin;
private System.Windows.Forms.GroupBox groupBox6;
private ryControls.TextBoxEx2 TxtAuthor;
private System.Windows.Forms.Label label24;
private ryControls.TextBoxEx2 TxtVer;
private System.Windows.Forms.Label label23;
private ryControls.TextBoxEx2 TxtSkinName;
private System.Windows.Forms.Label label22;
private ryControls.ButtonEx BtnSaveSkin;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
private ryControls.SuperColor Color_maxBackColorPressed;
private System.Windows.Forms.Label label28;
private ryControls.SuperColor Color_maxBackColorHover;
private System.Windows.Forms.Label label29;
private ryControls.SuperColor Color_maxForeColor;
private System.Windows.Forms.Label label30;
private ryControls.SuperColor Color_minBackColorPressed;
private System.Windows.Forms.Label label27;
private ryControls.SuperColor Color_minBackColorHover;
private System.Windows.Forms.Label label26;
private ryControls.SuperColor Color_minForeColor;
private System.Windows.Forms.Label label25;
private ryControls.SuperColor Color_closeBackColorPressed;
private System.Windows.Forms.Label label31;
private ryControls.SuperColor Color_closeBackColorHover;
private System.Windows.Forms.Label label32;
private ryControls.SuperColor Color_closeForeColor;
private System.Windows.Forms.Label label33;
}
}