1111 lines
51 KiB
C#
1111 lines
51 KiB
C#
namespace ProductionControl
|
||
{
|
||
partial class FrmDebug
|
||
{
|
||
/// <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()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDebug));
|
||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||
this.button3 = new System.Windows.Forms.Button();
|
||
this.button2 = new System.Windows.Forms.Button();
|
||
this.button1 = new System.Windows.Forms.Button();
|
||
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||
this.textBox1 = new System.Windows.Forms.TextBox();
|
||
this.button4 = new System.Windows.Forms.Button();
|
||
this.button5 = new System.Windows.Forms.Button();
|
||
this.button6 = new System.Windows.Forms.Button();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||
this.button7 = new System.Windows.Forms.Button();
|
||
this.button8 = new System.Windows.Forms.Button();
|
||
this.button9 = new System.Windows.Forms.Button();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
||
this.button10 = new System.Windows.Forms.Button();
|
||
this.button11 = new System.Windows.Forms.Button();
|
||
this.button12 = new System.Windows.Forms.Button();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.trackBar1 = new System.Windows.Forms.TrackBar();
|
||
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
||
this.comboBox4 = new System.Windows.Forms.ComboBox();
|
||
this.button13 = new System.Windows.Forms.Button();
|
||
this.button14 = new System.Windows.Forms.Button();
|
||
this.button15 = new System.Windows.Forms.Button();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
||
this.button21 = new System.Windows.Forms.Button();
|
||
this.button20 = new System.Windows.Forms.Button();
|
||
this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.comboBox5 = new System.Windows.Forms.ComboBox();
|
||
this.button16 = new System.Windows.Forms.Button();
|
||
this.button17 = new System.Windows.Forms.Button();
|
||
this.button19 = new System.Windows.Forms.Button();
|
||
this.button18 = new System.Windows.Forms.Button();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.trackBar2 = new System.Windows.Forms.TrackBar();
|
||
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
||
this.label17 = new System.Windows.Forms.Label();
|
||
this.button25 = new System.Windows.Forms.Button();
|
||
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.textBox4 = new System.Windows.Forms.TextBox();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.textBox3 = new System.Windows.Forms.TextBox();
|
||
this.button22 = new System.Windows.Forms.Button();
|
||
this.button23 = new System.Windows.Forms.Button();
|
||
this.button24 = new System.Windows.Forms.Button();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
||
this.label18 = new System.Windows.Forms.Label();
|
||
this.button26 = new System.Windows.Forms.Button();
|
||
this.comboBox6 = new System.Windows.Forms.ComboBox();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.textBox5 = new System.Windows.Forms.TextBox();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.textBox6 = new System.Windows.Forms.TextBox();
|
||
this.button27 = new System.Windows.Forms.Button();
|
||
this.button28 = new System.Windows.Forms.Button();
|
||
this.button29 = new System.Windows.Forms.Button();
|
||
this.label16 = new System.Windows.Forms.Label();
|
||
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
||
this.textBox7 = new System.Windows.Forms.TextBox();
|
||
this.label19 = new System.Windows.Forms.Label();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.button30 = new System.Windows.Forms.Button();
|
||
this.button31 = new System.Windows.Forms.Button();
|
||
this.trackBar3 = new System.Windows.Forms.TrackBar();
|
||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
||
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
||
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
||
this.groupBox1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
||
this.groupBox2.SuspendLayout();
|
||
this.groupBox3.SuspendLayout();
|
||
this.groupBox4.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
|
||
this.groupBox5.SuspendLayout();
|
||
this.groupBox6.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
|
||
this.groupBox7.SuspendLayout();
|
||
this.groupBox8.SuspendLayout();
|
||
this.groupBox9.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();
|
||
this.toolStrip1.SuspendLayout();
|
||
this.statusStrip1.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// groupBox1
|
||
//
|
||
this.groupBox1.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox1.Controls.Add(this.button3);
|
||
this.groupBox1.Controls.Add(this.button2);
|
||
this.groupBox1.Controls.Add(this.button1);
|
||
this.groupBox1.Controls.Add(this.numericUpDown1);
|
||
this.groupBox1.Controls.Add(this.label1);
|
||
this.groupBox1.Location = new System.Drawing.Point(12, 86);
|
||
this.groupBox1.Name = "groupBox1";
|
||
this.groupBox1.Size = new System.Drawing.Size(357, 195);
|
||
this.groupBox1.TabIndex = 0;
|
||
this.groupBox1.TabStop = false;
|
||
this.groupBox1.Text = "加紧气缸";
|
||
//
|
||
// button3
|
||
//
|
||
this.button3.Location = new System.Drawing.Point(243, 154);
|
||
this.button3.Name = "button3";
|
||
this.button3.Size = new System.Drawing.Size(77, 36);
|
||
this.button3.TabIndex = 4;
|
||
this.button3.Text = "导入";
|
||
this.button3.UseVisualStyleBackColor = true;
|
||
//
|
||
// button2
|
||
//
|
||
this.button2.Location = new System.Drawing.Point(128, 154);
|
||
this.button2.Name = "button2";
|
||
this.button2.Size = new System.Drawing.Size(77, 36);
|
||
this.button2.TabIndex = 3;
|
||
this.button2.Text = "导出";
|
||
this.button2.UseVisualStyleBackColor = true;
|
||
//
|
||
// button1
|
||
//
|
||
this.button1.Location = new System.Drawing.Point(20, 154);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(77, 36);
|
||
this.button1.TabIndex = 2;
|
||
this.button1.Text = "执行";
|
||
this.button1.UseVisualStyleBackColor = true;
|
||
//
|
||
// numericUpDown1
|
||
//
|
||
this.numericUpDown1.Location = new System.Drawing.Point(128, 68);
|
||
this.numericUpDown1.Name = "numericUpDown1";
|
||
this.numericUpDown1.Size = new System.Drawing.Size(192, 28);
|
||
this.numericUpDown1.TabIndex = 0;
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(17, 73);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(80, 18);
|
||
this.label1.TabIndex = 1;
|
||
this.label1.Text = "加紧量:";
|
||
//
|
||
// groupBox2
|
||
//
|
||
this.groupBox2.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox2.Controls.Add(this.textBox1);
|
||
this.groupBox2.Controls.Add(this.button4);
|
||
this.groupBox2.Controls.Add(this.button5);
|
||
this.groupBox2.Controls.Add(this.button6);
|
||
this.groupBox2.Controls.Add(this.label2);
|
||
this.groupBox2.Location = new System.Drawing.Point(393, 86);
|
||
this.groupBox2.Name = "groupBox2";
|
||
this.groupBox2.Size = new System.Drawing.Size(360, 195);
|
||
this.groupBox2.TabIndex = 1;
|
||
this.groupBox2.TabStop = false;
|
||
this.groupBox2.Text = "张力测量";
|
||
//
|
||
// textBox1
|
||
//
|
||
this.textBox1.Location = new System.Drawing.Point(128, 67);
|
||
this.textBox1.Name = "textBox1";
|
||
this.textBox1.Size = new System.Drawing.Size(192, 28);
|
||
this.textBox1.TabIndex = 5;
|
||
//
|
||
// button4
|
||
//
|
||
this.button4.Location = new System.Drawing.Point(243, 154);
|
||
this.button4.Name = "button4";
|
||
this.button4.Size = new System.Drawing.Size(77, 36);
|
||
this.button4.TabIndex = 4;
|
||
this.button4.Text = "导入";
|
||
this.button4.UseVisualStyleBackColor = true;
|
||
//
|
||
// button5
|
||
//
|
||
this.button5.Location = new System.Drawing.Point(130, 154);
|
||
this.button5.Name = "button5";
|
||
this.button5.Size = new System.Drawing.Size(77, 36);
|
||
this.button5.TabIndex = 3;
|
||
this.button5.Text = "导出";
|
||
this.button5.UseVisualStyleBackColor = true;
|
||
//
|
||
// button6
|
||
//
|
||
this.button6.Location = new System.Drawing.Point(20, 154);
|
||
this.button6.Name = "button6";
|
||
this.button6.Size = new System.Drawing.Size(77, 36);
|
||
this.button6.TabIndex = 2;
|
||
this.button6.Text = "读取";
|
||
this.button6.UseVisualStyleBackColor = true;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(17, 73);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(62, 18);
|
||
this.label2.TabIndex = 1;
|
||
this.label2.Text = "结果:";
|
||
//
|
||
// groupBox3
|
||
//
|
||
this.groupBox3.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox3.Controls.Add(this.textBox2);
|
||
this.groupBox3.Controls.Add(this.button7);
|
||
this.groupBox3.Controls.Add(this.button8);
|
||
this.groupBox3.Controls.Add(this.button9);
|
||
this.groupBox3.Controls.Add(this.label3);
|
||
this.groupBox3.Location = new System.Drawing.Point(777, 86);
|
||
this.groupBox3.Name = "groupBox3";
|
||
this.groupBox3.Size = new System.Drawing.Size(357, 195);
|
||
this.groupBox3.TabIndex = 2;
|
||
this.groupBox3.TabStop = false;
|
||
this.groupBox3.Text = "厚度测量";
|
||
//
|
||
// textBox2
|
||
//
|
||
this.textBox2.Location = new System.Drawing.Point(130, 68);
|
||
this.textBox2.Name = "textBox2";
|
||
this.textBox2.Size = new System.Drawing.Size(190, 28);
|
||
this.textBox2.TabIndex = 5;
|
||
//
|
||
// button7
|
||
//
|
||
this.button7.Location = new System.Drawing.Point(243, 154);
|
||
this.button7.Name = "button7";
|
||
this.button7.Size = new System.Drawing.Size(77, 36);
|
||
this.button7.TabIndex = 4;
|
||
this.button7.Text = "导入";
|
||
this.button7.UseVisualStyleBackColor = true;
|
||
//
|
||
// button8
|
||
//
|
||
this.button8.Location = new System.Drawing.Point(130, 154);
|
||
this.button8.Name = "button8";
|
||
this.button8.Size = new System.Drawing.Size(77, 36);
|
||
this.button8.TabIndex = 3;
|
||
this.button8.Text = "导出";
|
||
this.button8.UseVisualStyleBackColor = true;
|
||
//
|
||
// button9
|
||
//
|
||
this.button9.Location = new System.Drawing.Point(20, 154);
|
||
this.button9.Name = "button9";
|
||
this.button9.Size = new System.Drawing.Size(77, 36);
|
||
this.button9.TabIndex = 2;
|
||
this.button9.Text = "读取";
|
||
this.button9.UseVisualStyleBackColor = true;
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Location = new System.Drawing.Point(17, 73);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(98, 18);
|
||
this.label3.TabIndex = 1;
|
||
this.label3.Text = "调试参数:";
|
||
//
|
||
// groupBox4
|
||
//
|
||
this.groupBox4.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox4.Controls.Add(this.comboBox2);
|
||
this.groupBox4.Controls.Add(this.label6);
|
||
this.groupBox4.Controls.Add(this.label5);
|
||
this.groupBox4.Controls.Add(this.comboBox1);
|
||
this.groupBox4.Controls.Add(this.button10);
|
||
this.groupBox4.Controls.Add(this.button11);
|
||
this.groupBox4.Controls.Add(this.button12);
|
||
this.groupBox4.Controls.Add(this.label4);
|
||
this.groupBox4.Controls.Add(this.trackBar1);
|
||
this.groupBox4.Location = new System.Drawing.Point(12, 302);
|
||
this.groupBox4.Name = "groupBox4";
|
||
this.groupBox4.Size = new System.Drawing.Size(357, 208);
|
||
this.groupBox4.TabIndex = 3;
|
||
this.groupBox4.TabStop = false;
|
||
this.groupBox4.Text = "相机调试";
|
||
//
|
||
// comboBox2
|
||
//
|
||
this.comboBox2.FormattingEnabled = true;
|
||
this.comboBox2.Location = new System.Drawing.Point(128, 121);
|
||
this.comboBox2.Name = "comboBox2";
|
||
this.comboBox2.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox2.TabIndex = 9;
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.Location = new System.Drawing.Point(17, 124);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(98, 18);
|
||
this.label6.TabIndex = 8;
|
||
this.label6.Text = "图像格式:";
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.Location = new System.Drawing.Point(17, 78);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(80, 18);
|
||
this.label5.TabIndex = 6;
|
||
this.label5.Text = "曝光度:";
|
||
//
|
||
// comboBox1
|
||
//
|
||
this.comboBox1.FormattingEnabled = true;
|
||
this.comboBox1.Location = new System.Drawing.Point(128, 36);
|
||
this.comboBox1.Name = "comboBox1";
|
||
this.comboBox1.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox1.TabIndex = 5;
|
||
//
|
||
// button10
|
||
//
|
||
this.button10.Location = new System.Drawing.Point(243, 162);
|
||
this.button10.Name = "button10";
|
||
this.button10.Size = new System.Drawing.Size(77, 36);
|
||
this.button10.TabIndex = 4;
|
||
this.button10.Text = "导入";
|
||
this.button10.UseVisualStyleBackColor = true;
|
||
//
|
||
// button11
|
||
//
|
||
this.button11.Location = new System.Drawing.Point(128, 162);
|
||
this.button11.Name = "button11";
|
||
this.button11.Size = new System.Drawing.Size(77, 36);
|
||
this.button11.TabIndex = 3;
|
||
this.button11.Text = "导出";
|
||
this.button11.UseVisualStyleBackColor = true;
|
||
//
|
||
// button12
|
||
//
|
||
this.button12.Location = new System.Drawing.Point(20, 162);
|
||
this.button12.Name = "button12";
|
||
this.button12.Size = new System.Drawing.Size(77, 36);
|
||
this.button12.TabIndex = 2;
|
||
this.button12.Text = "拍照";
|
||
this.button12.UseVisualStyleBackColor = true;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(17, 39);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(98, 18);
|
||
this.label4.TabIndex = 1;
|
||
this.label4.Text = "相机名称:";
|
||
//
|
||
// trackBar1
|
||
//
|
||
this.trackBar1.Location = new System.Drawing.Point(128, 78);
|
||
this.trackBar1.Maximum = 100;
|
||
this.trackBar1.Name = "trackBar1";
|
||
this.trackBar1.Size = new System.Drawing.Size(192, 69);
|
||
this.trackBar1.TabIndex = 7;
|
||
this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.trackBar1.Value = 50;
|
||
//
|
||
// groupBox5
|
||
//
|
||
this.groupBox5.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox5.Controls.Add(this.comboBox4);
|
||
this.groupBox5.Controls.Add(this.button13);
|
||
this.groupBox5.Controls.Add(this.button14);
|
||
this.groupBox5.Controls.Add(this.button15);
|
||
this.groupBox5.Controls.Add(this.label9);
|
||
this.groupBox5.Location = new System.Drawing.Point(777, 302);
|
||
this.groupBox5.Name = "groupBox5";
|
||
this.groupBox5.Size = new System.Drawing.Size(357, 208);
|
||
this.groupBox5.TabIndex = 4;
|
||
this.groupBox5.TabStop = false;
|
||
this.groupBox5.Text = "打标记";
|
||
//
|
||
// comboBox4
|
||
//
|
||
this.comboBox4.FormattingEnabled = true;
|
||
this.comboBox4.Location = new System.Drawing.Point(126, 36);
|
||
this.comboBox4.Name = "comboBox4";
|
||
this.comboBox4.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox4.TabIndex = 5;
|
||
//
|
||
// button13
|
||
//
|
||
this.button13.Location = new System.Drawing.Point(241, 162);
|
||
this.button13.Name = "button13";
|
||
this.button13.Size = new System.Drawing.Size(77, 36);
|
||
this.button13.TabIndex = 4;
|
||
this.button13.Text = "导入";
|
||
this.button13.UseVisualStyleBackColor = true;
|
||
//
|
||
// button14
|
||
//
|
||
this.button14.Location = new System.Drawing.Point(126, 162);
|
||
this.button14.Name = "button14";
|
||
this.button14.Size = new System.Drawing.Size(77, 36);
|
||
this.button14.TabIndex = 3;
|
||
this.button14.Text = "导出";
|
||
this.button14.UseVisualStyleBackColor = true;
|
||
//
|
||
// button15
|
||
//
|
||
this.button15.Location = new System.Drawing.Point(18, 162);
|
||
this.button15.Name = "button15";
|
||
this.button15.Size = new System.Drawing.Size(77, 36);
|
||
this.button15.TabIndex = 2;
|
||
this.button15.Text = "打标";
|
||
this.button15.UseVisualStyleBackColor = true;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.Location = new System.Drawing.Point(15, 39);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(98, 18);
|
||
this.label9.TabIndex = 1;
|
||
this.label9.Text = "位置信息:";
|
||
//
|
||
// groupBox6
|
||
//
|
||
this.groupBox6.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox6.Controls.Add(this.button21);
|
||
this.groupBox6.Controls.Add(this.button20);
|
||
this.groupBox6.Controls.Add(this.numericUpDown2);
|
||
this.groupBox6.Controls.Add(this.label8);
|
||
this.groupBox6.Controls.Add(this.comboBox5);
|
||
this.groupBox6.Controls.Add(this.button16);
|
||
this.groupBox6.Controls.Add(this.button17);
|
||
this.groupBox6.Controls.Add(this.button19);
|
||
this.groupBox6.Controls.Add(this.button18);
|
||
this.groupBox6.Controls.Add(this.label10);
|
||
this.groupBox6.Controls.Add(this.label7);
|
||
this.groupBox6.Controls.Add(this.trackBar2);
|
||
this.groupBox6.Location = new System.Drawing.Point(12, 530);
|
||
this.groupBox6.Name = "groupBox6";
|
||
this.groupBox6.Size = new System.Drawing.Size(360, 221);
|
||
this.groupBox6.TabIndex = 10;
|
||
this.groupBox6.TabStop = false;
|
||
this.groupBox6.Text = "滑台调试";
|
||
//
|
||
// button21
|
||
//
|
||
this.button21.Location = new System.Drawing.Point(190, 141);
|
||
this.button21.Name = "button21";
|
||
this.button21.Size = new System.Drawing.Size(130, 36);
|
||
this.button21.TabIndex = 9;
|
||
this.button21.Text = "负方向移动";
|
||
this.button21.UseVisualStyleBackColor = true;
|
||
//
|
||
// button20
|
||
//
|
||
this.button20.Location = new System.Drawing.Point(50, 141);
|
||
this.button20.Name = "button20";
|
||
this.button20.Size = new System.Drawing.Size(130, 36);
|
||
this.button20.TabIndex = 8;
|
||
this.button20.Text = "正方向移动";
|
||
this.button20.UseVisualStyleBackColor = true;
|
||
//
|
||
// numericUpDown2
|
||
//
|
||
this.numericUpDown2.Location = new System.Drawing.Point(128, 99);
|
||
this.numericUpDown2.Name = "numericUpDown2";
|
||
this.numericUpDown2.Size = new System.Drawing.Size(192, 28);
|
||
this.numericUpDown2.TabIndex = 7;
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.Location = new System.Drawing.Point(15, 109);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(98, 18);
|
||
this.label8.TabIndex = 6;
|
||
this.label8.Text = "运动距离:";
|
||
//
|
||
// comboBox5
|
||
//
|
||
this.comboBox5.FormattingEnabled = true;
|
||
this.comboBox5.Items.AddRange(new object[] {
|
||
"1"});
|
||
this.comboBox5.Location = new System.Drawing.Point(128, 32);
|
||
this.comboBox5.Name = "comboBox5";
|
||
this.comboBox5.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox5.TabIndex = 5;
|
||
//
|
||
// button16
|
||
//
|
||
this.button16.Location = new System.Drawing.Point(258, 179);
|
||
this.button16.Name = "button16";
|
||
this.button16.Size = new System.Drawing.Size(62, 36);
|
||
this.button16.TabIndex = 4;
|
||
this.button16.Text = "导入";
|
||
this.button16.UseVisualStyleBackColor = true;
|
||
//
|
||
// button17
|
||
//
|
||
this.button17.Location = new System.Drawing.Point(190, 179);
|
||
this.button17.Name = "button17";
|
||
this.button17.Size = new System.Drawing.Size(62, 36);
|
||
this.button17.TabIndex = 3;
|
||
this.button17.Text = "导出";
|
||
this.button17.UseVisualStyleBackColor = true;
|
||
//
|
||
// button19
|
||
//
|
||
this.button19.Location = new System.Drawing.Point(103, 179);
|
||
this.button19.Name = "button19";
|
||
this.button19.Size = new System.Drawing.Size(77, 36);
|
||
this.button19.TabIndex = 2;
|
||
this.button19.Text = "执行";
|
||
this.button19.UseVisualStyleBackColor = true;
|
||
//
|
||
// button18
|
||
//
|
||
this.button18.Location = new System.Drawing.Point(20, 179);
|
||
this.button18.Name = "button18";
|
||
this.button18.Size = new System.Drawing.Size(77, 36);
|
||
this.button18.TabIndex = 2;
|
||
this.button18.Text = "回原点";
|
||
this.button18.UseVisualStyleBackColor = true;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.Location = new System.Drawing.Point(17, 35);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(98, 18);
|
||
this.label10.TabIndex = 1;
|
||
this.label10.Text = "滑台索引:";
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.Location = new System.Drawing.Point(17, 71);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(98, 18);
|
||
this.label7.TabIndex = 10;
|
||
this.label7.Text = "运行速度:";
|
||
//
|
||
// trackBar2
|
||
//
|
||
this.trackBar2.Location = new System.Drawing.Point(128, 66);
|
||
this.trackBar2.Maximum = 100;
|
||
this.trackBar2.Name = "trackBar2";
|
||
this.trackBar2.Size = new System.Drawing.Size(192, 69);
|
||
this.trackBar2.TabIndex = 11;
|
||
this.trackBar2.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.trackBar2.Value = 50;
|
||
//
|
||
// groupBox7
|
||
//
|
||
this.groupBox7.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox7.Controls.Add(this.label17);
|
||
this.groupBox7.Controls.Add(this.button25);
|
||
this.groupBox7.Controls.Add(this.comboBox3);
|
||
this.groupBox7.Controls.Add(this.label11);
|
||
this.groupBox7.Controls.Add(this.textBox4);
|
||
this.groupBox7.Controls.Add(this.label12);
|
||
this.groupBox7.Controls.Add(this.textBox3);
|
||
this.groupBox7.Controls.Add(this.button22);
|
||
this.groupBox7.Controls.Add(this.button23);
|
||
this.groupBox7.Controls.Add(this.button24);
|
||
this.groupBox7.Controls.Add(this.label13);
|
||
this.groupBox7.Location = new System.Drawing.Point(393, 530);
|
||
this.groupBox7.Name = "groupBox7";
|
||
this.groupBox7.Size = new System.Drawing.Size(357, 221);
|
||
this.groupBox7.TabIndex = 11;
|
||
this.groupBox7.TabStop = false;
|
||
this.groupBox7.Text = "照片尺寸检测";
|
||
//
|
||
// label17
|
||
//
|
||
this.label17.AutoSize = true;
|
||
this.label17.Location = new System.Drawing.Point(17, 147);
|
||
this.label17.Name = "label17";
|
||
this.label17.Size = new System.Drawing.Size(134, 18);
|
||
this.label17.TabIndex = 16;
|
||
this.label17.Text = "结果输出:xxxx";
|
||
//
|
||
// button25
|
||
//
|
||
this.button25.Location = new System.Drawing.Point(99, 174);
|
||
this.button25.Name = "button25";
|
||
this.button25.Size = new System.Drawing.Size(77, 36);
|
||
this.button25.TabIndex = 15;
|
||
this.button25.Text = "执行";
|
||
this.button25.UseVisualStyleBackColor = true;
|
||
//
|
||
// comboBox3
|
||
//
|
||
this.comboBox3.FormattingEnabled = true;
|
||
this.comboBox3.Location = new System.Drawing.Point(126, 33);
|
||
this.comboBox3.Name = "comboBox3";
|
||
this.comboBox3.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox3.TabIndex = 14;
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.Location = new System.Drawing.Point(15, 36);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(98, 18);
|
||
this.label11.TabIndex = 13;
|
||
this.label11.Text = "相机名称:";
|
||
//
|
||
// textBox4
|
||
//
|
||
this.textBox4.Location = new System.Drawing.Point(128, 108);
|
||
this.textBox4.Name = "textBox4";
|
||
this.textBox4.Size = new System.Drawing.Size(190, 28);
|
||
this.textBox4.TabIndex = 12;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.Location = new System.Drawing.Point(15, 113);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(98, 18);
|
||
this.label12.TabIndex = 11;
|
||
this.label12.Text = "调试参数:";
|
||
//
|
||
// textBox3
|
||
//
|
||
this.textBox3.Location = new System.Drawing.Point(128, 70);
|
||
this.textBox3.Name = "textBox3";
|
||
this.textBox3.Size = new System.Drawing.Size(190, 28);
|
||
this.textBox3.TabIndex = 10;
|
||
this.textBox3.Text = "c:\\photos\\1.bmp";
|
||
//
|
||
// button22
|
||
//
|
||
this.button22.Location = new System.Drawing.Point(260, 174);
|
||
this.button22.Name = "button22";
|
||
this.button22.Size = new System.Drawing.Size(77, 36);
|
||
this.button22.TabIndex = 4;
|
||
this.button22.Text = "导入";
|
||
this.button22.UseVisualStyleBackColor = true;
|
||
//
|
||
// button23
|
||
//
|
||
this.button23.Location = new System.Drawing.Point(180, 174);
|
||
this.button23.Name = "button23";
|
||
this.button23.Size = new System.Drawing.Size(77, 36);
|
||
this.button23.TabIndex = 3;
|
||
this.button23.Text = "导出";
|
||
this.button23.UseVisualStyleBackColor = true;
|
||
//
|
||
// button24
|
||
//
|
||
this.button24.Location = new System.Drawing.Point(20, 174);
|
||
this.button24.Name = "button24";
|
||
this.button24.Size = new System.Drawing.Size(77, 36);
|
||
this.button24.TabIndex = 2;
|
||
this.button24.Text = "拍照";
|
||
this.button24.UseVisualStyleBackColor = true;
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.AutoSize = true;
|
||
this.label13.Location = new System.Drawing.Point(17, 78);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(98, 18);
|
||
this.label13.TabIndex = 1;
|
||
this.label13.Text = "本地图片:";
|
||
//
|
||
// groupBox8
|
||
//
|
||
this.groupBox8.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox8.Controls.Add(this.label18);
|
||
this.groupBox8.Controls.Add(this.button26);
|
||
this.groupBox8.Controls.Add(this.comboBox6);
|
||
this.groupBox8.Controls.Add(this.label14);
|
||
this.groupBox8.Controls.Add(this.textBox5);
|
||
this.groupBox8.Controls.Add(this.label15);
|
||
this.groupBox8.Controls.Add(this.textBox6);
|
||
this.groupBox8.Controls.Add(this.button27);
|
||
this.groupBox8.Controls.Add(this.button28);
|
||
this.groupBox8.Controls.Add(this.button29);
|
||
this.groupBox8.Controls.Add(this.label16);
|
||
this.groupBox8.Location = new System.Drawing.Point(777, 530);
|
||
this.groupBox8.Name = "groupBox8";
|
||
this.groupBox8.Size = new System.Drawing.Size(357, 221);
|
||
this.groupBox8.TabIndex = 12;
|
||
this.groupBox8.TabStop = false;
|
||
this.groupBox8.Text = "照片缺陷检测";
|
||
//
|
||
// label18
|
||
//
|
||
this.label18.AutoSize = true;
|
||
this.label18.Location = new System.Drawing.Point(17, 147);
|
||
this.label18.Name = "label18";
|
||
this.label18.Size = new System.Drawing.Size(134, 18);
|
||
this.label18.TabIndex = 17;
|
||
this.label18.Text = "结果输出:xxxx";
|
||
//
|
||
// button26
|
||
//
|
||
this.button26.Location = new System.Drawing.Point(99, 174);
|
||
this.button26.Name = "button26";
|
||
this.button26.Size = new System.Drawing.Size(77, 36);
|
||
this.button26.TabIndex = 15;
|
||
this.button26.Text = "执行";
|
||
this.button26.UseVisualStyleBackColor = true;
|
||
//
|
||
// comboBox6
|
||
//
|
||
this.comboBox6.FormattingEnabled = true;
|
||
this.comboBox6.Location = new System.Drawing.Point(126, 33);
|
||
this.comboBox6.Name = "comboBox6";
|
||
this.comboBox6.Size = new System.Drawing.Size(192, 26);
|
||
this.comboBox6.TabIndex = 14;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Location = new System.Drawing.Point(15, 36);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(98, 18);
|
||
this.label14.TabIndex = 13;
|
||
this.label14.Text = "相机名称:";
|
||
//
|
||
// textBox5
|
||
//
|
||
this.textBox5.Location = new System.Drawing.Point(128, 108);
|
||
this.textBox5.Name = "textBox5";
|
||
this.textBox5.Size = new System.Drawing.Size(190, 28);
|
||
this.textBox5.TabIndex = 12;
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.AutoSize = true;
|
||
this.label15.Location = new System.Drawing.Point(15, 113);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(98, 18);
|
||
this.label15.TabIndex = 11;
|
||
this.label15.Text = "调试参数:";
|
||
//
|
||
// textBox6
|
||
//
|
||
this.textBox6.Location = new System.Drawing.Point(128, 70);
|
||
this.textBox6.Name = "textBox6";
|
||
this.textBox6.Size = new System.Drawing.Size(190, 28);
|
||
this.textBox6.TabIndex = 10;
|
||
this.textBox6.Text = "c:\\photos\\1.bmp";
|
||
//
|
||
// button27
|
||
//
|
||
this.button27.Location = new System.Drawing.Point(260, 174);
|
||
this.button27.Name = "button27";
|
||
this.button27.Size = new System.Drawing.Size(77, 36);
|
||
this.button27.TabIndex = 4;
|
||
this.button27.Text = "导入";
|
||
this.button27.UseVisualStyleBackColor = true;
|
||
//
|
||
// button28
|
||
//
|
||
this.button28.Location = new System.Drawing.Point(180, 174);
|
||
this.button28.Name = "button28";
|
||
this.button28.Size = new System.Drawing.Size(77, 36);
|
||
this.button28.TabIndex = 3;
|
||
this.button28.Text = "导出";
|
||
this.button28.UseVisualStyleBackColor = true;
|
||
//
|
||
// button29
|
||
//
|
||
this.button29.Location = new System.Drawing.Point(20, 174);
|
||
this.button29.Name = "button29";
|
||
this.button29.Size = new System.Drawing.Size(77, 36);
|
||
this.button29.TabIndex = 2;
|
||
this.button29.Text = "拍照";
|
||
this.button29.UseVisualStyleBackColor = true;
|
||
//
|
||
// label16
|
||
//
|
||
this.label16.AutoSize = true;
|
||
this.label16.Location = new System.Drawing.Point(17, 78);
|
||
this.label16.Name = "label16";
|
||
this.label16.Size = new System.Drawing.Size(98, 18);
|
||
this.label16.TabIndex = 1;
|
||
this.label16.Text = "本地图片:";
|
||
//
|
||
// groupBox9
|
||
//
|
||
this.groupBox9.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
||
this.groupBox9.Controls.Add(this.textBox7);
|
||
this.groupBox9.Controls.Add(this.label19);
|
||
this.groupBox9.Controls.Add(this.label20);
|
||
this.groupBox9.Controls.Add(this.button30);
|
||
this.groupBox9.Controls.Add(this.button31);
|
||
this.groupBox9.Controls.Add(this.trackBar3);
|
||
this.groupBox9.Location = new System.Drawing.Point(393, 302);
|
||
this.groupBox9.Name = "groupBox9";
|
||
this.groupBox9.Size = new System.Drawing.Size(357, 208);
|
||
this.groupBox9.TabIndex = 13;
|
||
this.groupBox9.TabStop = false;
|
||
this.groupBox9.Text = "光源调试";
|
||
//
|
||
// textBox7
|
||
//
|
||
this.textBox7.Location = new System.Drawing.Point(106, 101);
|
||
this.textBox7.Name = "textBox7";
|
||
this.textBox7.Size = new System.Drawing.Size(219, 28);
|
||
this.textBox7.TabIndex = 18;
|
||
//
|
||
// label19
|
||
//
|
||
this.label19.AutoSize = true;
|
||
this.label19.Location = new System.Drawing.Point(24, 111);
|
||
this.label19.Name = "label19";
|
||
this.label19.Size = new System.Drawing.Size(80, 18);
|
||
this.label19.TabIndex = 17;
|
||
this.label19.Text = "亮度值:";
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.AutoSize = true;
|
||
this.label20.Location = new System.Drawing.Point(24, 47);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(62, 18);
|
||
this.label20.TabIndex = 6;
|
||
this.label20.Text = "亮度:";
|
||
//
|
||
// button30
|
||
//
|
||
this.button30.Location = new System.Drawing.Point(213, 162);
|
||
this.button30.Name = "button30";
|
||
this.button30.Size = new System.Drawing.Size(77, 36);
|
||
this.button30.TabIndex = 4;
|
||
this.button30.Text = "导入";
|
||
this.button30.UseVisualStyleBackColor = true;
|
||
//
|
||
// button31
|
||
//
|
||
this.button31.Location = new System.Drawing.Point(98, 162);
|
||
this.button31.Name = "button31";
|
||
this.button31.Size = new System.Drawing.Size(77, 36);
|
||
this.button31.TabIndex = 3;
|
||
this.button31.Text = "导出";
|
||
this.button31.UseVisualStyleBackColor = true;
|
||
//
|
||
// trackBar3
|
||
//
|
||
this.trackBar3.Location = new System.Drawing.Point(92, 39);
|
||
this.trackBar3.Maximum = 100;
|
||
this.trackBar3.Name = "trackBar3";
|
||
this.trackBar3.Size = new System.Drawing.Size(235, 69);
|
||
this.trackBar3.TabIndex = 7;
|
||
this.trackBar3.TickStyle = System.Windows.Forms.TickStyle.None;
|
||
this.trackBar3.Value = 50;
|
||
//
|
||
// toolStrip1
|
||
//
|
||
this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
||
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
|
||
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.toolStripButton5,
|
||
this.toolStripButton3,
|
||
this.toolStripSeparator4,
|
||
this.toolStripButton4});
|
||
this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
||
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
||
this.toolStrip1.Name = "toolStrip1";
|
||
this.toolStrip1.Size = new System.Drawing.Size(1155, 65);
|
||
this.toolStrip1.TabIndex = 14;
|
||
this.toolStrip1.Text = "toolStrip1";
|
||
//
|
||
// toolStripButton5
|
||
//
|
||
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
||
this.toolStripButton5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
||
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.toolStripButton5.Name = "toolStripButton5";
|
||
this.toolStripButton5.Size = new System.Drawing.Size(50, 60);
|
||
this.toolStripButton5.Text = "启动";
|
||
this.toolStripButton5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
//
|
||
// toolStripButton3
|
||
//
|
||
this.toolStripButton3.Enabled = false;
|
||
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
|
||
this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
||
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.toolStripButton3.Name = "toolStripButton3";
|
||
this.toolStripButton3.Size = new System.Drawing.Size(50, 60);
|
||
this.toolStripButton3.Text = "急停";
|
||
this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
//
|
||
// toolStripSeparator4
|
||
//
|
||
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
||
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 65);
|
||
//
|
||
// toolStripButton4
|
||
//
|
||
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
||
this.toolStripButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
||
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.toolStripButton4.Name = "toolStripButton4";
|
||
this.toolStripButton4.Size = new System.Drawing.Size(50, 60);
|
||
this.toolStripButton4.Text = "关闭";
|
||
this.toolStripButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
//
|
||
// statusStrip1
|
||
//
|
||
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
||
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||
this.toolStripStatusLabel1});
|
||
this.statusStrip1.Location = new System.Drawing.Point(0, 763);
|
||
this.statusStrip1.Name = "statusStrip1";
|
||
this.statusStrip1.Size = new System.Drawing.Size(1155, 31);
|
||
this.statusStrip1.TabIndex = 21;
|
||
this.statusStrip1.Text = "statusStrip1";
|
||
//
|
||
// toolStripStatusLabel1
|
||
//
|
||
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
||
this.toolStripStatusLabel1.Size = new System.Drawing.Size(116, 24);
|
||
this.toolStripStatusLabel1.Text = "时时信息:....";
|
||
//
|
||
// FrmDebug
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(1155, 794);
|
||
this.Controls.Add(this.statusStrip1);
|
||
this.Controls.Add(this.toolStrip1);
|
||
this.Controls.Add(this.groupBox9);
|
||
this.Controls.Add(this.groupBox8);
|
||
this.Controls.Add(this.groupBox7);
|
||
this.Controls.Add(this.groupBox6);
|
||
this.Controls.Add(this.groupBox5);
|
||
this.Controls.Add(this.groupBox4);
|
||
this.Controls.Add(this.groupBox3);
|
||
this.Controls.Add(this.groupBox2);
|
||
this.Controls.Add(this.groupBox1);
|
||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||
this.MaximizeBox = false;
|
||
this.MinimizeBox = false;
|
||
this.Name = "FrmDebug";
|
||
this.ShowIcon = false;
|
||
this.ShowInTaskbar = false;
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "设备调试";
|
||
this.groupBox1.ResumeLayout(false);
|
||
this.groupBox1.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
||
this.groupBox2.ResumeLayout(false);
|
||
this.groupBox2.PerformLayout();
|
||
this.groupBox3.ResumeLayout(false);
|
||
this.groupBox3.PerformLayout();
|
||
this.groupBox4.ResumeLayout(false);
|
||
this.groupBox4.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
|
||
this.groupBox5.ResumeLayout(false);
|
||
this.groupBox5.PerformLayout();
|
||
this.groupBox6.ResumeLayout(false);
|
||
this.groupBox6.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
|
||
this.groupBox7.ResumeLayout(false);
|
||
this.groupBox7.PerformLayout();
|
||
this.groupBox8.ResumeLayout(false);
|
||
this.groupBox8.PerformLayout();
|
||
this.groupBox9.ResumeLayout(false);
|
||
this.groupBox9.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();
|
||
this.toolStrip1.ResumeLayout(false);
|
||
this.toolStrip1.PerformLayout();
|
||
this.statusStrip1.ResumeLayout(false);
|
||
this.statusStrip1.PerformLayout();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.GroupBox groupBox1;
|
||
private System.Windows.Forms.Button button3;
|
||
private System.Windows.Forms.Button button2;
|
||
private System.Windows.Forms.Button button1;
|
||
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.GroupBox groupBox2;
|
||
private System.Windows.Forms.TextBox textBox1;
|
||
private System.Windows.Forms.Button button4;
|
||
private System.Windows.Forms.Button button5;
|
||
private System.Windows.Forms.Button button6;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.GroupBox groupBox3;
|
||
private System.Windows.Forms.TextBox textBox2;
|
||
private System.Windows.Forms.Button button7;
|
||
private System.Windows.Forms.Button button8;
|
||
private System.Windows.Forms.Button button9;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.GroupBox groupBox4;
|
||
private System.Windows.Forms.ComboBox comboBox2;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.ComboBox comboBox1;
|
||
private System.Windows.Forms.Button button10;
|
||
private System.Windows.Forms.Button button11;
|
||
private System.Windows.Forms.Button button12;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.TrackBar trackBar1;
|
||
private System.Windows.Forms.GroupBox groupBox5;
|
||
private System.Windows.Forms.ComboBox comboBox4;
|
||
private System.Windows.Forms.Button button13;
|
||
private System.Windows.Forms.Button button14;
|
||
private System.Windows.Forms.Button button15;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.GroupBox groupBox6;
|
||
private System.Windows.Forms.Button button21;
|
||
private System.Windows.Forms.Button button20;
|
||
private System.Windows.Forms.NumericUpDown numericUpDown2;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.ComboBox comboBox5;
|
||
private System.Windows.Forms.Button button16;
|
||
private System.Windows.Forms.Button button17;
|
||
private System.Windows.Forms.Button button19;
|
||
private System.Windows.Forms.Button button18;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.TrackBar trackBar2;
|
||
private System.Windows.Forms.GroupBox groupBox7;
|
||
private System.Windows.Forms.Label label17;
|
||
private System.Windows.Forms.Button button25;
|
||
private System.Windows.Forms.ComboBox comboBox3;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.TextBox textBox4;
|
||
private System.Windows.Forms.Label label12;
|
||
private System.Windows.Forms.TextBox textBox3;
|
||
private System.Windows.Forms.Button button22;
|
||
private System.Windows.Forms.Button button23;
|
||
private System.Windows.Forms.Button button24;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.GroupBox groupBox8;
|
||
private System.Windows.Forms.Label label18;
|
||
private System.Windows.Forms.Button button26;
|
||
private System.Windows.Forms.ComboBox comboBox6;
|
||
private System.Windows.Forms.Label label14;
|
||
private System.Windows.Forms.TextBox textBox5;
|
||
private System.Windows.Forms.Label label15;
|
||
private System.Windows.Forms.TextBox textBox6;
|
||
private System.Windows.Forms.Button button27;
|
||
private System.Windows.Forms.Button button28;
|
||
private System.Windows.Forms.Button button29;
|
||
private System.Windows.Forms.Label label16;
|
||
private System.Windows.Forms.GroupBox groupBox9;
|
||
private System.Windows.Forms.Label label20;
|
||
private System.Windows.Forms.Button button30;
|
||
private System.Windows.Forms.Button button31;
|
||
private System.Windows.Forms.TrackBar trackBar3;
|
||
private System.Windows.Forms.Label label19;
|
||
private System.Windows.Forms.TextBox textBox7;
|
||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
||
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
||
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
||
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
||
private System.Windows.Forms.StatusStrip statusStrip1;
|
||
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
||
}
|
||
} |