123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223 |
- namespace FileWatcher
- {
- partial class Form4
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.StartWatch = new System.Windows.Forms.Button();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.label5 = new System.Windows.Forms.Label();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.button1 = new System.Windows.Forms.Button();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label7 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // StartWatch
- //
- this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.StartWatch.Location = new System.Drawing.Point(344, 206);
- this.StartWatch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.StartWatch.Name = "StartWatch";
- this.StartWatch.Size = new System.Drawing.Size(128, 52);
- this.StartWatch.TabIndex = 17;
- this.StartWatch.Text = "播放";
- this.StartWatch.UseVisualStyleBackColor = true;
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(1006, 340);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(125, 35);
- this.textBox1.TabIndex = 22;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(882, 343);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(106, 24);
- this.label3.TabIndex = 23;
- this.label3.Text = "自动监听";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(882, 209);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(58, 24);
- this.label1.TabIndex = 25;
- this.label1.Text = "岗位";
- //
- // textBox2
- //
- this.textBox2.Location = new System.Drawing.Point(1006, 206);
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(125, 35);
- this.textBox2.TabIndex = 24;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(882, 400);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(82, 24);
- this.label2.TabIndex = 26;
- this.label2.Text = "中控IP";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(882, 143);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(58, 24);
- this.label4.TabIndex = 28;
- this.label4.Text = "线别";
- //
- // textBox3
- //
- this.textBox3.Location = new System.Drawing.Point(1006, 140);
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(125, 35);
- this.textBox3.TabIndex = 27;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(882, 274);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(58, 24);
- this.label5.TabIndex = 30;
- this.label5.Text = "人员";
- //
- // textBox4
- //
- this.textBox4.Location = new System.Drawing.Point(1006, 271);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(125, 35);
- this.textBox4.TabIndex = 29;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(61, 154);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(94, 24);
- this.label6.TabIndex = 32;
- this.label6.Text = "选择SOP";
- //
- // textBox5
- //
- this.textBox5.Location = new System.Drawing.Point(185, 151);
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(378, 35);
- this.textBox5.TabIndex = 31;
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.button1.Location = new System.Drawing.Point(185, 202);
- this.button1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(128, 52);
- this.button1.TabIndex = 33;
- this.button1.Text = "搜索";
- this.button1.UseVisualStyleBackColor = true;
- //
- // pictureBox1
- //
- this.pictureBox1.Location = new System.Drawing.Point(185, 317);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(600, 379);
- this.pictureBox1.TabIndex = 34;
- this.pictureBox1.TabStop = false;
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Location = new System.Drawing.Point(181, 279);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(106, 24);
- this.label7.TabIndex = 35;
- this.label7.Text = "图片表格";
- //
- // Form4
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1419, 820);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.pictureBox1);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.textBox5);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.textBox4);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.textBox3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.textBox2);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.textBox1);
- this.Controls.Add(this.StartWatch);
- this.Name = "Form4";
- this.Text = "Form4";
- this.Load += new System.EventHandler(this.Form4_Load);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Button StartWatch;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label label7;
- }
- }
|