| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181 |
-
- namespace HXX.Scanner.Client
- {
- partial class frmMain2
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain2));
- 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.linkLabel1 = new System.Windows.Forms.LinkLabel();
- this.picNetStatus = new System.Windows.Forms.PictureBox();
- this.label36 = new System.Windows.Forms.Label();
- this.picCloudStatus = new System.Windows.Forms.PictureBox();
- this.label46 = new System.Windows.Forms.Label();
- this.lblCloudStatus = 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.label35 = new System.Windows.Forms.Label();
- this.lblTestNet = new System.Windows.Forms.LinkLabel();
- this.label24 = new System.Windows.Forms.Label();
- this.lblNetStatus = new System.Windows.Forms.Label();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.pic_scannerStatus = 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.lblStartTime = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.lblScanElapse = 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.lblSpeed = 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.lblTotalSum = 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.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.lblChangeDir = new System.Windows.Forms.LinkLabel();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.pic_diskStatus = 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._twain32 = new Saraff.Twain.Twain32(this.components);
- this.panel2 = new System.Windows.Forms.Panel();
- this.but_min = new System.Windows.Forms.PictureBox();
- this.but_close = new System.Windows.Forms.PictureBox();
- this.linkLabel2 = new System.Windows.Forms.LinkLabel();
- this.lblVersion = new System.Windows.Forms.Label();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.pan_banner = new System.Windows.Forms.Panel();
- this.pic_banner = new System.Windows.Forms.PictureBox();
- this.lab_banner = new System.Windows.Forms.Label();
- this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
- this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
- this.open = new System.Windows.Forms.ToolStripMenuItem();
- this.exit = new System.Windows.Forms.ToolStripMenuItem();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.tableLayoutPanel2.SuspendLayout();
- this.tableLayoutPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).BeginInit();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.loadSB)).BeginInit();
- this.tableLayoutPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.but_min)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.but_close)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- this.pan_banner.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pic_banner)).BeginInit();
- this.contextMenuStrip1.SuspendLayout();
- this.SuspendLayout();
- //
- // 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, 15F));
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 0, 2);
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel1, 0, 0);
- this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 1);
- this.tableLayoutPanel2.Location = new System.Drawing.Point(52, 99);
- this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
- this.tableLayoutPanel2.RowCount = 3;
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.27842F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.23353F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.53293F));
- this.tableLayoutPanel2.Size = new System.Drawing.Size(715, 533);
- this.tableLayoutPanel2.TabIndex = 1;
- //
- // tableLayoutPanel4
- //
- this.tableLayoutPanel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel4.ColumnCount = 7;
- 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, 18.45056F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.89704F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.64016F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 16.81957F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.98471F));
- this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.70336F));
- this.tableLayoutPanel4.Controls.Add(this.label33, 0, 0);
- this.tableLayoutPanel4.Controls.Add(this.label34, 1, 1);
- this.tableLayoutPanel4.Controls.Add(this.linkLabel1, 3, 3);
- this.tableLayoutPanel4.Controls.Add(this.picNetStatus, 0, 1);
- this.tableLayoutPanel4.Controls.Add(this.label36, 4, 1);
- this.tableLayoutPanel4.Controls.Add(this.picCloudStatus, 0, 3);
- this.tableLayoutPanel4.Controls.Add(this.label46, 1, 3);
- this.tableLayoutPanel4.Controls.Add(this.lblCloudStatus, 2, 3);
- 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.label35, 6, 1);
- this.tableLayoutPanel4.Controls.Add(this.lblTestNet, 3, 1);
- this.tableLayoutPanel4.Controls.Add(this.label24, 4, 0);
- this.tableLayoutPanel4.Controls.Add(this.lblNetStatus, 2, 1);
- this.tableLayoutPanel4.Location = new System.Drawing.Point(2, 363);
- this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- 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, 16F));
- this.tableLayoutPanel4.Size = new System.Drawing.Size(710, 161);
- 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("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
- this.label33.Location = new System.Drawing.Point(2, 6);
- this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(93, 19);
- this.label33.TabIndex = 1;
- this.label33.Text = " · 网络状态:";
- //
- // label34
- //
- this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label34.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label34.Location = new System.Drawing.Point(38, 41);
- this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(114, 21);
- this.label34.TabIndex = 2;
- this.label34.Text = "网络情况:";
- this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // linkLabel1
- //
- this.linkLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.linkLabel1.AutoSize = true;
- this.linkLabel1.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.linkLabel1.Location = new System.Drawing.Point(317, 109);
- this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.linkLabel1.Name = "linkLabel1";
- this.linkLabel1.Size = new System.Drawing.Size(65, 20);
- this.linkLabel1.TabIndex = 35;
- this.linkLabel1.TabStop = true;
- this.linkLabel1.Text = "测试连接";
- this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
- //
- // picNetStatus
- //
- this.picNetStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.picNetStatus.Image = global::HXX.Scanner.Client.Properties.Resources.yes;
- this.picNetStatus.Location = new System.Drawing.Point(11, 46);
- this.picNetStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.picNetStatus.Name = "picNetStatus";
- this.picNetStatus.Size = new System.Drawing.Size(14, 12);
- this.picNetStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
- this.picNetStatus.TabIndex = 3;
- this.picNetStatus.TabStop = false;
- //
- // label36
- //
- this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label36.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label36.Location = new System.Drawing.Point(407, 41);
- this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(106, 21);
- this.label36.TabIndex = 13;
- this.label36.Text = "待上传图片:";
- this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.label36.Visible = false;
- //
- // picCloudStatus
- //
- this.picCloudStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.picCloudStatus.Image = global::HXX.Scanner.Client.Properties.Resources.yes;
- this.picCloudStatus.Location = new System.Drawing.Point(11, 113);
- this.picCloudStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.picCloudStatus.Name = "picCloudStatus";
- this.picCloudStatus.Size = new System.Drawing.Size(14, 12);
- this.picCloudStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
- this.picCloudStatus.TabIndex = 17;
- this.picCloudStatus.TabStop = false;
- //
- // label46
- //
- this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label46.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label46.Location = new System.Drawing.Point(38, 109);
- this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label46.Name = "label46";
- this.label46.Size = new System.Drawing.Size(116, 21);
- this.label46.TabIndex = 27;
- this.label46.Text = "云服务状态:";
- this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblCloudStatus
- //
- this.lblCloudStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblCloudStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblCloudStatus.Location = new System.Drawing.Point(169, 109);
- this.lblCloudStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblCloudStatus.Name = "lblCloudStatus";
- this.lblCloudStatus.Size = new System.Drawing.Size(132, 21);
- this.lblCloudStatus.TabIndex = 28;
- this.lblCloudStatus.Text = "链接正常";
- this.lblCloudStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label25
- //
- this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label25.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label25.Location = new System.Drawing.Point(526, 41);
- this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(74, 21);
- this.label25.TabIndex = 31;
- this.label25.Text = "10000张";
- this.label25.Visible = false;
- //
- // 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(38, 77);
- this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label48.Name = "label48";
- this.label48.Size = new System.Drawing.Size(527, 21);
- this.label48.TabIndex = 29;
- this.label48.Text = "提示:无线网络存在波动,尽量选择有线连接。";
- //
- // label27
- //
- this.label27.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel4.SetColumnSpan(this.label27, 6);
- this.label27.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label27.Location = new System.Drawing.Point(38, 139);
- this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(527, 17);
- this.label27.TabIndex = 33;
- this.label27.Text = "提示:若多次尝试仍无法连接,请检查网关设置或联系技术支持人员。";
- //
- // label35
- //
- this.label35.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label35.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label35.Location = new System.Drawing.Point(632, 41);
- this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(68, 21);
- this.label35.TabIndex = 12;
- this.label35.Text = "400张/秒";
- this.label35.Visible = false;
- //
- // lblTestNet
- //
- this.lblTestNet.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTestNet.AutoSize = true;
- this.lblTestNet.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTestNet.Location = new System.Drawing.Point(317, 42);
- this.lblTestNet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblTestNet.Name = "lblTestNet";
- this.lblTestNet.Size = new System.Drawing.Size(65, 20);
- this.lblTestNet.TabIndex = 36;
- this.lblTestNet.TabStop = true;
- this.lblTestNet.Text = "测试网速";
- this.lblTestNet.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestNet_LinkClicked);
- //
- // label24
- //
- this.label24.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label24.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label24.Location = new System.Drawing.Point(407, 5);
- this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(106, 21);
- this.label24.TabIndex = 30;
- this.label24.Text = "上传速度:";
- this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight;
- this.label24.Visible = false;
- //
- // lblNetStatus
- //
- this.lblNetStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblNetStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblNetStatus.Location = new System.Drawing.Point(169, 41);
- this.lblNetStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblNetStatus.Name = "lblNetStatus";
- this.lblNetStatus.Size = new System.Drawing.Size(132, 21);
- this.lblNetStatus.TabIndex = 37;
- this.lblNetStatus.Text = "良好";
- this.lblNetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // 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, 18.34862F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.05511F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.79219F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.77085F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.94509F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.544202F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.766564F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.41692F));
- this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.label2, 1, 1);
- this.tableLayoutPanel1.Controls.Add(this.pic_scannerStatus, 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.lblStartTime, 3, 2);
- this.tableLayoutPanel1.Controls.Add(this.label10, 4, 2);
- this.tableLayoutPanel1.Controls.Add(this.lblScanElapse, 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.lblSpeed, 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.lblTotalSum, 8, 2);
- this.tableLayoutPanel1.Controls.Add(this.panel1, 4, 1);
- this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 2);
- this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 5;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.92337F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.92337F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.92337F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.92337F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 13F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(710, 173);
- 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("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
- this.label1.Location = new System.Drawing.Point(2, 7);
- this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(107, 19);
- this.label1.TabIndex = 1;
- this.label1.Text = " · 扫描仪状态:";
- //
- // label2
- //
- this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label2.Location = new System.Drawing.Point(37, 40);
- this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(93, 21);
- this.label2.TabIndex = 2;
- this.label2.Text = "扫描设备:";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // pic_scannerStatus
- //
- this.pic_scannerStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pic_scannerStatus.Image = global::HXX.Scanner.Client.Properties.Resources.yes;
- this.pic_scannerStatus.Location = new System.Drawing.Point(10, 45);
- this.pic_scannerStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pic_scannerStatus.Name = "pic_scannerStatus";
- this.pic_scannerStatus.Size = new System.Drawing.Size(14, 12);
- this.pic_scannerStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pic_scannerStatus.TabIndex = 3;
- this.pic_scannerStatus.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 = "deviceName";
- this.cmbDeviceList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbDeviceList.FormattingEnabled = true;
- this.cmbDeviceList.Location = new System.Drawing.Point(167, 41);
- this.cmbDeviceList.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.cmbDeviceList.Name = "cmbDeviceList";
- this.cmbDeviceList.Size = new System.Drawing.Size(157, 20);
- this.cmbDeviceList.TabIndex = 11;
- this.cmbDeviceList.ValueMember = "dsIndex";
- 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(10, 79);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- 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(10, 113);
- this.pictureBox2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- 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("微软雅黑", 10F);
- this.label8.Location = new System.Drawing.Point(167, 74);
- this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(74, 21);
- this.label8.TabIndex = 19;
- this.label8.Text = "开始时间:";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblStartTime
- //
- this.lblStartTime.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblStartTime.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblStartTime.Location = new System.Drawing.Point(252, 74);
- this.lblStartTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblStartTime.Name = "lblStartTime";
- this.lblStartTime.Size = new System.Drawing.Size(52, 21);
- this.lblStartTime.TabIndex = 20;
- this.lblStartTime.Text = "00:00";
- this.lblStartTime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label10
- //
- this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label10.Location = new System.Drawing.Point(328, 74);
- this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(69, 21);
- this.label10.TabIndex = 21;
- this.label10.Text = "扫描时长:";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblScanElapse
- //
- this.lblScanElapse.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblScanElapse.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblScanElapse.Location = new System.Drawing.Point(404, 74);
- this.lblScanElapse.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblScanElapse.Name = "lblScanElapse";
- this.lblScanElapse.Size = new System.Drawing.Size(107, 21);
- this.lblScanElapse.TabIndex = 22;
- this.lblScanElapse.Text = "25秒";
- this.lblScanElapse.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label7
- //
- this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label7.Location = new System.Drawing.Point(37, 74);
- this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(114, 21);
- this.label7.TabIndex = 25;
- this.label7.Text = "今日扫描统计:";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label12
- //
- this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel1.SetColumnSpan(this.label12, 2);
- this.label12.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label12.Location = new System.Drawing.Point(517, 74);
- this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(95, 21);
- this.label12.TabIndex = 26;
- this.label12.Text = "已扫描答题卡";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label14
- //
- this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label14.Location = new System.Drawing.Point(37, 110);
- this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(114, 17);
- this.label14.TabIndex = 27;
- this.label14.Text = "当前扫描速度:";
- this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblSpeed
- //
- this.lblSpeed.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblSpeed.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblSpeed.Location = new System.Drawing.Point(167, 108);
- this.lblSpeed.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblSpeed.Name = "lblSpeed";
- this.lblSpeed.Size = new System.Drawing.Size(74, 21);
- this.lblSpeed.TabIndex = 28;
- this.lblSpeed.Text = "80张/秒";
- this.lblSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label16
- //
- this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel1.SetColumnSpan(this.label16, 8);
- this.label16.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label16.Location = new System.Drawing.Point(37, 146);
- this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(616, 17);
- this.label16.TabIndex = 29;
- this.label16.Text = "提示:建议每30天对扫描设备进行一次清理,可减少答题卡扫描后图片被污染、扫描卡纸等故障发生。";
- //
- // lblTestAB
- //
- this.lblTestAB.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTestAB.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTestAB.Location = new System.Drawing.Point(563, 40);
- this.lblTestAB.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblTestAB.Name = "lblTestAB";
- this.lblTestAB.Size = new System.Drawing.Size(52, 21);
- this.lblTestAB.TabIndex = 38;
- this.lblTestAB.TabStop = true;
- this.lblTestAB.Text = "双面";
- this.lblTestAB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.lblTestAB.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestAB_LinkClicked);
- //
- // lblTestA
- //
- this.lblTestA.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTestA.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTestA.Location = new System.Drawing.Point(517, 40);
- this.lblTestA.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblTestA.Name = "lblTestA";
- this.lblTestA.Size = new System.Drawing.Size(38, 21);
- this.lblTestA.TabIndex = 37;
- this.lblTestA.TabStop = true;
- this.lblTestA.Text = "单面";
- this.lblTestA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- 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("微软雅黑", 10F);
- this.label4.Location = new System.Drawing.Point(404, 40);
- this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(107, 21);
- this.label4.TabIndex = 13;
- this.label4.Text = "扫描测试:";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblTotalSum
- //
- this.lblTotalSum.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTotalSum.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTotalSum.Location = new System.Drawing.Point(625, 74);
- this.lblTotalSum.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblTotalSum.Name = "lblTotalSum";
- this.lblTotalSum.Size = new System.Drawing.Size(71, 21);
- this.lblTotalSum.TabIndex = 24;
- this.lblTotalSum.Text = "1230张";
- this.lblTotalSum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.loadSB);
- this.panel1.Controls.Add(this.lblRefreshDevice);
- this.panel1.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.panel1.Location = new System.Drawing.Point(328, 37);
- this.panel1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(69, 27);
- this.panel1.TabIndex = 39;
- //
- // loadSB
- //
- this.loadSB.Image = global::HXX.Scanner.Client.Properties.Resources.loading;
- this.loadSB.Location = new System.Drawing.Point(5, -2);
- this.loadSB.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.loadSB.Name = "loadSB";
- this.loadSB.Size = new System.Drawing.Size(47, 15);
- 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("微软雅黑", 10F);
- this.lblRefreshDevice.Location = new System.Drawing.Point(2, 3);
- this.lblRefreshDevice.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblRefreshDevice.Name = "lblRefreshDevice";
- this.lblRefreshDevice.Size = new System.Drawing.Size(65, 20);
- this.lblRefreshDevice.TabIndex = 36;
- this.lblRefreshDevice.TabStop = true;
- this.lblRefreshDevice.Text = "刷新设备";
- this.lblRefreshDevice.Visible = false;
- this.lblRefreshDevice.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblRefreshDevice_LinkClicked);
- //
- // 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.6338F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 23.38028F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.3662F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.577465F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.83099F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.562691F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.11111F));
- this.tableLayoutPanel3.Controls.Add(this.label17, 0, 0);
- this.tableLayoutPanel3.Controls.Add(this.label18, 1, 1);
- this.tableLayoutPanel3.Controls.Add(this.lblChangeDir, 7, 3);
- this.tableLayoutPanel3.Controls.Add(this.pictureBox3, 0, 1);
- this.tableLayoutPanel3.Controls.Add(this.pic_diskStatus, 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.Location = new System.Drawing.Point(2, 181);
- this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- 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, 16F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(710, 169);
- 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("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
- this.label17.Location = new System.Drawing.Point(2, 7);
- this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(93, 19);
- this.label17.TabIndex = 1;
- this.label17.Text = " · 本地状态:";
- //
- // label18
- //
- this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label18.Location = new System.Drawing.Point(38, 44);
- this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(107, 21);
- this.label18.TabIndex = 2;
- this.label18.Text = "程序安装目录:";
- //
- // lblChangeDir
- //
- this.lblChangeDir.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblChangeDir.AutoSize = true;
- this.lblChangeDir.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblChangeDir.Location = new System.Drawing.Point(630, 116);
- this.lblChangeDir.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblChangeDir.Name = "lblChangeDir";
- this.lblChangeDir.Size = new System.Drawing.Size(65, 20);
- this.lblChangeDir.TabIndex = 36;
- this.lblChangeDir.TabStop = true;
- this.lblChangeDir.Text = "修改目录";
- this.lblChangeDir.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblChangeDir_LinkClicked);
- //
- // 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(11, 49);
- this.pictureBox3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- 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;
- //
- // pic_diskStatus
- //
- this.pic_diskStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pic_diskStatus.Image = global::HXX.Scanner.Client.Properties.Resources.yes;
- this.pic_diskStatus.Location = new System.Drawing.Point(11, 120);
- this.pic_diskStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pic_diskStatus.Name = "pic_diskStatus";
- this.pic_diskStatus.Size = new System.Drawing.Size(14, 12);
- this.pic_diskStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pic_diskStatus.TabIndex = 17;
- this.pic_diskStatus.TabStop = false;
- //
- // label30
- //
- this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label30.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label30.Location = new System.Drawing.Point(38, 116);
- this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(107, 21);
- this.label30.TabIndex = 27;
- this.label30.Text = "数据存放目录:";
- this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblDataPath
- //
- this.lblDataPath.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblDataPath.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblDataPath.Location = new System.Drawing.Point(149, 116);
- this.lblDataPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblDataPath.Name = "lblDataPath";
- this.lblDataPath.Size = new System.Drawing.Size(162, 21);
- this.lblDataPath.TabIndex = 28;
- this.lblDataPath.Text = "D:\\FDSA\\FDAS\\";
- this.lblDataPath.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label32
- //
- this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.tableLayoutPanel3.SetColumnSpan(this.label32, 7);
- this.label32.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label32.Location = new System.Drawing.Point(38, 145);
- this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(589, 21);
- 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("微软雅黑", 10F);
- this.lblInstallPath.Location = new System.Drawing.Point(149, 44);
- this.lblInstallPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblInstallPath.Name = "lblInstallPath";
- this.lblInstallPath.Size = new System.Drawing.Size(432, 21);
- 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("微软雅黑", 10F);
- this.checkBox1.Location = new System.Drawing.Point(38, 81);
- this.checkBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(98, 24);
- this.checkBox1.TabIndex = 31;
- this.checkBox1.Text = "开机自启动";
- this.checkBox1.UseVisualStyleBackColor = true;
- this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // label19
- //
- this.label19.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label19.Location = new System.Drawing.Point(315, 116);
- this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(98, 21);
- this.label19.TabIndex = 32;
- this.label19.Text = "磁盘剩余空间:";
- this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblDiskLeft
- //
- this.lblDiskLeft.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblDiskLeft.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblDiskLeft.Location = new System.Drawing.Point(417, 116);
- this.lblDiskLeft.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblDiskLeft.Name = "lblDiskLeft";
- this.lblDiskLeft.Size = new System.Drawing.Size(64, 21);
- this.lblDiskLeft.TabIndex = 33;
- this.lblDiskLeft.Text = "65GB";
- this.lblDiskLeft.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label21
- //
- this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label21.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label21.Location = new System.Drawing.Point(485, 116);
- this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(80, 21);
- this.label21.TabIndex = 34;
- this.label21.Text = "扫描数据:";
- this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label22
- //
- this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label22.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label22.Location = new System.Drawing.Point(569, 116);
- this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(51, 21);
- this.label22.TabIndex = 35;
- this.label22.Text = "180MB";
- this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // _twain32
- //
- this._twain32.AppProductName = "Saraff.Twain.NET";
- this._twain32.Country = Saraff.Twain.TwCountry.CHINA;
- this._twain32.IsTwain2Enable = true;
- this._twain32.Language = Saraff.Twain.TwLanguage.CHINESE;
- this._twain32.Parent = this;
- this._twain32.ShowUI = false;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.White;
- this.panel2.Controls.Add(this.but_min);
- this.panel2.Controls.Add(this.but_close);
- this.panel2.Controls.Add(this.linkLabel2);
- this.panel2.Controls.Add(this.lblVersion);
- this.panel2.Controls.Add(this.pictureBox4);
- this.panel2.Controls.Add(this.pan_banner);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(809, 96);
- this.panel2.TabIndex = 2;
- this.panel2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseDown);
- this.panel2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseMove);
- this.panel2.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseUp);
- //
- // but_min
- //
- this.but_min.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.but_min.Image = global::HXX.Scanner.Client.Properties.Resources.减_minus_2x;
- this.but_min.Location = new System.Drawing.Point(714, 15);
- this.but_min.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.but_min.Name = "but_min";
- this.but_min.Size = new System.Drawing.Size(26, 25);
- this.but_min.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.but_min.TabIndex = 41;
- this.but_min.TabStop = false;
- this.but_min.Click += new System.EventHandler(this.but_min_Click);
- //
- // but_close
- //
- this.but_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.but_close.Image = global::HXX.Scanner.Client.Properties.Resources.关闭_close_2x;
- this.but_close.Location = new System.Drawing.Point(754, 15);
- this.but_close.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.but_close.Name = "but_close";
- this.but_close.Size = new System.Drawing.Size(26, 25);
- this.but_close.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.but_close.TabIndex = 40;
- this.but_close.TabStop = false;
- this.but_close.Click += new System.EventHandler(this.but_close_Click);
- //
- // linkLabel2
- //
- this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.linkLabel2.AutoSize = true;
- this.linkLabel2.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.linkLabel2.LinkColor = System.Drawing.Color.Blue;
- this.linkLabel2.Location = new System.Drawing.Point(541, 19);
- this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.linkLabel2.Name = "linkLabel2";
- this.linkLabel2.Size = new System.Drawing.Size(107, 20);
- this.linkLabel2.TabIndex = 39;
- this.linkLabel2.TabStop = true;
- this.linkLabel2.Text = "扫描仪驱动下载";
- this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
- //
- // lblVersion
- //
- this.lblVersion.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblVersion.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblVersion.Location = new System.Drawing.Point(89, 16);
- this.lblVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblVersion.Name = "lblVersion";
- this.lblVersion.Size = new System.Drawing.Size(179, 21);
- this.lblVersion.TabIndex = 28;
- this.lblVersion.Text = "慧教研客户端V1.0.7";
- //
- // pictureBox4
- //
- this.pictureBox4.Image = global::HXX.Scanner.Client.Properties.Resources.p1;
- this.pictureBox4.Location = new System.Drawing.Point(25, 3);
- this.pictureBox4.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(51, 51);
- this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox4.TabIndex = 4;
- this.pictureBox4.TabStop = false;
- //
- // pan_banner
- //
- this.pan_banner.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(249)))), ((int)(((byte)(228)))));
- this.pan_banner.Controls.Add(this.pic_banner);
- this.pan_banner.Controls.Add(this.lab_banner);
- this.pan_banner.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pan_banner.Location = new System.Drawing.Point(0, 53);
- this.pan_banner.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pan_banner.Name = "pan_banner";
- this.pan_banner.Size = new System.Drawing.Size(809, 43);
- this.pan_banner.TabIndex = 3;
- //
- // pic_banner
- //
- this.pic_banner.Image = global::HXX.Scanner.Client.Properties.Resources.校验_check_one_2x;
- this.pic_banner.Location = new System.Drawing.Point(79, 13);
- this.pic_banner.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pic_banner.Name = "pic_banner";
- this.pic_banner.Size = new System.Drawing.Size(19, 19);
- this.pic_banner.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pic_banner.TabIndex = 5;
- this.pic_banner.TabStop = false;
- //
- // lab_banner
- //
- this.lab_banner.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lab_banner.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(249)))), ((int)(((byte)(228)))));
- this.lab_banner.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lab_banner.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
- this.lab_banner.Location = new System.Drawing.Point(108, 13);
- this.lab_banner.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lab_banner.Name = "lab_banner";
- this.lab_banner.Size = new System.Drawing.Size(395, 21);
- this.lab_banner.TabIndex = 30;
- this.lab_banner.Text = "扫描环境监测完成,扫描设备已就位,可以开始进行扫描工作";
- //
- // notifyIcon1
- //
- this.notifyIcon1.ContextMenuStrip = this.contextMenuStrip1;
- this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
- this.notifyIcon1.Text = "慧教研";
- this.notifyIcon1.Visible = true;
- this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
- //
- // contextMenuStrip1
- //
- this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
- this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.open,
- this.exit});
- this.contextMenuStrip1.Name = "contextMenuStrip1";
- this.contextMenuStrip1.Size = new System.Drawing.Size(101, 48);
- //
- // open
- //
- this.open.Name = "open";
- this.open.Size = new System.Drawing.Size(100, 22);
- this.open.Text = "打开";
- this.open.Click += new System.EventHandler(this.open_Click);
- //
- // exit
- //
- this.exit.Name = "exit";
- this.exit.Size = new System.Drawing.Size(100, 22);
- this.exit.Text = "退出";
- this.exit.Click += new System.EventHandler(this.exit_Click);
- //
- // frmMain2
- //
- 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(809, 687);
- this.ControlBox = false;
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.tableLayoutPanel2);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.MaximizeBox = false;
- this.Name = "frmMain2";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Activated += new System.EventHandler(this.frmMain2_Activated);
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain2_FormClosing);
- this.Load += new System.EventHandler(this.frmMain_Load);
- this.tableLayoutPanel2.ResumeLayout(false);
- this.tableLayoutPanel4.ResumeLayout(false);
- this.tableLayoutPanel4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).EndInit();
- this.tableLayoutPanel1.ResumeLayout(false);
- this.tableLayoutPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).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.tableLayoutPanel3.ResumeLayout(false);
- this.tableLayoutPanel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.but_min)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.but_close)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- this.pan_banner.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pic_banner)).EndInit();
- this.contextMenuStrip1.ResumeLayout(false);
- 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 pic_scannerStatus;
- 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 lblStartTime;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label lblScanElapse;
- private System.Windows.Forms.Label lblTotalSum;
- 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 lblSpeed;
- 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 picNetStatus;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.PictureBox picCloudStatus;
- private System.Windows.Forms.Label label46;
- private System.Windows.Forms.Label lblCloudStatus;
- 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 pic_diskStatus;
- 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 System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.PictureBox loadSB;
- private Saraff.Twain.Twain32 _twain32;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel pan_banner;
- private System.Windows.Forms.PictureBox pictureBox4;
- private System.Windows.Forms.Label lblVersion;
- private System.Windows.Forms.LinkLabel linkLabel2;
- private System.Windows.Forms.PictureBox but_close;
- private System.Windows.Forms.PictureBox but_min;
- private System.Windows.Forms.Label lab_banner;
- private System.Windows.Forms.PictureBox pic_banner;
- private System.Windows.Forms.NotifyIcon notifyIcon1;
- private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
- private System.Windows.Forms.ToolStripMenuItem open;
- private System.Windows.Forms.ToolStripMenuItem exit;
- private System.Windows.Forms.Label lblNetStatus;
- private System.Windows.Forms.ToolTip toolTip1;
- }
- }
|