|
@@ -72,10 +72,7 @@
|
|
|
this.cb_Xdirection = new System.Windows.Forms.ComboBox();
|
|
|
this.label_x = new System.Windows.Forms.Label();
|
|
|
this.btn_continuousshot = new System.Windows.Forms.Button();
|
|
|
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
|
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.tabSetting.SuspendLayout();
|
|
|
this.tabImage.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
@@ -89,10 +86,6 @@
|
|
|
this.splitContainer1.Panel1.SuspendLayout();
|
|
|
this.splitContainer1.Panel2.SuspendLayout();
|
|
|
this.splitContainer1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// tabSetting
|
|
@@ -105,7 +98,7 @@
|
|
|
this.tabSetting.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabSetting.Name = "tabSetting";
|
|
|
this.tabSetting.SelectedIndex = 0;
|
|
|
- this.tabSetting.Size = new System.Drawing.Size(835, 736);
|
|
|
+ this.tabSetting.Size = new System.Drawing.Size(1050, 770);
|
|
|
this.tabSetting.TabIndex = 2;
|
|
|
//
|
|
|
// tabImage
|
|
@@ -122,7 +115,7 @@
|
|
|
this.tabImage.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabImage.Name = "tabImage";
|
|
|
this.tabImage.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabImage.Size = new System.Drawing.Size(827, 710);
|
|
|
+ this.tabImage.Size = new System.Drawing.Size(1042, 744);
|
|
|
this.tabImage.TabIndex = 1;
|
|
|
this.tabImage.Text = "BSE测试";
|
|
|
this.tabImage.UseVisualStyleBackColor = true;
|
|
@@ -157,7 +150,7 @@
|
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBox2.Name = "groupBox2";
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.groupBox2.Size = new System.Drawing.Size(822, 665);
|
|
|
+ this.groupBox2.Size = new System.Drawing.Size(1029, 692);
|
|
|
this.groupBox2.TabIndex = 13;
|
|
|
this.groupBox2.TabStop = false;
|
|
|
this.groupBox2.Text = "图像显示";
|
|
@@ -170,7 +163,7 @@
|
|
|
this.panel1.Location = new System.Drawing.Point(2, 16);
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(818, 647);
|
|
|
+ this.panel1.Size = new System.Drawing.Size(1025, 674);
|
|
|
this.panel1.TabIndex = 2;
|
|
|
//
|
|
|
// pbImage
|
|
@@ -180,15 +173,14 @@
|
|
|
this.pbImage.Location = new System.Drawing.Point(0, 0);
|
|
|
this.pbImage.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pbImage.Name = "pbImage";
|
|
|
- this.pbImage.Size = new System.Drawing.Size(818, 647);
|
|
|
- this.pbImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pbImage.Size = new System.Drawing.Size(1025, 674);
|
|
|
this.pbImage.TabIndex = 0;
|
|
|
this.pbImage.TabStop = false;
|
|
|
//
|
|
|
// btnClear
|
|
|
//
|
|
|
this.btnClear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnClear.Location = new System.Drawing.Point(750, 77);
|
|
|
+ this.btnClear.Location = new System.Drawing.Point(957, 77);
|
|
|
this.btnClear.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnClear.Name = "btnClear";
|
|
|
this.btnClear.Size = new System.Drawing.Size(67, 50);
|
|
@@ -201,7 +193,7 @@
|
|
|
// btnSaveImage
|
|
|
//
|
|
|
this.btnSaveImage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnSaveImage.Location = new System.Drawing.Point(550, 8);
|
|
|
+ this.btnSaveImage.Location = new System.Drawing.Point(478, 8);
|
|
|
this.btnSaveImage.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnSaveImage.Name = "btnSaveImage";
|
|
|
this.btnSaveImage.Size = new System.Drawing.Size(67, 33);
|
|
@@ -214,7 +206,7 @@
|
|
|
// btnDisplay
|
|
|
//
|
|
|
this.btnDisplay.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnDisplay.Location = new System.Drawing.Point(756, 8);
|
|
|
+ this.btnDisplay.Location = new System.Drawing.Point(684, 8);
|
|
|
this.btnDisplay.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnDisplay.Name = "btnDisplay";
|
|
|
this.btnDisplay.Size = new System.Drawing.Size(67, 33);
|
|
@@ -278,7 +270,7 @@
|
|
|
this.tabXRay.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.tabXRay.Name = "tabXRay";
|
|
|
this.tabXRay.Padding = new System.Windows.Forms.Padding(2);
|
|
|
- this.tabXRay.Size = new System.Drawing.Size(827, 710);
|
|
|
+ this.tabXRay.Size = new System.Drawing.Size(1042, 744);
|
|
|
this.tabXRay.TabIndex = 0;
|
|
|
this.tabXRay.Text = "X-Ray测试";
|
|
|
this.tabXRay.UseVisualStyleBackColor = true;
|
|
@@ -441,13 +433,16 @@
|
|
|
this.tabImage2.Location = new System.Drawing.Point(4, 22);
|
|
|
this.tabImage2.Name = "tabImage2";
|
|
|
this.tabImage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
- this.tabImage2.Size = new System.Drawing.Size(827, 710);
|
|
|
+ this.tabImage2.Size = new System.Drawing.Size(1042, 744);
|
|
|
this.tabImage2.TabIndex = 2;
|
|
|
this.tabImage2.Text = "轴方向测试";
|
|
|
this.tabImage2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// splitContainer1
|
|
|
//
|
|
|
+ this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.splitContainer1.Location = new System.Drawing.Point(7, 8);
|
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
@@ -470,12 +465,9 @@
|
|
|
//
|
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
|
- this.splitContainer1.Panel2.Controls.Add(this.pictureBox3);
|
|
|
- this.splitContainer1.Panel2.Controls.Add(this.pictureBox4);
|
|
|
- this.splitContainer1.Panel2.Controls.Add(this.pictureBox2);
|
|
|
- this.splitContainer1.Panel2.Controls.Add(this.pictureBox1);
|
|
|
- this.splitContainer1.Size = new System.Drawing.Size(813, 695);
|
|
|
- this.splitContainer1.SplitterDistance = 81;
|
|
|
+ this.splitContainer1.Panel2.Controls.Add(this.panel2);
|
|
|
+ this.splitContainer1.Size = new System.Drawing.Size(1029, 730);
|
|
|
+ this.splitContainer1.SplitterDistance = 85;
|
|
|
this.splitContainer1.TabIndex = 3;
|
|
|
//
|
|
|
// btn_Recommendedconfiguration
|
|
@@ -598,56 +590,23 @@
|
|
|
this.btn_continuousshot.UseVisualStyleBackColor = true;
|
|
|
this.btn_continuousshot.Click += new System.EventHandler(this.btn_continuousshot_Click);
|
|
|
//
|
|
|
- // pictureBox3
|
|
|
- //
|
|
|
- this.pictureBox3.BackColor = System.Drawing.Color.White;
|
|
|
- this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.pictureBox3.Location = new System.Drawing.Point(405, 305);
|
|
|
- this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.pictureBox3.Name = "pictureBox3";
|
|
|
- this.pictureBox3.Size = new System.Drawing.Size(400, 300);
|
|
|
- this.pictureBox3.TabIndex = 4;
|
|
|
- this.pictureBox3.TabStop = false;
|
|
|
- //
|
|
|
- // pictureBox4
|
|
|
- //
|
|
|
- this.pictureBox4.BackColor = System.Drawing.Color.White;
|
|
|
- this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.pictureBox4.Location = new System.Drawing.Point(5, 305);
|
|
|
- this.pictureBox4.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.pictureBox4.Name = "pictureBox4";
|
|
|
- this.pictureBox4.Size = new System.Drawing.Size(400, 300);
|
|
|
- this.pictureBox4.TabIndex = 3;
|
|
|
- this.pictureBox4.TabStop = false;
|
|
|
- //
|
|
|
- // pictureBox2
|
|
|
- //
|
|
|
- this.pictureBox2.BackColor = System.Drawing.Color.White;
|
|
|
- this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.pictureBox2.Location = new System.Drawing.Point(405, 5);
|
|
|
- this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.pictureBox2.Name = "pictureBox2";
|
|
|
- this.pictureBox2.Size = new System.Drawing.Size(400, 300);
|
|
|
- this.pictureBox2.TabIndex = 2;
|
|
|
- this.pictureBox2.TabStop = false;
|
|
|
- //
|
|
|
- // pictureBox1
|
|
|
- //
|
|
|
- this.pictureBox1.BackColor = System.Drawing.Color.White;
|
|
|
- this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(5, 5);
|
|
|
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.pictureBox1.Name = "pictureBox1";
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(400, 300);
|
|
|
- this.pictureBox1.TabIndex = 1;
|
|
|
- this.pictureBox1.TabStop = false;
|
|
|
+ // panel2
|
|
|
+ //
|
|
|
+ this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.panel2.Name = "panel2";
|
|
|
+ this.panel2.Size = new System.Drawing.Size(1029, 641);
|
|
|
+ this.panel2.TabIndex = 2;
|
|
|
+ this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
|
|
|
//
|
|
|
// ControllerSettingForm
|
|
|
//
|
|
|
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(835, 736);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1050, 770);
|
|
|
this.Controls.Add(this.tabSetting);
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
@@ -673,10 +632,6 @@
|
|
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
|
this.splitContainer1.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -722,10 +677,7 @@
|
|
|
private System.Windows.Forms.ComboBox cb_Xdirection;
|
|
|
private System.Windows.Forms.Label label_x;
|
|
|
private System.Windows.Forms.Button btn_continuousshot;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox4;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
- private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
private System.Windows.Forms.Button btn_Recommendedconfiguration;
|
|
|
+ private System.Windows.Forms.Panel panel2;
|
|
|
}
|
|
|
}
|