|
|
@ -30,16 +30,13 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserControl1));
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserControl1));
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
this.ReSet = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
@ -55,30 +52,26 @@
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.ReSet = new System.Windows.Forms.Button();
|
|
|
|
|
|
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
this.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// button5
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.button5.Location = new System.Drawing.Point(4, 675);
|
|
|
|
|
|
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
|
|
|
this.button5.Size = new System.Drawing.Size(104, 32);
|
|
|
|
|
|
|
|
this.button5.TabIndex = 4;
|
|
|
|
|
|
|
|
this.button5.Text = "换班";
|
|
|
|
|
|
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// button6
|
|
|
|
// button6
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
this.button6.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
|
|
|
|
|
|
this.button6.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.button6.ForeColor = System.Drawing.SystemColors.Control;
|
|
|
|
this.button6.Location = new System.Drawing.Point(4, 711);
|
|
|
|
this.button6.Location = new System.Drawing.Point(4, 711);
|
|
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
this.button6.Name = "button6";
|
|
|
|
this.button6.Size = new System.Drawing.Size(104, 32);
|
|
|
|
this.button6.Size = new System.Drawing.Size(104, 32);
|
|
|
|
this.button6.TabIndex = 5;
|
|
|
|
this.button6.TabIndex = 5;
|
|
|
|
this.button6.Text = "清理图片";
|
|
|
|
this.button6.Text = "清理图片";
|
|
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// checkBox1
|
|
|
|
// checkBox1
|
|
|
@ -107,20 +100,6 @@
|
|
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
|
|
this.checkBox2.Click += new System.EventHandler(this.checkBox2_Click);
|
|
|
|
this.checkBox2.Click += new System.EventHandler(this.checkBox2_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// button2
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.button2.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
|
|
|
this.button2.BackgroundImage = global::WindowsFormsApp2.Properties.Resources.pause;
|
|
|
|
|
|
|
|
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
|
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(4, 174);
|
|
|
|
|
|
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(104, 91);
|
|
|
|
|
|
|
|
this.button2.TabIndex = 1;
|
|
|
|
|
|
|
|
this.button2.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label1
|
|
|
|
// label1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
this.label1.AutoSize = true;
|
|
|
@ -164,17 +143,6 @@
|
|
|
|
this.label2.TabIndex = 10;
|
|
|
|
this.label2.TabIndex = 10;
|
|
|
|
this.label2.Text = "当班";
|
|
|
|
this.label2.Text = "当班";
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// ReSet
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.ReSet.Location = new System.Drawing.Point(4, 459);
|
|
|
|
|
|
|
|
this.ReSet.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
|
|
|
this.ReSet.Name = "ReSet";
|
|
|
|
|
|
|
|
this.ReSet.Size = new System.Drawing.Size(109, 30);
|
|
|
|
|
|
|
|
this.ReSet.TabIndex = 14;
|
|
|
|
|
|
|
|
this.ReSet.Text = "复位";
|
|
|
|
|
|
|
|
this.ReSet.UseVisualStyleBackColor = true;
|
|
|
|
|
|
|
|
this.ReSet.Click += new System.EventHandler(this.ReSet_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// label8
|
|
|
|
// label8
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.label8.BackColor = System.Drawing.Color.Lime;
|
|
|
|
this.label8.BackColor = System.Drawing.Color.Lime;
|
|
|
@ -358,11 +326,57 @@
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
|
|
|
|
// button2
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.button2.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
|
|
|
this.button2.BackgroundImage = global::WindowsFormsApp2.Properties.Resources.pause;
|
|
|
|
|
|
|
|
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
|
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.button2.Location = new System.Drawing.Point(4, 174);
|
|
|
|
|
|
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
|
|
|
this.button2.Name = "button2";
|
|
|
|
|
|
|
|
this.button2.Size = new System.Drawing.Size(104, 91);
|
|
|
|
|
|
|
|
this.button2.TabIndex = 1;
|
|
|
|
|
|
|
|
this.button2.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// ReSet
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.ReSet.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
|
|
|
|
|
|
this.ReSet.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
|
|
this.ReSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.ReSet.ForeColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
|
|
this.ReSet.Location = new System.Drawing.Point(4, 457);
|
|
|
|
|
|
|
|
this.ReSet.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
|
|
|
this.ReSet.Name = "ReSet";
|
|
|
|
|
|
|
|
this.ReSet.Size = new System.Drawing.Size(104, 32);
|
|
|
|
|
|
|
|
this.ReSet.TabIndex = 28;
|
|
|
|
|
|
|
|
this.ReSet.Text = "复位";
|
|
|
|
|
|
|
|
this.ReSet.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.ReSet.Click += new System.EventHandler(this.ReSet_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// button5
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
this.button5.BackColor = System.Drawing.SystemColors.HotTrack;
|
|
|
|
|
|
|
|
this.button5.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
|
|
this.button5.ForeColor = System.Drawing.SystemColors.Control;
|
|
|
|
|
|
|
|
this.button5.Location = new System.Drawing.Point(3, 676);
|
|
|
|
|
|
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
|
|
|
|
|
this.button5.Name = "button5";
|
|
|
|
|
|
|
|
this.button5.Size = new System.Drawing.Size(105, 32);
|
|
|
|
|
|
|
|
this.button5.TabIndex = 29;
|
|
|
|
|
|
|
|
this.button5.Text = "换班";
|
|
|
|
|
|
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
|
|
|
|
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
|
|
|
|
|
|
//
|
|
|
|
// UserControl1
|
|
|
|
// UserControl1
|
|
|
|
//
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
|
|
|
|
|
|
this.Controls.Add(this.button5);
|
|
|
|
|
|
|
|
this.Controls.Add(this.ReSet);
|
|
|
|
this.Controls.Add(this.button1);
|
|
|
|
this.Controls.Add(this.button1);
|
|
|
|
this.Controls.Add(this.label7);
|
|
|
|
this.Controls.Add(this.label7);
|
|
|
|
this.Controls.Add(this.button7);
|
|
|
|
this.Controls.Add(this.button7);
|
|
|
@ -373,7 +387,6 @@
|
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
|
this.Controls.Add(this.statusStrip1);
|
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
|
|
this.Controls.Add(this.label8);
|
|
|
|
this.Controls.Add(this.label8);
|
|
|
|
this.Controls.Add(this.ReSet);
|
|
|
|
|
|
|
|
this.Controls.Add(this.textBox2);
|
|
|
|
this.Controls.Add(this.textBox2);
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
this.Controls.Add(this.label2);
|
|
|
|
this.Controls.Add(this.textBox1);
|
|
|
|
this.Controls.Add(this.textBox1);
|
|
|
@ -381,7 +394,6 @@
|
|
|
|
this.Controls.Add(this.checkBox2);
|
|
|
|
this.Controls.Add(this.checkBox2);
|
|
|
|
this.Controls.Add(this.checkBox1);
|
|
|
|
this.Controls.Add(this.checkBox1);
|
|
|
|
this.Controls.Add(this.button6);
|
|
|
|
this.Controls.Add(this.button6);
|
|
|
|
this.Controls.Add(this.button5);
|
|
|
|
|
|
|
|
this.Controls.Add(this.button4);
|
|
|
|
this.Controls.Add(this.button4);
|
|
|
|
this.Controls.Add(this.button3);
|
|
|
|
this.Controls.Add(this.button3);
|
|
|
|
this.Controls.Add(this.button2);
|
|
|
|
this.Controls.Add(this.button2);
|
|
|
@ -403,7 +415,6 @@
|
|
|
|
private System.Windows.Forms.Button button2;
|
|
|
|
private System.Windows.Forms.Button button2;
|
|
|
|
private System.Windows.Forms.Button button3;
|
|
|
|
private System.Windows.Forms.Button button3;
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
private System.Windows.Forms.Button button4;
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Button button6;
|
|
|
|
private System.Windows.Forms.Button button6;
|
|
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
|
@ -411,7 +422,6 @@
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
private System.Windows.Forms.Button ReSet;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
|
@ -424,5 +434,7 @@
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
private System.Windows.Forms.Button button7;
|
|
|
|
private System.Windows.Forms.Button button7;
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Button ReSet;
|
|
|
|
|
|
|
|
private System.Windows.Forms.Button button5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|