namespace HXX.Scanner.Client { partial class frmMain { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.tab1Pb1 = new System.Windows.Forms.PictureBox(); this.cmbDeviceList = new System.Windows.Forms.ComboBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.lblTestAB = new System.Windows.Forms.LinkLabel(); this.lblTestA = new System.Windows.Forms.LinkLabel(); this.label4 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.loadSB = new System.Windows.Forms.PictureBox(); this.lblRefreshDevice = new System.Windows.Forms.LinkLabel(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.label33 = new System.Windows.Forms.Label(); this.label34 = new System.Windows.Forms.Label(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.label35 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.label46 = new System.Windows.Forms.Label(); this.label47 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label48 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.lblTestNet = new System.Windows.Forms.LinkLabel(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.label30 = new System.Windows.Forms.Label(); this.lblDataPath = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.lblInstallPath = new System.Windows.Forms.Label(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label19 = new System.Windows.Forms.Label(); this.lblDiskLeft = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.lblChangeDir = new System.Windows.Forms.LinkLabel(); this._twain32 = new Saraff.Twain.Twain32(this.components); this.palCenter.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tab1Pb1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.loadSB)).BeginInit(); this.tableLayoutPanel2.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); this.tableLayoutPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); this.SuspendLayout(); // // palCenter // this.palCenter.Controls.Add(this.tableLayoutPanel2); this.palCenter.Location = new System.Drawing.Point(1, 120); this.palCenter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.palCenter.Size = new System.Drawing.Size(1283, 730); // // tableLayoutPanel1 // this.tableLayoutPanel1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel1.ColumnCount = 9; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.050289F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.07618F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.783481F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.340016F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.22694F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.98637F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.335205F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.292703F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.90698F)); this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0); this.tableLayoutPanel1.Controls.Add(this.label2, 1, 1); this.tableLayoutPanel1.Controls.Add(this.tab1Pb1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.cmbDeviceList, 2, 1); this.tableLayoutPanel1.Controls.Add(this.pictureBox1, 0, 2); this.tableLayoutPanel1.Controls.Add(this.pictureBox2, 0, 3); this.tableLayoutPanel1.Controls.Add(this.label8, 2, 2); this.tableLayoutPanel1.Controls.Add(this.label9, 3, 2); this.tableLayoutPanel1.Controls.Add(this.label10, 4, 2); this.tableLayoutPanel1.Controls.Add(this.label11, 5, 2); this.tableLayoutPanel1.Controls.Add(this.label7, 1, 2); this.tableLayoutPanel1.Controls.Add(this.label12, 6, 2); this.tableLayoutPanel1.Controls.Add(this.label14, 1, 3); this.tableLayoutPanel1.Controls.Add(this.label15, 2, 3); this.tableLayoutPanel1.Controls.Add(this.label16, 1, 4); this.tableLayoutPanel1.Controls.Add(this.lblTestAB, 7, 1); this.tableLayoutPanel1.Controls.Add(this.lblTestA, 6, 1); this.tableLayoutPanel1.Controls.Add(this.label4, 5, 1); this.tableLayoutPanel1.Controls.Add(this.label13, 8, 2); this.tableLayoutPanel1.Controls.Add(this.panel1, 4, 1); this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 2); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 5; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.09056F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 23.98312F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.44444F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 23.33333F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15.55556F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1247, 225); this.tableLayoutPanel1.TabIndex = 0; // // label1 // this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label1.AutoSize = true; this.tableLayoutPanel1.SetColumnSpan(this.label1, 2); this.label1.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(3, 2); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(213, 37); this.label1.TabIndex = 1; this.label1.Text = " · 扫描仪状态:"; // // label2 // this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(65, 55); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(120, 26); this.label2.TabIndex = 2; this.label2.Text = "扫描设备:"; // // tab1Pb1 // this.tab1Pb1.Anchor = System.Windows.Forms.AnchorStyles.None; this.tab1Pb1.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.tab1Pb1.Location = new System.Drawing.Point(24, 62); this.tab1Pb1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tab1Pb1.Name = "tab1Pb1"; this.tab1Pb1.Size = new System.Drawing.Size(14, 12); this.tab1Pb1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.tab1Pb1.TabIndex = 3; this.tab1Pb1.TabStop = false; // // cmbDeviceList // this.cmbDeviceList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.tableLayoutPanel1.SetColumnSpan(this.cmbDeviceList, 2); this.cmbDeviceList.DisplayMember = "DeviceInfo"; this.cmbDeviceList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbDeviceList.FormattingEnabled = true; this.cmbDeviceList.Location = new System.Drawing.Point(253, 57); this.cmbDeviceList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDeviceList.Name = "cmbDeviceList"; this.cmbDeviceList.Size = new System.Drawing.Size(220, 23); this.cmbDeviceList.TabIndex = 11; this.cmbDeviceList.ValueMember = "DeviceInfo"; this.cmbDeviceList.SelectedIndexChanged += new System.EventHandler(this.cmbDeviceList_SelectedIndexChanged); // // pictureBox1 // this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox1.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox1.Location = new System.Drawing.Point(24, 110); this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(14, 12); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox1.TabIndex = 16; this.pictureBox1.TabStop = false; // // pictureBox2 // this.pictureBox2.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox2.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox2.Location = new System.Drawing.Point(24, 157); this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(14, 12); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox2.TabIndex = 17; this.pictureBox2.TabStop = false; // // label8 // this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(253, 103); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(115, 26); this.label8.TabIndex = 19; this.label8.Text = "开始时间:"; // // label9 // this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(375, 103); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(97, 26); this.label9.TabIndex = 20; this.label9.Text = "00:00"; // // label10 // this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(479, 103); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(134, 26); this.label10.TabIndex = 21; this.label10.Text = "扫描时长:"; // // label11 // this.label11.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(619, 103); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(116, 26); this.label11.TabIndex = 22; this.label11.Text = "0"; // // label7 // this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(65, 103); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(180, 26); this.label7.TabIndex = 25; this.label7.Text = "今日扫描统计:"; // // label12 // this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel1.SetColumnSpan(this.label12, 2); this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(756, 103); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(139, 26); this.label12.TabIndex = 26; this.label12.Text = "已扫描答题卡:"; // // label14 // this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.Location = new System.Drawing.Point(65, 150); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(180, 26); this.label14.TabIndex = 27; this.label14.Text = "当前扫描速度:"; // // label15 // this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.Location = new System.Drawing.Point(253, 150); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(106, 26); this.label15.TabIndex = 28; this.label15.Text = "0"; // // label16 // this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel1.SetColumnSpan(this.label16, 5); this.label16.Font = new System.Drawing.Font("微软雅黑 Light", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.Location = new System.Drawing.Point(65, 194); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(641, 26); this.label16.TabIndex = 29; this.label16.Text = "提示:建议每30天对扫描设备进行一次清理,可减少答题卡扫描后图片被污染、扫描卡纸等故障发生。"; // // lblTestAB // this.lblTestAB.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblTestAB.AutoSize = true; this.lblTestAB.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTestAB.Location = new System.Drawing.Point(835, 55); this.lblTestAB.Name = "lblTestAB"; this.lblTestAB.Size = new System.Drawing.Size(52, 27); this.lblTestAB.TabIndex = 38; this.lblTestAB.TabStop = true; this.lblTestAB.Text = "双面"; this.lblTestAB.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestAB_LinkClicked); // // lblTestA // this.lblTestA.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblTestA.AutoSize = true; this.lblTestA.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTestA.Location = new System.Drawing.Point(756, 55); this.lblTestA.Name = "lblTestA"; this.lblTestA.Size = new System.Drawing.Size(52, 27); this.lblTestA.TabIndex = 37; this.lblTestA.TabStop = true; this.lblTestA.Text = "单面"; this.lblTestA.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestA_LinkClicked); // // label4 // this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(619, 55); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(131, 26); this.label4.TabIndex = 13; this.label4.Text = "扫描测试:"; // // label13 // this.label13.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(901, 103); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(137, 26); this.label13.TabIndex = 24; this.label13.Text = "0"; // // panel1 // this.panel1.Controls.Add(this.loadSB); this.panel1.Controls.Add(this.lblRefreshDevice); this.panel1.Location = new System.Drawing.Point(479, 45); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(126, 47); this.panel1.TabIndex = 39; // // loadSB // this.loadSB.Image = global::HXX.Scanner.Client.Properties.Resources.loading; this.loadSB.Location = new System.Drawing.Point(7, 0); this.loadSB.Name = "loadSB"; this.loadSB.Size = new System.Drawing.Size(62, 18); this.loadSB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.loadSB.TabIndex = 37; this.loadSB.TabStop = false; this.loadSB.Visible = false; // // lblRefreshDevice // this.lblRefreshDevice.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblRefreshDevice.AutoSize = true; this.lblRefreshDevice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRefreshDevice.Location = new System.Drawing.Point(2, 11); this.lblRefreshDevice.Name = "lblRefreshDevice"; this.lblRefreshDevice.Size = new System.Drawing.Size(92, 27); this.lblRefreshDevice.TabIndex = 36; this.lblRefreshDevice.TabStop = true; this.lblRefreshDevice.Text = "刷新设备"; this.lblRefreshDevice.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblRefreshDevice_LinkClicked); // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 0, 2); this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 1); this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel1, 0, 0); this.tableLayoutPanel2.Location = new System.Drawing.Point(27, 2); this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 3; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.43023F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.13953F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1253, 688); this.tableLayoutPanel2.TabIndex = 1; // // tableLayoutPanel4 // this.tableLayoutPanel4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel4.ColumnCount = 8; this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.093555F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.15637F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.863673F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.981556F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.95349F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.821171F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25.34082F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.5F)); this.tableLayoutPanel4.Controls.Add(this.label33, 0, 0); this.tableLayoutPanel4.Controls.Add(this.label34, 1, 1); this.tableLayoutPanel4.Controls.Add(this.pictureBox6, 0, 1); this.tableLayoutPanel4.Controls.Add(this.label35, 3, 1); this.tableLayoutPanel4.Controls.Add(this.label36, 4, 1); this.tableLayoutPanel4.Controls.Add(this.pictureBox8, 0, 3); this.tableLayoutPanel4.Controls.Add(this.label46, 1, 3); this.tableLayoutPanel4.Controls.Add(this.label47, 2, 3); this.tableLayoutPanel4.Controls.Add(this.label24, 2, 1); this.tableLayoutPanel4.Controls.Add(this.label25, 5, 1); this.tableLayoutPanel4.Controls.Add(this.label48, 1, 2); this.tableLayoutPanel4.Controls.Add(this.label27, 1, 4); this.tableLayoutPanel4.Controls.Add(this.linkLabel1, 3, 3); this.tableLayoutPanel4.Controls.Add(this.lblTestNet, 6, 1); this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 460); this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 5; this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.12563F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.1005F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.59799F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.57286F)); this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(1247, 225); this.tableLayoutPanel4.TabIndex = 2; // // label33 // this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label33.AutoSize = true; this.tableLayoutPanel4.SetColumnSpan(this.label33, 2); this.label33.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label33.Location = new System.Drawing.Point(3, 4); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(185, 37); this.label33.TabIndex = 1; this.label33.Text = " · 网络状态:"; // // label34 // this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label34.Location = new System.Drawing.Point(66, 60); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(120, 26); this.label34.TabIndex = 2; this.label34.Text = "网络情况:"; // // pictureBox6 // this.pictureBox6.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox6.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox6.Location = new System.Drawing.Point(24, 67); this.pictureBox6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(14, 12); this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox6.TabIndex = 3; this.pictureBox6.TabStop = false; // // label35 // this.label35.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label35.Location = new System.Drawing.Point(378, 60); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(99, 26); this.label35.TabIndex = 12; this.label35.Text = "0"; // // label36 // this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label36.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label36.Location = new System.Drawing.Point(490, 60); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(141, 26); this.label36.TabIndex = 13; this.label36.Text = "待上传图片:"; // // pictureBox8 // this.pictureBox8.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox8.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox8.Location = new System.Drawing.Point(24, 162); this.pictureBox8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(14, 12); this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox8.TabIndex = 17; this.pictureBox8.TabStop = false; // // label46 // this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label46.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label46.Location = new System.Drawing.Point(66, 155); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(161, 26); this.label46.TabIndex = 27; this.label46.Text = "云服务状态:"; // // label47 // this.label47.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label47.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label47.Location = new System.Drawing.Point(255, 155); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(109, 26); this.label47.TabIndex = 28; this.label47.Text = "\\"; // // label24 // this.label24.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label24.Location = new System.Drawing.Point(255, 60); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(117, 26); this.label24.TabIndex = 30; this.label24.Text = "上传速度:"; // // label25 // this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label25.Location = new System.Drawing.Point(664, 60); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(99, 26); this.label25.TabIndex = 31; this.label25.Text = "0"; // // label48 // this.label48.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel4.SetColumnSpan(this.label48, 5); this.label48.Font = new System.Drawing.Font("微软雅黑 Light", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label48.Location = new System.Drawing.Point(66, 110); this.label48.Name = "label48"; this.label48.Size = new System.Drawing.Size(702, 26); this.label48.TabIndex = 29; this.label48.Text = "提示:无线网络存在波动,尽量选择有线连接。"; // // label27 // this.label27.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel4.SetColumnSpan(this.label27, 5); this.label27.Font = new System.Drawing.Font("微软雅黑 Light", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label27.Location = new System.Drawing.Point(66, 194); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(702, 26); this.label27.TabIndex = 33; this.label27.Text = "提示:若多次尝试仍无法连接,请检查网关设置或联系技术支持人员。"; // // linkLabel1 // this.linkLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.linkLabel1.AutoSize = true; this.linkLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.linkLabel1.Location = new System.Drawing.Point(378, 154); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(92, 27); this.linkLabel1.TabIndex = 35; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "测试连接"; // // lblTestNet // this.lblTestNet.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblTestNet.AutoSize = true; this.lblTestNet.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblTestNet.Location = new System.Drawing.Point(774, 59); this.lblTestNet.Name = "lblTestNet"; this.lblTestNet.Size = new System.Drawing.Size(92, 27); this.lblTestNet.TabIndex = 36; this.lblTestNet.TabStop = true; this.lblTestNet.Text = "测试网速"; // // tableLayoutPanel3 // this.tableLayoutPanel3.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel3.ColumnCount = 8; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.093555F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.15637F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.44427F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.99573F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.974359F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.42502F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.740978F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 19.166F)); this.tableLayoutPanel3.Controls.Add(this.label17, 0, 0); this.tableLayoutPanel3.Controls.Add(this.label18, 1, 1); this.tableLayoutPanel3.Controls.Add(this.pictureBox3, 0, 1); this.tableLayoutPanel3.Controls.Add(this.pictureBox5, 0, 3); this.tableLayoutPanel3.Controls.Add(this.label30, 1, 3); this.tableLayoutPanel3.Controls.Add(this.lblDataPath, 2, 3); this.tableLayoutPanel3.Controls.Add(this.label32, 1, 4); this.tableLayoutPanel3.Controls.Add(this.lblInstallPath, 2, 1); this.tableLayoutPanel3.Controls.Add(this.checkBox1, 1, 2); this.tableLayoutPanel3.Controls.Add(this.label19, 3, 3); this.tableLayoutPanel3.Controls.Add(this.lblDiskLeft, 4, 3); this.tableLayoutPanel3.Controls.Add(this.label21, 5, 3); this.tableLayoutPanel3.Controls.Add(this.label22, 6, 3); this.tableLayoutPanel3.Controls.Add(this.lblChangeDir, 7, 3); this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 233); this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 5; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25.12563F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20.1005F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.59799F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.57286F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(1247, 222); this.tableLayoutPanel3.TabIndex = 1; // // label17 // this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label17.AutoSize = true; this.tableLayoutPanel3.SetColumnSpan(this.label17, 2); this.label17.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(3, 3); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(185, 37); this.label17.TabIndex = 1; this.label17.Text = " · 本地状态:"; // // label18 // this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.Location = new System.Drawing.Point(66, 59); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(161, 26); this.label18.TabIndex = 2; this.label18.Text = "程序安装目录:"; // // pictureBox3 // this.pictureBox3.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox3.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox3.Location = new System.Drawing.Point(24, 66); this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(14, 12); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox3.TabIndex = 3; this.pictureBox3.TabStop = false; // // pictureBox5 // this.pictureBox5.Anchor = System.Windows.Forms.AnchorStyles.None; this.pictureBox5.Image = global::HXX.Scanner.Client.Properties.Resources.yes; this.pictureBox5.Location = new System.Drawing.Point(24, 159); this.pictureBox5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(14, 12); this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox5.TabIndex = 17; this.pictureBox5.TabStop = false; // // label30 // this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label30.Location = new System.Drawing.Point(66, 152); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(179, 26); this.label30.TabIndex = 27; this.label30.Text = "数据存放目录:"; // // lblDataPath // this.lblDataPath.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblDataPath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDataPath.Location = new System.Drawing.Point(255, 152); this.lblDataPath.Name = "lblDataPath"; this.lblDataPath.Size = new System.Drawing.Size(224, 26); this.lblDataPath.TabIndex = 28; this.lblDataPath.Text = "\\"; // // label32 // this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel3.SetColumnSpan(this.label32, 5); this.label32.Font = new System.Drawing.Font("微软雅黑 Light", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label32.Location = new System.Drawing.Point(66, 191); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(785, 26); this.label32.TabIndex = 29; this.label32.Text = "提示:选择的存储空间至少在5G以上"; // // lblInstallPath // this.lblInstallPath.Anchor = System.Windows.Forms.AnchorStyles.Left; this.tableLayoutPanel3.SetColumnSpan(this.lblInstallPath, 5); this.lblInstallPath.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInstallPath.Location = new System.Drawing.Point(255, 59); this.lblInstallPath.Name = "lblInstallPath"; this.lblInstallPath.Size = new System.Drawing.Size(690, 26); this.lblInstallPath.TabIndex = 30; this.lblInstallPath.Text = "\\"; // // checkBox1 // this.checkBox1.Anchor = System.Windows.Forms.AnchorStyles.Left; this.checkBox1.AutoSize = true; this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox1.Location = new System.Drawing.Point(66, 106); this.checkBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(134, 31); this.checkBox1.TabIndex = 31; this.checkBox1.Text = "开机自启动"; this.checkBox1.UseVisualStyleBackColor = true; // // label19 // this.label19.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.Location = new System.Drawing.Point(485, 152); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(167, 26); this.label19.TabIndex = 32; this.label19.Text = "磁盘剩余空间:"; // // lblDiskLeft // this.lblDiskLeft.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblDiskLeft.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDiskLeft.Location = new System.Drawing.Point(659, 152); this.lblDiskLeft.Name = "lblDiskLeft"; this.lblDiskLeft.Size = new System.Drawing.Size(105, 26); this.lblDiskLeft.TabIndex = 33; this.lblDiskLeft.Text = "0"; // // label21 // this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.Location = new System.Drawing.Point(770, 152); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(123, 26); this.label21.TabIndex = 34; this.label21.Text = "扫描数据:"; // // label22 // this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.Location = new System.Drawing.Point(900, 152); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(50, 26); this.label22.TabIndex = 35; this.label22.Text = "0"; // // lblChangeDir // this.lblChangeDir.Anchor = System.Windows.Forms.AnchorStyles.Left; this.lblChangeDir.AutoSize = true; this.lblChangeDir.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblChangeDir.Location = new System.Drawing.Point(1009, 152); this.lblChangeDir.Name = "lblChangeDir"; this.lblChangeDir.Size = new System.Drawing.Size(92, 27); this.lblChangeDir.TabIndex = 36; this.lblChangeDir.TabStop = true; this.lblChangeDir.Text = "修改目录"; this.lblChangeDir.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblChangeDir_LinkClicked); // // _twain32 // this._twain32.AppProductName = "Saraff.Twain.NET"; this._twain32.Country = Saraff.Twain.TwCountry.CHINA; this._twain32.Language = Saraff.Twain.TwLanguage.CHINESE; this._twain32.Parent = this; this._twain32.ShowUI = false; this._twain32.AcquireCompleted += new System.EventHandler(this._twain32_AcquireCompleted); this._twain32.AcquireError += new System.EventHandler(this._twain32_AcquireError); this._twain32.EndXfer += new System.EventHandler(this._twain32_EndXfer); this._twain32.XferDone += new System.EventHandler(this._twain32_XferDone); this._twain32.SetupFileXferEvent += new System.EventHandler(this._twain32_SetupFileXferEvent); this._twain32.FileXferEvent += new System.EventHandler(this._twain32_FileXferEvent); this._twain32.DeviceEvent += new System.EventHandler(this._twain32_DeviceEvent); // // frmMain // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1285, 876); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "frmMain"; this.Text = "扫描仪客户端"; this.Load += new System.EventHandler(this.frmMain_Load); this.palCenter.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tab1Pb1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.loadSB)).EndInit(); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); this.tableLayoutPanel3.ResumeLayout(false); this.tableLayoutPanel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.PictureBox tab1Pb1; private System.Windows.Forms.ComboBox cmbDeviceList; private System.Windows.Forms.Label label4; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label12; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private System.Windows.Forms.Label label33; private System.Windows.Forms.Label label34; private System.Windows.Forms.PictureBox pictureBox6; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label36; private System.Windows.Forms.PictureBox pictureBox8; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label47; private System.Windows.Forms.Label label48; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.PictureBox pictureBox5; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label lblDataPath; private System.Windows.Forms.Label label32; private System.Windows.Forms.Label lblInstallPath; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label lblDiskLeft; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label27; private System.Windows.Forms.LinkLabel linkLabel1; private System.Windows.Forms.LinkLabel lblTestNet; private System.Windows.Forms.LinkLabel lblChangeDir; private System.Windows.Forms.LinkLabel lblRefreshDevice; private System.Windows.Forms.LinkLabel lblTestA; private System.Windows.Forms.LinkLabel lblTestAB; private Saraff.Twain.Twain32 _twain32; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.PictureBox loadSB; } }