| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211 |
- namespace DaJiaoYan
- {
- partial class FormMain
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
- this.labelScannerName = new System.Windows.Forms.Label();
- this.labelUploadedCount = new System.Windows.Forms.Label();
- this.labelScannerDirectory = new System.Windows.Forms.Label();
- this.labelScannerStatus = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.labelScannerDriver = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.labelScanCount = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.SuspendLayout();
- //
- // labelScannerName
- //
- this.labelScannerName.AutoSize = true;
- this.labelScannerName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelScannerName.Location = new System.Drawing.Point(114, 57);
- this.labelScannerName.Name = "labelScannerName";
- this.labelScannerName.Size = new System.Drawing.Size(0, 12);
- this.labelScannerName.TabIndex = 7;
- //
- // labelUploadedCount
- //
- this.labelUploadedCount.AutoSize = true;
- this.labelUploadedCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelUploadedCount.Location = new System.Drawing.Point(114, 150);
- this.labelUploadedCount.Name = "labelUploadedCount";
- this.labelUploadedCount.Size = new System.Drawing.Size(11, 12);
- this.labelUploadedCount.TabIndex = 8;
- this.labelUploadedCount.Text = "0";
- //
- // labelScannerDirectory
- //
- this.labelScannerDirectory.AutoSize = true;
- this.labelScannerDirectory.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelScannerDirectory.Location = new System.Drawing.Point(114, 119);
- this.labelScannerDirectory.Name = "labelScannerDirectory";
- this.labelScannerDirectory.Size = new System.Drawing.Size(0, 12);
- this.labelScannerDirectory.TabIndex = 9;
- this.labelScannerDirectory.DoubleClick += new System.EventHandler(this.LabelScannerDirectory_DoubleClick);
- //
- // labelScannerStatus
- //
- this.labelScannerStatus.AutoSize = true;
- this.labelScannerStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelScannerStatus.Location = new System.Drawing.Point(114, 88);
- this.labelScannerStatus.Name = "labelScannerStatus";
- this.labelScannerStatus.Size = new System.Drawing.Size(0, 12);
- this.labelScannerStatus.TabIndex = 10;
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.Location = new System.Drawing.Point(59, 57);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(44, 12);
- this.label12.TabIndex = 2;
- this.label12.Text = "扫描仪";
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.Location = new System.Drawing.Point(20, 150);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(83, 12);
- this.label15.TabIndex = 3;
- this.label15.Text = "上传图片数量";
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.Location = new System.Drawing.Point(20, 119);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(83, 12);
- this.label14.TabIndex = 4;
- this.label14.Text = "扫描保存目录";
- //
- // label13
- //
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.Location = new System.Drawing.Point(33, 88);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(70, 12);
- this.label13.TabIndex = 5;
- this.label13.Text = "扫描仪状态";
- //
- // labelScannerDriver
- //
- this.labelScannerDriver.AutoSize = true;
- this.labelScannerDriver.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelScannerDriver.ForeColor = System.Drawing.SystemColors.ControlText;
- this.labelScannerDriver.Location = new System.Drawing.Point(114, 26);
- this.labelScannerDriver.Name = "labelScannerDriver";
- this.labelScannerDriver.Size = new System.Drawing.Size(0, 12);
- this.labelScannerDriver.TabIndex = 11;
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.Location = new System.Drawing.Point(33, 26);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(70, 12);
- this.label11.TabIndex = 6;
- this.label11.Text = "扫描仪驱动";
- //
- // labelScanCount
- //
- this.labelScanCount.AutoSize = true;
- this.labelScanCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelScanCount.Location = new System.Drawing.Point(114, 181);
- this.labelScanCount.Name = "labelScanCount";
- this.labelScanCount.Size = new System.Drawing.Size(11, 12);
- this.labelScanCount.TabIndex = 13;
- this.labelScanCount.Text = "0";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(20, 181);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(83, 12);
- this.label2.TabIndex = 12;
- this.label2.Text = "扫描图片数量";
- //
- // FormMain
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
- this.ClientSize = new System.Drawing.Size(800, 218);
- this.Controls.Add(this.labelScanCount);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.labelScannerName);
- this.Controls.Add(this.labelUploadedCount);
- this.Controls.Add(this.labelScannerDirectory);
- this.Controls.Add(this.labelScannerStatus);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.label15);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.labelScannerDriver);
- this.Controls.Add(this.label11);
- this.DoubleBuffered = true;
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.MaximizeBox = false;
- this.Name = "FormMain";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "大教研扫描服务端";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
- this.SizeChanged += new System.EventHandler(this.FormMain_SizeChanged);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label labelScannerName;
- private System.Windows.Forms.Label labelUploadedCount;
- private System.Windows.Forms.Label labelScannerDirectory;
- private System.Windows.Forms.Label labelScannerStatus;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label labelScannerDriver;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label labelScanCount;
- private System.Windows.Forms.Label label2;
- }
- }
|