RaUI/Source/SkinPreview/FrmTab1.Designer.cs
zilinsoft 11a117a46d ## 📅2025-06-27 星期五更新
### RaUI    V4.0.2506.2701
- *.[新增]RediskCheck类新增支持对.NET3.5和.NET6-.NET9安装状态的判断。
- *.[新增]RyImage类的LoadPic方法新增Timeout参数设置。
- *.[新增]ChromeTabControl控件新增OnTabAddButtonClick和OnTabCloseButtonClick事件。
- *.[新增]Strings类新增GetEngOrNumPos方法,获取字符串里的英文或数字。
- *.[改进]ChromeTabControl默认风格改进。
- *.[改进]GetTimeStr新增ShowSeconds参数。
- *.[改进]RyImage.LoadPic获取网络图片时,UA改为Edge的UA。
- *.[改进]ListBoxEx从内部控件改为公开控件。
- *.[修复]AddHosts(string list,bool write)函数write为false时,不再写入hosts。
- *.[修复]修复无法在属性界面修改RichTextBox2的WordWrap属性的BUG。
- *.[修复]修复ApkOp读取apk内部版本号时,如果版本号带数字0可能无法读取的BUG。
- *.[修复]修复GetVerByVerStr传入null值会报错的BUG。
- *.[修复]修复ComboBoxEx2控件修改SelectedItem和SelectedIndex属性不会激发SelectedIndexChanged事件的BUG。
- *.[修复]修复ApkOp解压某些apk文件时,可能导致文件被占用的BUG。
- *.[修复]修复TextBoxEx2控件通过代码设置文本,无法触发文本变化事件的BUG。
- *.[修复]修复TextBoxEx2控件使用Tab按键,无法切换输入的BUG。
2025-06-27 10:17:58 +08:00

