/// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormResolution));
     DSControls.DS按钮.进度条     进度条1     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像1 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条2     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像2 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条3     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像3 = new DSControls.DS按钮.自定义状态图像();
     this.dS圆形指示灯1      = new DSControls.DS圆形指示灯();
     this.metroLabel1   = new MetroFramework.Controls.MetroLabel();
     this.inputText     = new MetroFramework.Controls.MetroTextBox();
     this.outText       = new MetroFramework.Controls.MetroTextBox();
     this.dS标签2         = new DSControls.DS标签();
     this.dS标签1         = new DSControls.DS标签();
     this.dS数字框1        = new DSControls.DS数字框();
     this.shrinkBtton   = new DSControls.DS按钮();
     this.batchButton   = new DSControls.DS按钮();
     this.magnifyButton = new DSControls.DS按钮();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.dS标签3         = new DSControls.DS标签();
     ((System.ComponentModel.ISupportInitialize)(this.dS数字框1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // dS圆形指示灯1
     //
     this.dS圆形指示灯1.BackColor  = System.Drawing.Color.Transparent;
     this.dS圆形指示灯1.ForeColor  = System.Drawing.Color.White;
     this.dS圆形指示灯1.ImeMode    = System.Windows.Forms.ImeMode.Off;
     this.dS圆形指示灯1.Location   = new System.Drawing.Point(447, 167);
     this.dS圆形指示灯1.Name       = "dS圆形指示灯1";
     this.dS圆形指示灯1.Size       = new System.Drawing.Size(52, 52);
     this.dS圆形指示灯1.TabIndex   = 0;
     this.dS圆形指示灯1.呼吸效果       = false;
     this.dS圆形指示灯1.指示灯颜色      = System.Drawing.Color.Red;
     this.dS圆形指示灯1.指示状态       = DSControls.DS圆形指示灯.状态.OFF;
     this.dS圆形指示灯1.边框粗细       = DSControls.DS圆形指示灯.边框线条.默认;
     this.dS圆形指示灯1.边框颜色       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.dS圆形指示灯1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // metroLabel1
     //
     this.metroLabel1.AutoSize   = true;
     this.metroLabel1.Location   = new System.Drawing.Point(308, 222);
     this.metroLabel1.Name       = "metroLabel1";
     this.metroLabel1.Size       = new System.Drawing.Size(191, 19);
     this.metroLabel1.TabIndex   = 1;
     this.metroLabel1.Text       = "当灯亮起时表示正在工作状态";
     this.metroLabel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // inputText
     //
     this.inputText.AllowDrop = true;
     //
     //
     //
     this.inputText.CustomButton.Image         = null;
     this.inputText.CustomButton.Location      = new System.Drawing.Point(303, 1);
     this.inputText.CustomButton.Name          = "";
     this.inputText.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.inputText.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.inputText.CustomButton.TabIndex      = 1;
     this.inputText.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.inputText.CustomButton.UseSelectable = true;
     this.inputText.CustomButton.Visible       = false;
     this.inputText.Lines            = new string[0];
     this.inputText.Location         = new System.Drawing.Point(100, 81);
     this.inputText.MaxLength        = 32767;
     this.inputText.Name             = "inputText";
     this.inputText.PasswordChar     = '\0';
     this.inputText.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.inputText.SelectedText     = "";
     this.inputText.SelectionLength  = 0;
     this.inputText.SelectionStart   = 0;
     this.inputText.ShortcutsEnabled = true;
     this.inputText.Size             = new System.Drawing.Size(325, 23);
     this.inputText.TabIndex         = 7;
     this.inputText.UseSelectable    = true;
     this.inputText.WaterMarkColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.inputText.WaterMarkFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     this.inputText.DragDrop        += new System.Windows.Forms.DragEventHandler(this.inputText_DragDrop);
     this.inputText.DragEnter       += new System.Windows.Forms.DragEventHandler(this.inputText_DragEnter);
     this.inputText.MouseMove       += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // outText
     //
     this.outText.AllowDrop = true;
     //
     //
     //
     this.outText.CustomButton.Image         = null;
     this.outText.CustomButton.Location      = new System.Drawing.Point(303, 1);
     this.outText.CustomButton.Name          = "";
     this.outText.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.outText.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.outText.CustomButton.TabIndex      = 1;
     this.outText.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.outText.CustomButton.UseSelectable = true;
     this.outText.CustomButton.Visible       = false;
     this.outText.Lines            = new string[0];
     this.outText.Location         = new System.Drawing.Point(100, 110);
     this.outText.MaxLength        = 32767;
     this.outText.Name             = "outText";
     this.outText.PasswordChar     = '\0';
     this.outText.ScrollBars       = System.Windows.Forms.ScrollBars.None;
     this.outText.SelectedText     = "";
     this.outText.SelectionLength  = 0;
     this.outText.SelectionStart   = 0;
     this.outText.ShortcutsEnabled = true;
     this.outText.Size             = new System.Drawing.Size(325, 23);
     this.outText.TabIndex         = 8;
     this.outText.UseSelectable    = true;
     this.outText.WaterMarkColor   = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.outText.WaterMarkFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     this.outText.DragDrop        += new System.Windows.Forms.DragEventHandler(this.outText_DragDrop);
     this.outText.DragEnter       += new System.Windows.Forms.DragEventHandler(this.outText_DragEnter);
     this.outText.MouseMove       += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // dS标签2
     //
     this.dS标签2.BackColor  = System.Drawing.Color.Transparent;
     this.dS标签2.Font       = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dS标签2.ForeColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.dS标签2.Location   = new System.Drawing.Point(7, 107);
     this.dS标签2.Name       = "dS标签2";
     this.dS标签2.Size       = new System.Drawing.Size(102, 24);
     this.dS标签2.TabIndex   = 5;
     this.dS标签2.Text       = "目标文件夹:";
     this.dS标签2.偏移         = new System.Drawing.Point(0, 5);
     this.dS标签2.处理访问键      = false;
     this.dS标签2.字体渲染模式     = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.dS标签2.描边         = false;
     this.dS标签2.描边颜色       = System.Drawing.Color.Black;
     this.dS标签2.绘制到背景      = false;
     this.dS标签2.自动高度       = false;
     this.dS标签2.行间距        = 2;
     this.dS标签2.解析彩色代码     = true;
     this.dS标签2.链接下划线      = DSControls.图形图像.彩色文字图像._下划线.始终显示;
     this.dS标签2.链接下划线颜色    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     this.dS标签2.链接热点颜色     = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(255)))));
     this.dS标签2.链接颜色       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     this.dS标签2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // dS标签1
     //
     this.dS标签1.BackColor  = System.Drawing.Color.Transparent;
     this.dS标签1.Font       = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dS标签1.ForeColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.dS标签1.Location   = new System.Drawing.Point(22, 81);
     this.dS标签1.Name       = "dS标签1";
     this.dS标签1.Size       = new System.Drawing.Size(87, 24);
     this.dS标签1.TabIndex   = 4;
     this.dS标签1.Text       = "源文件夹:";
     this.dS标签1.偏移         = new System.Drawing.Point(0, 5);
     this.dS标签1.处理访问键      = false;
     this.dS标签1.字体渲染模式     = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.dS标签1.描边         = false;
     this.dS标签1.描边颜色       = System.Drawing.Color.Black;
     this.dS标签1.绘制到背景      = false;
     this.dS标签1.自动高度       = false;
     this.dS标签1.行间距        = 2;
     this.dS标签1.解析彩色代码     = true;
     this.dS标签1.链接下划线      = DSControls.图形图像.彩色文字图像._下划线.始终显示;
     this.dS标签1.链接下划线颜色    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     this.dS标签1.链接热点颜色     = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(255)))));
     this.dS标签1.链接颜色       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     this.dS标签1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // dS数字框1
     //
     this.dS数字框1.DecimalPlaces = 1;
     this.dS数字框1.Location      = new System.Drawing.Point(100, 139);
     this.dS数字框1.Name          = "dS数字框1";
     this.dS数字框1.Size          = new System.Drawing.Size(120, 21);
     this.dS数字框1.TabIndex      = 12;
     this.dS数字框1.箭头色           = System.Drawing.Color.DodgerBlue;
     this.dS数字框1.箭头高亮色         = System.Drawing.Color.White;
     this.dS数字框1.边框色           = System.Drawing.Color.DodgerBlue;
     //
     // shrinkBtton
     //
     this.shrinkBtton.BackColor       = System.Drawing.Color.Transparent;
     this.shrinkBtton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("shrinkBtton.BackgroundImage")));
     this.shrinkBtton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.shrinkBtton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.shrinkBtton.ForeColor       = System.Drawing.Color.White;
     this.shrinkBtton.Location        = new System.Drawing.Point(168, 176);
     this.shrinkBtton.Margin          = new System.Windows.Forms.Padding(1);
     this.shrinkBtton.Name            = "shrinkBtton";
     this.shrinkBtton.Size            = new System.Drawing.Size(85, 25);
     this.shrinkBtton.TabIndex        = 11;
     this.shrinkBtton.Text            = "缩小";
     this.shrinkBtton.光泽           = true;
     this.shrinkBtton.图像           = global::MobileBox.Properties.Resources.down_arrow_32px_1236472_easyicon_net;
     this.shrinkBtton.圆角角度         = 8;
     this.shrinkBtton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条1.指示进度                     = 0F;
     进度条1.进度条宽度                    = 5;
     进度条1.进度条颜色                    = System.Drawing.Color.DodgerBlue;
     this.shrinkBtton.指示进度条        = 进度条1;
     this.shrinkBtton.文字描边         = System.Drawing.SystemColors.ActiveCaptionText;
     this.shrinkBtton.文本           = "缩小";
     this.shrinkBtton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.shrinkBtton.文本水平偏移       = 0;
     this.shrinkBtton.渐变           = true;
     this.shrinkBtton.禁用时灰度显示      = true;
     this.shrinkBtton.禁用时透明度       = 0.3F;
     this.shrinkBtton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.shrinkBtton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像1.                     = null;
     自定义状态图像1.禁用                   = null;
     自定义状态图像1.高亮                   = null;
     自定义状态图像1.默认                   = null;
     this.shrinkBtton.自定义图像        = 自定义状态图像1;
     this.shrinkBtton.贴图           = null;
     this.shrinkBtton.贴图切割边距.      = 0;
     this.shrinkBtton.贴图切割边距.      = 0;
     this.shrinkBtton.贴图切割边距.右     = 0;
     this.shrinkBtton.贴图切割边距.左     = 0;
     this.shrinkBtton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.shrinkBtton.边框颜色         = System.Drawing.SystemColors.WindowText;
     this.shrinkBtton.定            = false;
     this.shrinkBtton.定模式          = false;
     this.shrinkBtton.定颜色          = System.Drawing.Color.SteelBlue;
     this.shrinkBtton.透明区域不引发鼠标事件  = true;
     this.shrinkBtton.透明度          = 1F;
     this.shrinkBtton.附加内容字体       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.shrinkBtton.附加说明         = "";
     this.shrinkBtton.附加说明使用彩色引擎   = false;
     this.shrinkBtton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.shrinkBtton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.shrinkBtton.附加说明颜色       = System.Drawing.Color.Gray;
     this.shrinkBtton.颜色           = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
     this.shrinkBtton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.shrinkBtton_ButtonClick);
     this.shrinkBtton.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // batchButton
     //
     this.batchButton.BackColor       = System.Drawing.Color.Transparent;
     this.batchButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("batchButton.BackgroundImage")));
     this.batchButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.batchButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.batchButton.ForeColor       = System.Drawing.Color.White;
     this.batchButton.Location        = new System.Drawing.Point(323, 176);
     this.batchButton.Margin          = new System.Windows.Forms.Padding(1);
     this.batchButton.Name            = "batchButton";
     this.batchButton.Size            = new System.Drawing.Size(102, 25);
     this.batchButton.TabIndex        = 10;
     this.batchButton.Text            = "批量放大";
     this.batchButton.光泽           = true;
     this.batchButton.图像           = global::MobileBox.Properties.Resources.up_arrow_32px_1236473_easyicon_net;
     this.batchButton.圆角角度         = 8;
     this.batchButton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条2.指示进度                     = 0F;
     进度条2.进度条宽度                    = 5;
     进度条2.进度条颜色                    = System.Drawing.Color.DodgerBlue;
     this.batchButton.指示进度条        = 进度条2;
     this.batchButton.文字描边         = System.Drawing.SystemColors.ActiveCaptionText;
     this.batchButton.文本           = "批量放大";
     this.batchButton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.batchButton.文本水平偏移       = 0;
     this.batchButton.渐变           = true;
     this.batchButton.禁用时灰度显示      = true;
     this.batchButton.禁用时透明度       = 0.3F;
     this.batchButton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.batchButton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像2.                     = null;
     自定义状态图像2.禁用                   = null;
     自定义状态图像2.高亮                   = null;
     自定义状态图像2.默认                   = null;
     this.batchButton.自定义图像        = 自定义状态图像2;
     this.batchButton.贴图           = null;
     this.batchButton.贴图切割边距.      = 0;
     this.batchButton.贴图切割边距.      = 0;
     this.batchButton.贴图切割边距.右     = 0;
     this.batchButton.贴图切割边距.左     = 0;
     this.batchButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.batchButton.边框颜色         = System.Drawing.SystemColors.WindowText;
     this.batchButton.定            = true;
     this.batchButton.定模式          = true;
     this.batchButton.定颜色          = System.Drawing.Color.SteelBlue;
     this.batchButton.透明区域不引发鼠标事件  = true;
     this.batchButton.透明度          = 1F;
     this.batchButton.附加内容字体       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.batchButton.附加说明         = "";
     this.batchButton.附加说明使用彩色引擎   = false;
     this.batchButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.batchButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.batchButton.附加说明颜色       = System.Drawing.Color.Gray;
     this.batchButton.颜色           = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
     this.batchButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.batchButton_ButtonClick);
     this.batchButton.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // magnifyButton
     //
     this.magnifyButton.BackColor       = System.Drawing.Color.Transparent;
     this.magnifyButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("magnifyButton.BackgroundImage")));
     this.magnifyButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.magnifyButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.magnifyButton.ForeColor       = System.Drawing.Color.White;
     this.magnifyButton.Location        = new System.Drawing.Point(55, 176);
     this.magnifyButton.Margin          = new System.Windows.Forms.Padding(1);
     this.magnifyButton.Name            = "magnifyButton";
     this.magnifyButton.Size            = new System.Drawing.Size(83, 25);
     this.magnifyButton.TabIndex        = 9;
     this.magnifyButton.Text            = "放大";
     this.magnifyButton.光泽   = true;
     this.magnifyButton.图像   = global::MobileBox.Properties.Resources.up_arrow_32px_1236474_easyicon_net;
     this.magnifyButton.圆角角度 = 8;
     this.magnifyButton.字体渲染 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条3.指示进度  = 0F;
     进度条3.进度条宽度 = 5;
     进度条3.进度条颜色 = System.Drawing.Color.DodgerBlue;
     this.magnifyButton.指示进度条   = 进度条3;
     this.magnifyButton.文字描边    = System.Drawing.SystemColors.ActiveCaptionText;
     this.magnifyButton.文本      = "放大";
     this.magnifyButton.文本对齐    = DSControls.DS按钮.Text_Align.Left;
     this.magnifyButton.文本水平偏移  = 0;
     this.magnifyButton.渐变      = true;
     this.magnifyButton.禁用时灰度显示 = true;
     this.magnifyButton.禁用时透明度  = 0.3F;
     this.magnifyButton.绘制边框    = DSControls.DS按钮.边框.全部;
     this.magnifyButton.自动尺寸扩展  = new System.Drawing.Size(20, 20);
     自定义状态图像3.   = null;
     自定义状态图像3.禁用 = null;
     自定义状态图像3.高亮 = null;
     自定义状态图像3.默认 = null;
     this.magnifyButton.自定义图像        = 自定义状态图像3;
     this.magnifyButton.贴图           = null;
     this.magnifyButton.贴图切割边距.      = 0;
     this.magnifyButton.贴图切割边距.      = 0;
     this.magnifyButton.贴图切割边距.右     = 0;
     this.magnifyButton.贴图切割边距.左     = 0;
     this.magnifyButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.magnifyButton.边框颜色         = System.Drawing.SystemColors.WindowText;
     this.magnifyButton.定            = false;
     this.magnifyButton.定模式          = false;
     this.magnifyButton.定颜色          = System.Drawing.Color.SteelBlue;
     this.magnifyButton.透明区域不引发鼠标事件  = true;
     this.magnifyButton.透明度          = 1F;
     this.magnifyButton.附加内容字体       = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.magnifyButton.附加说明         = "";
     this.magnifyButton.附加说明使用彩色引擎   = false;
     this.magnifyButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.AntiAliasGridFit;
     this.magnifyButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.magnifyButton.附加说明颜色       = System.Drawing.Color.Gray;
     this.magnifyButton.颜色           = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
     this.magnifyButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.magnifyButton_ButtonClick);
     this.magnifyButton.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // pictureBox1
     //
     this.pictureBox1.Image      = global::MobileBox.Properties.Resources.resolution_53_462304409673px_1218196_easyicon_net;
     this.pictureBox1.Location   = new System.Drawing.Point(155, 15);
     this.pictureBox1.Name       = "pictureBox1";
     this.pictureBox1.Size       = new System.Drawing.Size(36, 36);
     this.pictureBox1.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex   = 2;
     this.pictureBox1.TabStop    = false;
     this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     //
     // dS标签3
     //
     this.dS标签3.BackColor = System.Drawing.Color.Transparent;
     this.dS标签3.Font      = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.dS标签3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.dS标签3.Location  = new System.Drawing.Point(51, 136);
     this.dS标签3.Name      = "dS标签3";
     this.dS标签3.Size      = new System.Drawing.Size(87, 24);
     this.dS标签3.TabIndex  = 13;
     this.dS标签3.Text      = "倍率:";
     this.dS标签3.偏移        = new System.Drawing.Point(0, 5);
     this.dS标签3.处理访问键     = false;
     this.dS标签3.字体渲染模式    = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.dS标签3.描边        = false;
     this.dS标签3.描边颜色      = System.Drawing.Color.Black;
     this.dS标签3.绘制到背景     = false;
     this.dS标签3.自动高度      = false;
     this.dS标签3.行间距       = 2;
     this.dS标签3.解析彩色代码    = true;
     this.dS标签3.链接下划线     = DSControls.图形图像.彩色文字图像._下划线.始终显示;
     this.dS标签3.链接下划线颜色   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     this.dS标签3.链接热点颜色    = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(153)))), ((int)(((byte)(255)))));
     this.dS标签3.链接颜色      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(102)))), ((int)(((byte)(204)))));
     //
     // FormResolution
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSizeMode        = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize          = new System.Drawing.Size(500, 250);
     this.Controls.Add(this.dS数字框1);
     this.Controls.Add(this.shrinkBtton);
     this.Controls.Add(this.batchButton);
     this.Controls.Add(this.magnifyButton);
     this.Controls.Add(this.outText);
     this.Controls.Add(this.inputText);
     this.Controls.Add(this.dS标签2);
     this.Controls.Add(this.dS标签1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.metroLabel1);
     this.Controls.Add(this.dS圆形指示灯1);
     this.Controls.Add(this.dS标签3);
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MaximumSize     = new System.Drawing.Size(500, 250);
     this.MinimumSize     = new System.Drawing.Size(500, 250);
     this.Name            = "FormResolution";
     this.Style           = MetroFramework.MetroColorStyle.Black;
     this.Text            = "                        FormResolution";
     this.TransparencyKey = System.Drawing.Color.Empty;
     this.DragDrop       += new System.Windows.Forms.DragEventHandler(this.outText_DragDrop);
     this.DragEnter      += new System.Windows.Forms.DragEventHandler(this.outText_DragEnter);
     this.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.shrinkBtton_MouseMove);
     ((System.ComponentModel.ISupportInitialize)(this.dS数字框1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormImage));
     DSControls.DS按钮.进度条     进度条1     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像1 = new DSControls.DS按钮.自定义状态图像();
     this.resolutionButton = new DSControls.DS按钮();
     this.SuspendLayout();
     //
     // resolutionButton
     //
     this.resolutionButton.BackColor       = System.Drawing.Color.Transparent;
     this.resolutionButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("resolutionButton.BackgroundImage")));
     this.resolutionButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.resolutionButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.resolutionButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.resolutionButton.ForeColor       = System.Drawing.Color.Black;
     this.resolutionButton.Location        = new System.Drawing.Point(10, 10);
     this.resolutionButton.Margin          = new System.Windows.Forms.Padding(1);
     this.resolutionButton.Name            = "resolutionButton";
     this.resolutionButton.Size            = new System.Drawing.Size(155, 40);
     this.resolutionButton.TabIndex        = 3;
     this.resolutionButton.Text            = "分辨率转换";
     this.resolutionButton.光泽   = true;
     this.resolutionButton.图像   = global::MobileBox.Properties.Resources.resolution_53_462304409673px_1218196_easyicon_net;
     this.resolutionButton.圆角角度 = 10;
     this.resolutionButton.字体渲染 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条1.指示进度  = 0F;
     进度条1.进度条宽度 = 5;
     进度条1.进度条颜色 = System.Drawing.Color.DodgerBlue;
     this.resolutionButton.指示进度条   = 进度条1;
     this.resolutionButton.文字描边    = System.Drawing.Color.Transparent;
     this.resolutionButton.文本      = "分辨率转换";
     this.resolutionButton.文本对齐    = DSControls.DS按钮.Text_Align.Left;
     this.resolutionButton.文本水平偏移  = 0;
     this.resolutionButton.渐变      = true;
     this.resolutionButton.禁用时灰度显示 = true;
     this.resolutionButton.禁用时透明度  = 0.3F;
     this.resolutionButton.绘制边框    = DSControls.DS按钮.边框.全部;
     this.resolutionButton.自动尺寸扩展  = new System.Drawing.Size(20, 20);
     自定义状态图像1.   = null;
     自定义状态图像1.禁用 = null;
     自定义状态图像1.高亮 = null;
     自定义状态图像1.默认 = null;
     this.resolutionButton.自定义图像        = 自定义状态图像1;
     this.resolutionButton.贴图           = null;
     this.resolutionButton.贴图切割边距.      = 0;
     this.resolutionButton.贴图切割边距.      = 0;
     this.resolutionButton.贴图切割边距.右     = 0;
     this.resolutionButton.贴图切割边距.左     = 0;
     this.resolutionButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.resolutionButton.边框颜色         = System.Drawing.Color.White;
     this.resolutionButton.定            = false;
     this.resolutionButton.定模式          = true;
     this.resolutionButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.resolutionButton.透明区域不引发鼠标事件  = false;
     this.resolutionButton.透明度          = 1F;
     this.resolutionButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.resolutionButton.附加说明         = "扩大或缩小模板图片";
     this.resolutionButton.附加说明使用彩色引擎   = false;
     this.resolutionButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.resolutionButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.resolutionButton.附加说明颜色       = System.Drawing.Color.Black;
     this.resolutionButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.resolutionButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.resolutionButton_ButtonClick);
     this.resolutionButton.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.resolutionButton_MouseMove);
     //
     // FormImage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(640, 223);
     this.Controls.Add(this.resolutionButton);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.Name            = "FormImage";
     this.Text            = "FormImage";
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRemote));
     DSControls.DS按钮.进度条     进度条1     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像1 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条2     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像2 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条3     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像3 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条4     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像4 = new DSControls.DS按钮.自定义状态图像();
     DSControls.DS按钮.进度条     进度条5     = new DSControls.DS按钮.进度条();
     DSControls.DS按钮.自定义状态图像 自定义状态图像5 = new DSControls.DS按钮.自定义状态图像();
     this.ClearButton  = new DSControls.DS按钮();
     this.delButton    = new DSControls.DS按钮();
     this.uploaButton  = new DSControls.DS按钮();
     this.switchButton = new DSControls.DS按钮();
     this.copyButton   = new DSControls.DS按钮();
     this.SuspendLayout();
     //
     // ClearButton
     //
     this.ClearButton.BackColor       = System.Drawing.Color.Transparent;
     this.ClearButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ClearButton.BackgroundImage")));
     this.ClearButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.ClearButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.ClearButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ClearButton.ForeColor       = System.Drawing.Color.Black;
     this.ClearButton.Location        = new System.Drawing.Point(134, 92);
     this.ClearButton.Margin          = new System.Windows.Forms.Padding(1);
     this.ClearButton.Name            = "ClearButton";
     this.ClearButton.Size            = new System.Drawing.Size(120, 40);
     this.ClearButton.TabIndex        = 13;
     this.ClearButton.Text            = "结果清理";
     this.ClearButton.光泽           = true;
     this.ClearButton.图像           = global::MobileBox.Properties.Resources.clear_48px_1128280_easyicon_net;
     this.ClearButton.圆角角度         = 10;
     this.ClearButton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条1.指示进度                     = 0F;
     进度条1.进度条宽度                    = 5;
     进度条1.进度条颜色                    = System.Drawing.Color.DodgerBlue;
     this.ClearButton.指示进度条        = 进度条1;
     this.ClearButton.文字描边         = System.Drawing.Color.Transparent;
     this.ClearButton.文本           = "结果清理";
     this.ClearButton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.ClearButton.文本水平偏移       = 0;
     this.ClearButton.渐变           = true;
     this.ClearButton.禁用时灰度显示      = true;
     this.ClearButton.禁用时透明度       = 0.3F;
     this.ClearButton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.ClearButton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像1.                     = null;
     自定义状态图像1.禁用                   = null;
     自定义状态图像1.高亮                   = null;
     自定义状态图像1.默认                   = null;
     this.ClearButton.自定义图像        = 自定义状态图像1;
     this.ClearButton.贴图           = null;
     this.ClearButton.贴图切割边距.      = 0;
     this.ClearButton.贴图切割边距.      = 0;
     this.ClearButton.贴图切割边距.右     = 0;
     this.ClearButton.贴图切割边距.左     = 0;
     this.ClearButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.ClearButton.边框颜色         = System.Drawing.Color.White;
     this.ClearButton.定            = false;
     this.ClearButton.定模式          = true;
     this.ClearButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.ClearButton.透明区域不引发鼠标事件  = false;
     this.ClearButton.透明度          = 1F;
     this.ClearButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ClearButton.附加说明         = "删除平台结果文件夹";
     this.ClearButton.附加说明使用彩色引擎   = false;
     this.ClearButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.ClearButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.ClearButton.附加说明颜色       = System.Drawing.Color.Black;
     this.ClearButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.ClearButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.ClearButton_ButtonClick);
     //
     // delButton
     //
     this.delButton.BackColor       = System.Drawing.Color.Transparent;
     this.delButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("delButton.BackgroundImage")));
     this.delButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.delButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.delButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.delButton.ForeColor       = System.Drawing.Color.Black;
     this.delButton.Location        = new System.Drawing.Point(10, 92);
     this.delButton.Margin          = new System.Windows.Forms.Padding(1);
     this.delButton.Name            = "delButton";
     this.delButton.Size            = new System.Drawing.Size(120, 40);
     this.delButton.TabIndex        = 12;
     this.delButton.Text            = "远程删除";
     this.delButton.光泽           = true;
     this.delButton.图像           = global::MobileBox.Properties.Resources.delete_48px_1128280_easyicon_net;
     this.delButton.圆角角度         = 10;
     this.delButton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条2.指示进度                   = 0F;
     进度条2.进度条宽度                  = 5;
     进度条2.进度条颜色                  = System.Drawing.Color.DodgerBlue;
     this.delButton.指示进度条        = 进度条2;
     this.delButton.文字描边         = System.Drawing.Color.Transparent;
     this.delButton.文本           = "远程删除";
     this.delButton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.delButton.文本水平偏移       = 0;
     this.delButton.渐变           = true;
     this.delButton.禁用时灰度显示      = true;
     this.delButton.禁用时透明度       = 0.3F;
     this.delButton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.delButton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像2.                   = null;
     自定义状态图像2.禁用                 = null;
     自定义状态图像2.高亮                 = null;
     自定义状态图像2.默认                 = null;
     this.delButton.自定义图像        = 自定义状态图像2;
     this.delButton.贴图           = null;
     this.delButton.贴图切割边距.      = 0;
     this.delButton.贴图切割边距.      = 0;
     this.delButton.贴图切割边距.右     = 0;
     this.delButton.贴图切割边距.左     = 0;
     this.delButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.delButton.边框颜色         = System.Drawing.Color.White;
     this.delButton.定            = false;
     this.delButton.定模式          = true;
     this.delButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.delButton.透明区域不引发鼠标事件  = false;
     this.delButton.透明度          = 1F;
     this.delButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.delButton.附加说明         = "可选删除自动化数据库";
     this.delButton.附加说明使用彩色引擎   = false;
     this.delButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.delButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.delButton.附加说明颜色       = System.Drawing.Color.Black;
     this.delButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.delButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.delButton_ButtonClick);
     //
     // uploaButton
     //
     this.uploaButton.BackColor       = System.Drawing.Color.Transparent;
     this.uploaButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uploaButton.BackgroundImage")));
     this.uploaButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.uploaButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.uploaButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.uploaButton.ForeColor       = System.Drawing.Color.Black;
     this.uploaButton.Location        = new System.Drawing.Point(10, 50);
     this.uploaButton.Margin          = new System.Windows.Forms.Padding(1);
     this.uploaButton.Name            = "uploaButton";
     this.uploaButton.Size            = new System.Drawing.Size(120, 40);
     this.uploaButton.TabIndex        = 11;
     this.uploaButton.Text            = "维护上传";
     this.uploaButton.光泽           = true;
     this.uploaButton.图像           = global::MobileBox.Properties.Resources.upload_48px_1204394_easyicon1;
     this.uploaButton.圆角角度         = 10;
     this.uploaButton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条3.指示进度                     = 0F;
     进度条3.进度条宽度                    = 5;
     进度条3.进度条颜色                    = System.Drawing.Color.DodgerBlue;
     this.uploaButton.指示进度条        = 进度条3;
     this.uploaButton.文字描边         = System.Drawing.Color.Transparent;
     this.uploaButton.文本           = "维护上传";
     this.uploaButton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.uploaButton.文本水平偏移       = 0;
     this.uploaButton.渐变           = true;
     this.uploaButton.禁用时灰度显示      = true;
     this.uploaButton.禁用时透明度       = 0.3F;
     this.uploaButton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.uploaButton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像3.                     = null;
     自定义状态图像3.禁用                   = null;
     自定义状态图像3.高亮                   = null;
     自定义状态图像3.默认                   = null;
     this.uploaButton.自定义图像        = 自定义状态图像3;
     this.uploaButton.贴图           = null;
     this.uploaButton.贴图切割边距.      = 0;
     this.uploaButton.贴图切割边距.      = 0;
     this.uploaButton.贴图切割边距.右     = 0;
     this.uploaButton.贴图切割边距.左     = 0;
     this.uploaButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.uploaButton.边框颜色         = System.Drawing.Color.White;
     this.uploaButton.定            = false;
     this.uploaButton.定模式          = true;
     this.uploaButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.uploaButton.透明区域不引发鼠标事件  = false;
     this.uploaButton.透明度          = 1F;
     this.uploaButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uploaButton.附加说明         = "仅支持手机平台项目";
     this.uploaButton.附加说明使用彩色引擎   = false;
     this.uploaButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.uploaButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.uploaButton.附加说明颜色       = System.Drawing.Color.Black;
     this.uploaButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.uploaButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.uploaButton_ButtonClick);
     //
     // switchButton
     //
     this.switchButton.BackColor       = System.Drawing.Color.Transparent;
     this.switchButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("switchButton.BackgroundImage")));
     this.switchButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.switchButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.switchButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.switchButton.ForeColor       = System.Drawing.Color.Black;
     this.switchButton.Location        = new System.Drawing.Point(134, 50);
     this.switchButton.Margin          = new System.Windows.Forms.Padding(1);
     this.switchButton.Name            = "switchButton";
     this.switchButton.Size            = new System.Drawing.Size(120, 40);
     this.switchButton.TabIndex        = 10;
     this.switchButton.Text            = "远程开关";
     this.switchButton.光泽   = true;
     this.switchButton.图像   = global::MobileBox.Properties.Resources.Settings_Switch_48px_1188508_easyicon_net;
     this.switchButton.圆角角度 = 10;
     this.switchButton.字体渲染 = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条4.指示进度  = 0F;
     进度条4.进度条宽度 = 5;
     进度条4.进度条颜色 = System.Drawing.Color.DodgerBlue;
     this.switchButton.指示进度条   = 进度条4;
     this.switchButton.文字描边    = System.Drawing.Color.Transparent;
     this.switchButton.文本      = "远程开关";
     this.switchButton.文本对齐    = DSControls.DS按钮.Text_Align.Left;
     this.switchButton.文本水平偏移  = 0;
     this.switchButton.渐变      = true;
     this.switchButton.禁用时灰度显示 = true;
     this.switchButton.禁用时透明度  = 0.3F;
     this.switchButton.绘制边框    = DSControls.DS按钮.边框.全部;
     this.switchButton.自动尺寸扩展  = new System.Drawing.Size(20, 20);
     自定义状态图像4.                      = null;
     自定义状态图像4.禁用                    = null;
     自定义状态图像4.高亮                    = null;
     自定义状态图像4.默认                    = null;
     this.switchButton.自定义图像        = 自定义状态图像4;
     this.switchButton.贴图           = null;
     this.switchButton.贴图切割边距.      = 0;
     this.switchButton.贴图切割边距.      = 0;
     this.switchButton.贴图切割边距.右     = 0;
     this.switchButton.贴图切割边距.左     = 0;
     this.switchButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.switchButton.边框颜色         = System.Drawing.Color.White;
     this.switchButton.定            = false;
     this.switchButton.定模式          = true;
     this.switchButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.switchButton.透明区域不引发鼠标事件  = false;
     this.switchButton.透明度          = 1F;
     this.switchButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.switchButton.附加说明         = "仅支持手机平台设备";
     this.switchButton.附加说明使用彩色引擎   = false;
     this.switchButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.switchButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.switchButton.附加说明颜色       = System.Drawing.Color.Black;
     this.switchButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.switchButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.switchButton_ButtonClick);
     //
     // copyButton
     //
     this.copyButton.BackColor       = System.Drawing.Color.Transparent;
     this.copyButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("copyButton.BackgroundImage")));
     this.copyButton.Cursor          = System.Windows.Forms.Cursors.Default;
     this.copyButton.DialogResult    = System.Windows.Forms.DialogResult.None;
     this.copyButton.Font            = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.copyButton.ForeColor       = System.Drawing.Color.Black;
     this.copyButton.Location        = new System.Drawing.Point(10, 10);
     this.copyButton.Margin          = new System.Windows.Forms.Padding(1);
     this.copyButton.Name            = "copyButton";
     this.copyButton.Size            = new System.Drawing.Size(120, 40);
     this.copyButton.TabIndex        = 9;
     this.copyButton.Text            = "数据库复制";
     this.copyButton.光泽           = true;
     this.copyButton.图像           = global::MobileBox.Properties.Resources.MB_taskmgr_copy_48px_559890_easyicon_net;
     this.copyButton.圆角角度         = 10;
     this.copyButton.字体渲染         = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     进度条5.指示进度                    = 0F;
     进度条5.进度条宽度                   = 5;
     进度条5.进度条颜色                   = System.Drawing.Color.DodgerBlue;
     this.copyButton.指示进度条        = 进度条5;
     this.copyButton.文字描边         = System.Drawing.Color.Transparent;
     this.copyButton.文本           = "数据库复制";
     this.copyButton.文本对齐         = DSControls.DS按钮.Text_Align.Left;
     this.copyButton.文本水平偏移       = 0;
     this.copyButton.渐变           = true;
     this.copyButton.禁用时灰度显示      = true;
     this.copyButton.禁用时透明度       = 0.3F;
     this.copyButton.绘制边框         = DSControls.DS按钮.边框.全部;
     this.copyButton.自动尺寸扩展       = new System.Drawing.Size(20, 20);
     自定义状态图像5.                    = null;
     自定义状态图像5.禁用                  = null;
     自定义状态图像5.高亮                  = null;
     自定义状态图像5.默认                  = null;
     this.copyButton.自定义图像        = 自定义状态图像5;
     this.copyButton.贴图           = null;
     this.copyButton.贴图切割边距.      = 0;
     this.copyButton.贴图切割边距.      = 0;
     this.copyButton.贴图切割边距.右     = 0;
     this.copyButton.贴图切割边距.左     = 0;
     this.copyButton.贴图模式         = DSControls.DS按钮._贴图模式.默认;
     this.copyButton.边框颜色         = System.Drawing.Color.White;
     this.copyButton.定            = false;
     this.copyButton.定模式          = true;
     this.copyButton.定颜色          = System.Drawing.SystemColors.ButtonFace;
     this.copyButton.透明区域不引发鼠标事件  = false;
     this.copyButton.透明度          = 1F;
     this.copyButton.附加内容字体       = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.copyButton.附加说明         = "支持所有版本魔域和征服项目";
     this.copyButton.附加说明使用彩色引擎   = false;
     this.copyButton.附加说明字体渲染     = System.Drawing.Text.TextRenderingHint.ClearTypeGridFit;
     this.copyButton.附加说明描边色      = System.Drawing.Color.Transparent;
     this.copyButton.附加说明颜色       = System.Drawing.Color.Black;
     this.copyButton.颜色           = System.Drawing.SystemColors.ControlLightLight;
     this.copyButton.ButtonClick += new DSControls.DS按钮.ButtonClickEventHandler(this.copyButton_ButtonClick);
     //
     // FormRemote
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(607, 224);
     this.Controls.Add(this.ClearButton);
     this.Controls.Add(this.delButton);
     this.Controls.Add(this.uploaButton);
     this.Controls.Add(this.switchButton);
     this.Controls.Add(this.copyButton);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FormRemote";
     this.Text            = "FormRemote";
     this.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.FormRemote_MouseMove);
     this.ResumeLayout(false);
 }