| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254 |
-
- namespace HXX.Scanner.Client
- {
- partial class frmMain3
- {
- /// <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(frmMain3));
- this.label33 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.linkLabel1 = new System.Windows.Forms.LinkLabel();
- this.label36 = new System.Windows.Forms.Label();
- 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.label14 = new System.Windows.Forms.Label();
- this.lblSpeed = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.lblChangeDir = new System.Windows.Forms.LinkLabel();
- 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.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.picCloudStatus = new System.Windows.Forms.PictureBox();
- this.picNetStatus = new System.Windows.Forms.PictureBox();
- this.pic_diskStatus = new System.Windows.Forms.PictureBox();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.panel2 = new DoubleBufferedPanel();
- this.lbl_msg2 = new System.Windows.Forms.Label();
- this.lbl_msg1 = new System.Windows.Forms.Label();
- this.pl_scanner = new DoubleBufferedPanel();
- this.pic_scannerStatus = new System.Windows.Forms.PictureBox();
- this.label4 = new System.Windows.Forms.Label();
- this.lblTestAB = new System.Windows.Forms.LinkLabel();
- this.lblTestA = new System.Windows.Forms.LinkLabel();
- this.cmbDeviceList = new System.Windows.Forms.ComboBox();
- this.label2 = new System.Windows.Forms.Label();
- this.pictureBox7 = new System.Windows.Forms.PictureBox();
- this.lblRefreshDevice = new System.Windows.Forms.LinkLabel();
- this.loadSB = new System.Windows.Forms.PictureBox();
- this.pictureBox5 = new System.Windows.Forms.PictureBox();
- this.picStatus = new System.Windows.Forms.PictureBox();
- this.pl_net = new DoubleBufferedPanel();
- this.label1 = new System.Windows.Forms.Label();
- this.but_min = new System.Windows.Forms.PictureBox();
- this.pl_disk = new DoubleBufferedPanel();
- this.but_close = new System.Windows.Forms.PictureBox();
- this.linkLabel2 = new System.Windows.Forms.LinkLabel();
- this.pl_cloud = new DoubleBufferedPanel();
- this.panel6 = new DoubleBufferedPanel();
- this.lblVersion = new System.Windows.Forms.Label();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.panel3 = new DoubleBufferedPanel();
- this.label7 = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.lblTotalSum = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.lblScanElapse = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.lblStartTime = new System.Windows.Forms.Label();
- this.pictureBox6 = new System.Windows.Forms.PictureBox();
- this.panel4 = new DoubleBufferedPanel();
- this.contextMenuStrip1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- this.panel2.SuspendLayout();
- this.pl_scanner.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.loadSB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.picStatus)).BeginInit();
- this.pl_net.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.but_min)).BeginInit();
- this.pl_disk.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.but_close)).BeginInit();
- this.pl_cloud.SuspendLayout();
- this.panel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
- this.panel4.SuspendLayout();
- this.SuspendLayout();
- //
- // label33
- //
- this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label33.AutoSize = true;
- this.label33.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
- this.label33.Location = new System.Drawing.Point(50, 512);
- this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(112, 27);
- this.label33.TabIndex = 1;
- this.label33.Text = "网络状态:";
- //
- // label34
- //
- this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label34.BackColor = System.Drawing.Color.Transparent;
- this.label34.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label34.Location = new System.Drawing.Point(46, 9);
- this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(91, 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.BackColor = System.Drawing.Color.Transparent;
- this.linkLabel1.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.linkLabel1.Location = new System.Drawing.Point(350, 9);
- 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);
- //
- // label36
- //
- this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label36.BackColor = System.Drawing.Color.Transparent;
- this.label36.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label36.Location = new System.Drawing.Point(546, 511);
- 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;
- //
- // label46
- //
- this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label46.BackColor = System.Drawing.Color.Transparent;
- this.label46.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label46.Location = new System.Drawing.Point(46, 9);
- this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label46.Name = "label46";
- this.label46.Size = new System.Drawing.Size(95, 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.BackColor = System.Drawing.Color.Transparent;
- this.lblCloudStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblCloudStatus.Location = new System.Drawing.Point(155, 9);
- this.lblCloudStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblCloudStatus.Name = "lblCloudStatus";
- this.lblCloudStatus.Size = new System.Drawing.Size(191, 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.BackColor = System.Drawing.Color.Transparent;
- this.label25.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label25.Location = new System.Drawing.Point(656, 512);
- 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.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(43, 598);
- 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.label27.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label27.Location = new System.Drawing.Point(43, 681);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.label35.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label35.Location = new System.Drawing.Point(474, 512);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.lblTestNet.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTestNet.Location = new System.Drawing.Point(350, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.label24.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label24.Location = new System.Drawing.Point(374, 512);
- this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(83, 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.BackColor = System.Drawing.Color.Transparent;
- this.lblNetStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblNetStatus.Location = new System.Drawing.Point(155, 9);
- this.lblNetStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblNetStatus.Name = "lblNetStatus";
- this.lblNetStatus.Size = new System.Drawing.Size(191, 21);
- this.lblNetStatus.TabIndex = 37;
- this.lblNetStatus.Text = "良好";
- this.lblNetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // label14
- //
- this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label14.BackColor = System.Drawing.Color.Transparent;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label14.Location = new System.Drawing.Point(46, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.lblSpeed.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblSpeed.Location = new System.Drawing.Point(155, 9);
- 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.label16.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label16.Location = new System.Drawing.Point(43, 280);
- 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天对扫描设备进行一次清理,可减少答题卡扫描后图片被污染、扫描卡纸等故障发生。";
- //
- // label17
- //
- this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label17.AutoSize = true;
- this.label17.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
- this.label17.Location = new System.Drawing.Point(50, 331);
- this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(112, 27);
- this.label17.TabIndex = 1;
- this.label17.Text = "本地状态:";
- //
- // label18
- //
- this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label18.BackColor = System.Drawing.Color.Transparent;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label18.Location = new System.Drawing.Point(46, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.lblChangeDir.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblChangeDir.Location = new System.Drawing.Point(724, 427);
- 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);
- //
- // label30
- //
- this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label30.BackColor = System.Drawing.Color.Transparent;
- this.label30.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label30.Location = new System.Drawing.Point(46, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.lblDataPath.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblDataPath.Location = new System.Drawing.Point(155, 9);
- this.lblDataPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblDataPath.Name = "lblDataPath";
- this.lblDataPath.Size = new System.Drawing.Size(200, 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.label32.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
- this.label32.Location = new System.Drawing.Point(43, 466);
- 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.lblInstallPath.BackColor = System.Drawing.Color.Transparent;
- this.lblInstallPath.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblInstallPath.Location = new System.Drawing.Point(155, 9);
- this.lblInstallPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblInstallPath.Name = "lblInstallPath";
- this.lblInstallPath.Size = new System.Drawing.Size(509, 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(728, 378);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label19.Location = new System.Drawing.Point(359, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.lblDiskLeft.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblDiskLeft.Location = new System.Drawing.Point(461, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.label21.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label21.Location = new System.Drawing.Point(529, 9);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.label22.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label22.Location = new System.Drawing.Point(610, 9);
- 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;
- //
- // 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.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseClick);
- 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);
- //
- // picCloudStatus
- //
- this.picCloudStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.picCloudStatus.BackColor = System.Drawing.Color.Transparent;
- this.picCloudStatus.Image = ((System.Drawing.Image)(resources.GetObject("picCloudStatus.Image")));
- this.picCloudStatus.Location = new System.Drawing.Point(13, 9);
- this.picCloudStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.picCloudStatus.Name = "picCloudStatus";
- this.picCloudStatus.Size = new System.Drawing.Size(20, 20);
- this.picCloudStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picCloudStatus.TabIndex = 17;
- this.picCloudStatus.TabStop = false;
- //
- // picNetStatus
- //
- this.picNetStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.picNetStatus.BackColor = System.Drawing.Color.Transparent;
- this.picNetStatus.Image = ((System.Drawing.Image)(resources.GetObject("picNetStatus.Image")));
- this.picNetStatus.Location = new System.Drawing.Point(13, 9);
- this.picNetStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.picNetStatus.Name = "picNetStatus";
- this.picNetStatus.Size = new System.Drawing.Size(20, 20);
- this.picNetStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picNetStatus.TabIndex = 3;
- this.picNetStatus.TabStop = false;
- //
- // pic_diskStatus
- //
- this.pic_diskStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pic_diskStatus.BackColor = System.Drawing.Color.Transparent;
- this.pic_diskStatus.Image = ((System.Drawing.Image)(resources.GetObject("pic_diskStatus.Image")));
- this.pic_diskStatus.Location = new System.Drawing.Point(13, 9);
- 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(20, 20);
- this.pic_diskStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pic_diskStatus.TabIndex = 17;
- this.pic_diskStatus.TabStop = false;
- //
- // pictureBox2
- //
- this.pictureBox2.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox2.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
- this.pictureBox2.Location = new System.Drawing.Point(13, 9);
- this.pictureBox2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(20, 20);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox2.TabIndex = 17;
- this.pictureBox2.TabStop = false;
- //
- // pictureBox3
- //
- this.pictureBox3.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
- this.pictureBox3.Location = new System.Drawing.Point(13, 9);
- this.pictureBox3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(20, 20);
- this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox3.TabIndex = 3;
- this.pictureBox3.TabStop = false;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.White;
- this.panel2.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.头部背景;
- this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panel2.Controls.Add(this.lbl_msg2);
- this.panel2.Controls.Add(this.lbl_msg1);
- this.panel2.Controls.Add(this.pl_scanner);
- this.panel2.Controls.Add(this.pictureBox7);
- this.panel2.Controls.Add(this.label36);
- this.panel2.Controls.Add(this.lblRefreshDevice);
- this.panel2.Controls.Add(this.loadSB);
- this.panel2.Controls.Add(this.label25);
- this.panel2.Controls.Add(this.label35);
- this.panel2.Controls.Add(this.label24);
- this.panel2.Controls.Add(this.pictureBox5);
- this.panel2.Controls.Add(this.picStatus);
- this.panel2.Controls.Add(this.pl_net);
- this.panel2.Controls.Add(this.label1);
- this.panel2.Controls.Add(this.but_min);
- this.panel2.Controls.Add(this.pl_disk);
- this.panel2.Controls.Add(this.but_close);
- this.panel2.Controls.Add(this.linkLabel2);
- this.panel2.Controls.Add(this.pl_cloud);
- this.panel2.Controls.Add(this.panel6);
- this.panel2.Controls.Add(this.label33);
- this.panel2.Controls.Add(this.label27);
- this.panel2.Controls.Add(this.lblVersion);
- this.panel2.Controls.Add(this.label48);
- this.panel2.Controls.Add(this.pictureBox4);
- this.panel2.Controls.Add(this.panel3);
- this.panel2.Controls.Add(this.pictureBox6);
- this.panel2.Controls.Add(this.panel4);
- this.panel2.Controls.Add(this.label16);
- this.panel2.Controls.Add(this.lblChangeDir);
- this.panel2.Controls.Add(this.label17);
- this.panel2.Controls.Add(this.checkBox1);
- this.panel2.Controls.Add(this.label32);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- 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(978, 749);
- 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);
- //
- // lbl_msg2
- //
- this.lbl_msg2.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lbl_msg2.BackColor = System.Drawing.Color.Transparent;
- this.lbl_msg2.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lbl_msg2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.lbl_msg2.Location = new System.Drawing.Point(773, 286);
- this.lbl_msg2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lbl_msg2.Name = "lbl_msg2";
- this.lbl_msg2.Size = new System.Drawing.Size(161, 21);
- this.lbl_msg2.TabIndex = 56;
- this.lbl_msg2.Text = "msg2";
- this.lbl_msg2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // lbl_msg1
- //
- this.lbl_msg1.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lbl_msg1.BackColor = System.Drawing.Color.Transparent;
- this.lbl_msg1.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lbl_msg1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.lbl_msg1.Location = new System.Drawing.Point(773, 263);
- this.lbl_msg1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lbl_msg1.Name = "lbl_msg1";
- this.lbl_msg1.Size = new System.Drawing.Size(161, 21);
- this.lbl_msg1.TabIndex = 55;
- this.lbl_msg1.Text = "msg1";
- this.lbl_msg1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // pl_scanner
- //
- this.pl_scanner.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.pl_scanner.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.pl_scanner.Controls.Add(this.pic_scannerStatus);
- this.pl_scanner.Controls.Add(this.label4);
- this.pl_scanner.Controls.Add(this.lblTestAB);
- this.pl_scanner.Controls.Add(this.lblTestA);
- this.pl_scanner.Controls.Add(this.cmbDeviceList);
- this.pl_scanner.Controls.Add(this.label2);
- this.pl_scanner.Location = new System.Drawing.Point(43, 138);
- this.pl_scanner.Name = "pl_scanner";
- this.pl_scanner.Size = new System.Drawing.Size(680, 40);
- this.pl_scanner.TabIndex = 45;
- //
- // pic_scannerStatus
- //
- this.pic_scannerStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pic_scannerStatus.BackColor = System.Drawing.Color.Transparent;
- this.pic_scannerStatus.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
- this.pic_scannerStatus.Location = new System.Drawing.Point(13, 9);
- 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(20, 20);
- this.pic_scannerStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pic_scannerStatus.TabIndex = 3;
- this.pic_scannerStatus.TabStop = false;
- //
- // label4
- //
- this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label4.Location = new System.Drawing.Point(366, 9);
- this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(71, 21);
- this.label4.TabIndex = 13;
- this.label4.Text = "扫描测试:";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblTestAB
- //
- this.lblTestAB.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTestAB.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTestAB.Location = new System.Drawing.Point(477, 9);
- 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(436, 9);
- 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);
- //
- // cmbDeviceList
- //
- this.cmbDeviceList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
- this.cmbDeviceList.DisplayMember = "deviceName";
- this.cmbDeviceList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbDeviceList.FormattingEnabled = true;
- this.cmbDeviceList.Location = new System.Drawing.Point(126, 9);
- this.cmbDeviceList.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.cmbDeviceList.Name = "cmbDeviceList";
- this.cmbDeviceList.Size = new System.Drawing.Size(229, 20);
- this.cmbDeviceList.TabIndex = 11;
- this.cmbDeviceList.ValueMember = "dsIndex";
- this.cmbDeviceList.SelectedIndexChanged += new System.EventHandler(this.cmbDeviceList_SelectedIndexChanged);
- //
- // label2
- //
- this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
- this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label2.Location = new System.Drawing.Point(46, 9);
- 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;
- //
- // pictureBox7
- //
- this.pictureBox7.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox7.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
- this.pictureBox7.Location = new System.Drawing.Point(43, 515);
- this.pictureBox7.Name = "pictureBox7";
- this.pictureBox7.Size = new System.Drawing.Size(3, 20);
- this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
- this.pictureBox7.TabIndex = 53;
- this.pictureBox7.TabStop = 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(404, 96);
- 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);
- //
- // loadSB
- //
- this.loadSB.Image = global::HXX.Scanner.Client.Properties.Resources.loading;
- this.loadSB.Location = new System.Drawing.Point(353, 101);
- this.loadSB.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
- this.loadSB.Name = "loadSB";
- this.loadSB.Size = new System.Drawing.Size(47, 18);
- this.loadSB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.loadSB.TabIndex = 37;
- this.loadSB.TabStop = false;
- this.loadSB.Visible = false;
- //
- // pictureBox5
- //
- this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox5.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
- this.pictureBox5.Location = new System.Drawing.Point(43, 99);
- this.pictureBox5.Name = "pictureBox5";
- this.pictureBox5.Size = new System.Drawing.Size(3, 20);
- this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
- this.pictureBox5.TabIndex = 38;
- this.pictureBox5.TabStop = false;
- //
- // picStatus
- //
- this.picStatus.BackColor = System.Drawing.Color.Transparent;
- this.picStatus.Image = global::HXX.Scanner.Client.Properties.Resources._1;
- this.picStatus.Location = new System.Drawing.Point(774, 96);
- this.picStatus.Name = "picStatus";
- this.picStatus.Size = new System.Drawing.Size(160, 160);
- this.picStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picStatus.TabIndex = 54;
- this.picStatus.TabStop = false;
- //
- // pl_net
- //
- this.pl_net.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.pl_net.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.pl_net.Controls.Add(this.label34);
- this.pl_net.Controls.Add(this.lblNetStatus);
- this.pl_net.Controls.Add(this.picNetStatus);
- this.pl_net.Controls.Add(this.lblTestNet);
- this.pl_net.Location = new System.Drawing.Point(43, 552);
- this.pl_net.Name = "pl_net";
- this.pl_net.Size = new System.Drawing.Size(680, 40);
- this.pl_net.TabIndex = 52;
- //
- // label1
- //
- this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
- this.label1.Location = new System.Drawing.Point(50, 96);
- this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(132, 27);
- this.label1.TabIndex = 1;
- this.label1.Text = "扫描仪状态:";
- //
- // but_min
- //
- this.but_min.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.but_min.BackColor = System.Drawing.Color.Transparent;
- this.but_min.Image = global::HXX.Scanner.Client.Properties.Resources.减_minus_2x;
- this.but_min.Location = new System.Drawing.Point(883, 18);
- 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);
- //
- // pl_disk
- //
- this.pl_disk.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.pl_disk.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.pl_disk.Controls.Add(this.pic_diskStatus);
- this.pl_disk.Controls.Add(this.label22);
- this.pl_disk.Controls.Add(this.label21);
- this.pl_disk.Controls.Add(this.lblDiskLeft);
- this.pl_disk.Controls.Add(this.label19);
- this.pl_disk.Controls.Add(this.lblDataPath);
- this.pl_disk.Controls.Add(this.label30);
- this.pl_disk.Location = new System.Drawing.Point(43, 418);
- this.pl_disk.Name = "pl_disk";
- this.pl_disk.Size = new System.Drawing.Size(680, 40);
- this.pl_disk.TabIndex = 51;
- //
- // but_close
- //
- this.but_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.but_close.BackColor = System.Drawing.Color.Transparent;
- this.but_close.Image = global::HXX.Scanner.Client.Properties.Resources.关闭_close_2x;
- this.but_close.Location = new System.Drawing.Point(923, 18);
- 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.BackColor = System.Drawing.Color.Transparent;
- this.linkLabel2.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.linkLabel2.LinkColor = System.Drawing.Color.Blue;
- this.linkLabel2.Location = new System.Drawing.Point(710, 22);
- 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.Visible = false;
- this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
- //
- // pl_cloud
- //
- this.pl_cloud.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.pl_cloud.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.pl_cloud.Controls.Add(this.label46);
- this.pl_cloud.Controls.Add(this.lblCloudStatus);
- this.pl_cloud.Controls.Add(this.picCloudStatus);
- this.pl_cloud.Controls.Add(this.linkLabel1);
- this.pl_cloud.Location = new System.Drawing.Point(43, 630);
- this.pl_cloud.Name = "pl_cloud";
- this.pl_cloud.Size = new System.Drawing.Size(680, 40);
- this.pl_cloud.TabIndex = 48;
- //
- // panel6
- //
- this.panel6.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panel6.Controls.Add(this.label18);
- this.panel6.Controls.Add(this.lblInstallPath);
- this.panel6.Controls.Add(this.pictureBox3);
- this.panel6.Location = new System.Drawing.Point(43, 370);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(680, 40);
- this.panel6.TabIndex = 50;
- //
- // lblVersion
- //
- this.lblVersion.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblVersion.BackColor = System.Drawing.Color.Transparent;
- this.lblVersion.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.lblVersion.Location = new System.Drawing.Point(55, 22);
- this.lblVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblVersion.Name = "lblVersion";
- this.lblVersion.Size = new System.Drawing.Size(313, 30);
- this.lblVersion.TabIndex = 28;
- this.lblVersion.Text = "慧教研客户端V1.0.7";
- //
- // pictureBox4
- //
- this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox4.Image = global::HXX.Scanner.Client.Properties.Resources.p1;
- this.pictureBox4.Location = new System.Drawing.Point(20, 18);
- this.pictureBox4.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(30, 30);
- this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox4.TabIndex = 4;
- this.pictureBox4.TabStop = false;
- //
- // panel3
- //
- this.panel3.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panel3.Controls.Add(this.label7);
- this.panel3.Controls.Add(this.pictureBox1);
- this.panel3.Controls.Add(this.lblTotalSum);
- this.panel3.Controls.Add(this.label12);
- this.panel3.Controls.Add(this.lblScanElapse);
- this.panel3.Controls.Add(this.label8);
- this.panel3.Controls.Add(this.label10);
- this.panel3.Controls.Add(this.lblStartTime);
- this.panel3.Location = new System.Drawing.Point(43, 185);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(680, 40);
- this.panel3.TabIndex = 46;
- //
- // label7
- //
- this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label7.BackColor = System.Drawing.Color.Transparent;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label7.Location = new System.Drawing.Point(46, 9);
- this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(107, 21);
- this.label7.TabIndex = 25;
- this.label7.Text = "今日扫描统计:";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // pictureBox1
- //
- this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
- this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox1.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
- this.pictureBox1.Location = new System.Drawing.Point(13, 9);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(20, 20);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 16;
- this.pictureBox1.TabStop = false;
- //
- // lblTotalSum
- //
- this.lblTotalSum.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblTotalSum.BackColor = System.Drawing.Color.Transparent;
- this.lblTotalSum.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblTotalSum.Location = new System.Drawing.Point(597, 9);
- 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;
- //
- // label12
- //
- this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label12.BackColor = System.Drawing.Color.Transparent;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label12.Location = new System.Drawing.Point(483, 9);
- this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(111, 21);
- this.label12.TabIndex = 26;
- this.label12.Text = "已扫描答题卡:";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // lblScanElapse
- //
- this.lblScanElapse.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblScanElapse.BackColor = System.Drawing.Color.Transparent;
- this.lblScanElapse.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblScanElapse.Location = new System.Drawing.Point(382, 9);
- 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;
- //
- // label8
- //
- this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label8.BackColor = System.Drawing.Color.Transparent;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label8.Location = new System.Drawing.Point(155, 9);
- 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;
- //
- // label10
- //
- this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.label10.BackColor = System.Drawing.Color.Transparent;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
- this.label10.Location = new System.Drawing.Point(306, 9);
- 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;
- //
- // lblStartTime
- //
- this.lblStartTime.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.lblStartTime.BackColor = System.Drawing.Color.Transparent;
- this.lblStartTime.Font = new System.Drawing.Font("微软雅黑", 10F);
- this.lblStartTime.Location = new System.Drawing.Point(233, 9);
- this.lblStartTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
- this.lblStartTime.Name = "lblStartTime";
- this.lblStartTime.Size = new System.Drawing.Size(83, 21);
- this.lblStartTime.TabIndex = 20;
- this.lblStartTime.Text = "00:00";
- this.lblStartTime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // pictureBox6
- //
- this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
- this.pictureBox6.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
- this.pictureBox6.Location = new System.Drawing.Point(43, 334);
- this.pictureBox6.Name = "pictureBox6";
- this.pictureBox6.Size = new System.Drawing.Size(3, 20);
- this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
- this.pictureBox6.TabIndex = 49;
- this.pictureBox6.TabStop = false;
- //
- // panel4
- //
- this.panel4.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
- this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
- this.panel4.Controls.Add(this.label14);
- this.panel4.Controls.Add(this.lblSpeed);
- this.panel4.Controls.Add(this.pictureBox2);
- this.panel4.Location = new System.Drawing.Point(43, 232);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(680, 40);
- this.panel4.TabIndex = 47;
- //
- // frmMain3
- //
- 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(978, 749);
- this.ControlBox = false;
- this.Controls.Add(this.panel2);
- this.DoubleBuffered = true;
- 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 = "frmMain3";
- 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.contextMenuStrip1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.pl_scanner.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.loadSB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.picStatus)).EndInit();
- this.pl_net.ResumeLayout(false);
- this.pl_net.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.but_min)).EndInit();
- this.pl_disk.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.but_close)).EndInit();
- this.pl_cloud.ResumeLayout(false);
- this.pl_cloud.PerformLayout();
- this.panel6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
- this.panel4.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- 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.Label label14;
- private System.Windows.Forms.Label lblSpeed;
- private System.Windows.Forms.Label label16;
- 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.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.PictureBox loadSB;
- private Saraff.Twain.Twain32 _twain32;
- 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.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;
- private HXX.Scanner.Client.DoubleBufferedPanel panel2;
- private System.Windows.Forms.PictureBox pictureBox5;
- private HXX.Scanner.Client.DoubleBufferedPanel pl_scanner;
- private System.Windows.Forms.PictureBox pictureBox7;
- private HXX.Scanner.Client.DoubleBufferedPanel pl_net;
- private HXX.Scanner.Client.DoubleBufferedPanel pl_disk;
- private HXX.Scanner.Client.DoubleBufferedPanel panel6;
- private System.Windows.Forms.PictureBox pictureBox6;
- private HXX.Scanner.Client.DoubleBufferedPanel pl_cloud;
- private HXX.Scanner.Client.DoubleBufferedPanel panel4;
- private HXX.Scanner.Client.DoubleBufferedPanel panel3;
- private System.Windows.Forms.PictureBox picStatus;
- private System.Windows.Forms.Label lbl_msg2;
- private System.Windows.Forms.Label lbl_msg1;
- }
- }
|