1450 lines
77 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.components = new System.ComponentModel.Container();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.Color_ToolBarSelected = new ryControls.SuperColor();
this.label39 = new System.Windows.Forms.Label();
this.Color_SVG = new ryControls.SuperColor();
this.label38 = new System.Windows.Forms.Label();
this.Color_Button_ForeColor = new ryControls.SuperColor();
this.label37 = new System.Windows.Forms.Label();
this.ChkButtonGradient = new System.Windows.Forms.CheckBox();
this.Color_Button = new ryControls.SuperColor();
this.label40 = new System.Windows.Forms.Label();
this.BtnSaveSkin = new ryControls.ButtonEx();
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_TabBackColor = new ryControls.SuperColor();
this.label41 = new System.Windows.Forms.Label();
this.ChkDrawTabBorder = new System.Windows.Forms.CheckBox();
this.NumTabRadius = new ryControls.NumericUpDownEx();
this.label36 = new System.Windows.Forms.Label();
this.NumTabAndTabSpace = new ryControls.NumericUpDownEx();
this.label35 = new System.Windows.Forms.Label();
this.NumTabHeight = new ryControls.NumericUpDownEx();
this.label34 = new System.Windows.Forms.Label();
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.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.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_minBackColorPressed = new ryControls.SuperColor();
this.label27 = new System.Windows.Forms.Label();
this.Color_minBackColorHover = new ryControls.SuperColor();
this.label26 = new System.Windows.Forms.Label();
this.Color_minForeColor = new ryControls.SuperColor();
this.label25 = new System.Windows.Forms.Label();
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.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
this.Color_IconColor = new ryControls.SuperColor();
this.label42 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.groupBox7.SuspendLayout();
this.groupBox6.SuspendLayout();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NumTabRadius)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumTabAndTabSpace)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NumTabHeight)).BeginInit();
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.groupBox7);
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(1048, 649);
this.groupBox1.TabIndex = 7;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "皮肤设置";
//
// groupBox7
//
this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox7.Controls.Add(this.Color_ToolBarSelected);
this.groupBox7.Controls.Add(this.label39);
this.groupBox7.Controls.Add(this.Color_SVG);
this.groupBox7.Controls.Add(this.label38);
this.groupBox7.Controls.Add(this.Color_Button_ForeColor);
this.groupBox7.Controls.Add(this.label37);
this.groupBox7.Controls.Add(this.ChkButtonGradient);
this.groupBox7.Controls.Add(this.Color_Button);
this.groupBox7.Controls.Add(this.label40);
this.groupBox7.Location = new System.Drawing.Point(7, 488);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(1031, 60);
this.groupBox7.TabIndex = 7;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "按钮设置";
//
// Color_ToolBarSelected
//
this.Color_ToolBarSelected.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_ToolBarSelected.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_ToolBarSelected.Location = new System.Drawing.Point(668, 19);
this.Color_ToolBarSelected.Name = "Color_ToolBarSelected";
this.Color_ToolBarSelected.Size = new System.Drawing.Size(73, 22);
this.Color_ToolBarSelected.TabIndex = 16;
this.Color_ToolBarSelected.BackColorChanged += new System.EventHandler(this.Color_ToolBarSelected_BackColorChanged);
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(573, 25);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(89, 12);
this.label39.TabIndex = 15;
this.label39.Text = "工具栏选中颜色";
//
// Color_SVG
//
this.Color_SVG.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_SVG.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_SVG.Location = new System.Drawing.Point(494, 20);
this.Color_SVG.Name = "Color_SVG";
this.Color_SVG.Size = new System.Drawing.Size(73, 22);
this.Color_SVG.TabIndex = 14;
this.Color_SVG.BackColorChanged += new System.EventHandler(this.Color_SVG_BackColorChanged);
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(417, 26);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(71, 12);
this.label38.TabIndex = 13;
this.label38.Text = "SVG图标颜色";
//
// Color_Button_ForeColor
//
this.Color_Button_ForeColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_Button_ForeColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_Button_ForeColor.Location = new System.Drawing.Point(221, 20);
this.Color_Button_ForeColor.Name = "Color_Button_ForeColor";
this.Color_Button_ForeColor.Size = new System.Drawing.Size(73, 22);
this.Color_Button_ForeColor.TabIndex = 12;
this.Color_Button_ForeColor.BackColorChanged += new System.EventHandler(this.Color_Button_ForeColor_BackColorChanged);
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(156, 26);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(53, 12);
this.label37.TabIndex = 11;
this.label37.Text = "字体颜色";
//
// ChkButtonGradient
//
this.ChkButtonGradient.AutoSize = true;
this.ChkButtonGradient.Location = new System.Drawing.Point(306, 25);
this.ChkButtonGradient.Name = "ChkButtonGradient";
this.ChkButtonGradient.Size = new System.Drawing.Size(72, 16);
this.ChkButtonGradient.TabIndex = 10;
this.ChkButtonGradient.Text = "开启渐变";
this.ChkButtonGradient.UseVisualStyleBackColor = true;
this.ChkButtonGradient.CheckedChanged += new System.EventHandler(this.ChkButtonGradient_CheckedChanged);
//
// Color_Button
//
this.Color_Button.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_Button.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_Button.Location = new System.Drawing.Point(76, 20);
this.Color_Button.Name = "Color_Button";
this.Color_Button.Size = new System.Drawing.Size(73, 22);
this.Color_Button.TabIndex = 9;
this.Color_Button.BackColorChanged += new System.EventHandler(this.Color_Button_BackColorChanged);
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(11, 26);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(41, 12);
this.label40.TabIndex = 8;
this.label40.Text = "背景色";
//
// BtnSaveSkin
//
this.BtnSaveSkin.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(76)))), ((int)(((byte)(95)))));
this.BtnSaveSkin.Location = new System.Drawing.Point(115, 554);
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);
//
// 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.LongTime = 2000;
this.TxtAuthor.MaxLength = 999999999;
this.TxtAuthor.MaxUndoRedoSteps = 50;
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.LongTime = 2000;
this.TxtVer.MaxLength = 999999999;
this.TxtVer.MaxUndoRedoSteps = 50;
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.LongTime = 2000;
this.TxtSkinName.MaxLength = 999999999;
this.TxtSkinName.MaxUndoRedoSteps = 50;
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;
this.TxtSkinName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TxtSkinName_KeyDown);
//
// 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)(51)))), ((int)(((byte)(76)))), ((int)(((byte)(95)))));
this.BtnLoadSkin.Location = new System.Drawing.Point(8, 554);
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_TabBackColor);
this.groupBox5.Controls.Add(this.label41);
this.groupBox5.Controls.Add(this.ChkDrawTabBorder);
this.groupBox5.Controls.Add(this.NumTabRadius);
this.groupBox5.Controls.Add(this.label36);
this.groupBox5.Controls.Add(this.NumTabAndTabSpace);
this.groupBox5.Controls.Add(this.label35);
this.groupBox5.Controls.Add(this.NumTabHeight);
this.groupBox5.Controls.Add(this.label34);
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(1031, 88);
this.groupBox5.TabIndex = 3;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Tab设置";
//
// Color_TabBackColor
//
this.Color_TabBackColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_TabBackColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_TabBackColor.Location = new System.Drawing.Point(885, 53);
this.Color_TabBackColor.Name = "Color_TabBackColor";
this.Color_TabBackColor.Size = new System.Drawing.Size(73, 22);
this.Color_TabBackColor.TabIndex = 30;
this.Color_TabBackColor.BackColorChanged += new System.EventHandler(this.Color_TabBackColor_BackColorChanged);
//
// label41
//
this.label41.AutoSize = true;
this.label41.Location = new System.Drawing.Point(796, 58);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(83, 12);
this.label41.TabIndex = 29;
this.label41.Text = "整个Tab背景色";
//
// ChkDrawTabBorder
//
this.ChkDrawTabBorder.AutoSize = true;
this.ChkDrawTabBorder.Location = new System.Drawing.Point(792, 22);
this.ChkDrawTabBorder.Name = "ChkDrawTabBorder";
this.ChkDrawTabBorder.Size = new System.Drawing.Size(78, 16);
this.ChkDrawTabBorder.TabIndex = 28;
this.ChkDrawTabBorder.Text = "画Tab边框";
this.ChkDrawTabBorder.UseVisualStyleBackColor = true;
this.ChkDrawTabBorder.CheckedChanged += new System.EventHandler(this.ChkDrawTabBorder_CheckedChanged);
//
// NumTabRadius
//
this.NumTabRadius.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumTabRadius.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumTabRadius.Location = new System.Drawing.Point(728, 55);
this.NumTabRadius.Name = "NumTabRadius";
this.NumTabRadius.Size = new System.Drawing.Size(64, 19);
this.NumTabRadius.TabIndex = 27;
this.NumTabRadius.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumTabRadius.Value = new decimal(new int[] {
8,
0,
0,
0});
this.NumTabRadius.ValueChanged += new System.EventHandler(this.NumTabRadius_ValueChanged);
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(672, 59);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(53, 12);
this.label36.TabIndex = 26;
this.label36.Text = "标签圆角";
//
// NumTabAndTabSpace
//
this.NumTabAndTabSpace.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumTabAndTabSpace.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumTabAndTabSpace.Location = new System.Drawing.Point(602, 55);
this.NumTabAndTabSpace.Minimum = new decimal(new int[] {
100,
0,
0,
-2147483648});
this.NumTabAndTabSpace.Name = "NumTabAndTabSpace";
this.NumTabAndTabSpace.Size = new System.Drawing.Size(64, 19);
this.NumTabAndTabSpace.TabIndex = 25;
this.NumTabAndTabSpace.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumTabAndTabSpace.ValueChanged += new System.EventHandler(this.NumTabAndTabSpace_ValueChanged);
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(522, 59);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(77, 12);
this.label35.TabIndex = 24;
this.label35.Text = "标签之间距离";
//
// NumTabHeight
//
this.NumTabHeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.NumTabHeight.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NumTabHeight.Location = new System.Drawing.Point(452, 55);
this.NumTabHeight.Minimum = new decimal(new int[] {
8,
0,
0,
0});
this.NumTabHeight.Name = "NumTabHeight";
this.NumTabHeight.Size = new System.Drawing.Size(64, 19);
this.NumTabHeight.TabIndex = 23;
this.NumTabHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.NumTabHeight.Value = new decimal(new int[] {
26,
0,
0,
0});
this.NumTabHeight.ValueChanged += new System.EventHandler(this.NumTabHeight_ValueChanged);
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(393, 59);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(53, 12);
this.label34.TabIndex = 22;
this.label34.Text = "标签高度";
//
// 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(1031, 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.label43);
this.groupBox2.Controls.Add(this.Color_IconColor);
this.groupBox2.Controls.Add(this.label42);
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(1031, 168);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.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 = "关闭按钮字体色";
//
// 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_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_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_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 = "最小化按钮字体色";
//
// 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)(51)))), ((int)(((byte)(76)))), ((int)(((byte)(95)))));
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);
//
// openFileDialog1
//
this.openFileDialog1.Filter = "皮肤文件|*.skin";
//
// saveFileDialog1
//
this.saveFileDialog1.Filter = "皮肤文件|*.skin";
//
// Color_IconColor
//
this.Color_IconColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Color_IconColor.Cursor = System.Windows.Forms.Cursors.Hand;
this.Color_IconColor.Location = new System.Drawing.Point(517, 15);
this.Color_IconColor.Name = "Color_IconColor";
this.Color_IconColor.Size = new System.Drawing.Size(73, 22);
this.Color_IconColor.TabIndex = 35;
this.Color_IconColor.BackColorChanged += new System.EventHandler(this.Color_IconColor_BackColorChanged);
//
// label42
//
this.label42.AutoSize = true;
this.label42.Location = new System.Drawing.Point(456, 21);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(53, 12);
this.label42.TabIndex = 34;
this.label42.Text = "图标颜色";
//
// label43
//
this.label43.BackColor = System.Drawing.Color.Red;
this.label43.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label43.Location = new System.Drawing.Point(616, 17);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(73, 36);
this.label43.TabIndex = 36;
this.label43.Text = "✈";
this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// FrmTab1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1072, 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.groupBox7.ResumeLayout(false);
this.groupBox7.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.NumTabRadius)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumTabAndTabSpace)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NumTabHeight)).EndInit();
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;
private ryControls.NumericUpDownEx NumTabHeight;
private System.Windows.Forms.Label label34;
private ryControls.NumericUpDownEx NumTabAndTabSpace;
private System.Windows.Forms.Label label35;
private ryControls.NumericUpDownEx NumTabRadius;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.GroupBox groupBox7;
private ryControls.SuperColor Color_Button;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.CheckBox ChkButtonGradient;
private ryControls.SuperColor Color_Button_ForeColor;
private System.Windows.Forms.Label label37;
private ryControls.SuperColor Color_SVG;
private System.Windows.Forms.Label label38;
private ryControls.SuperColor Color_ToolBarSelected;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.CheckBox ChkDrawTabBorder;
private ryControls.SuperColor Color_TabBackColor;
private System.Windows.Forms.Label label41;
private ryControls.SuperColor Color_IconColor;
private System.Windows.Forms.Label label42;
private System.Windows.Forms.Label label43;
}
}