namespace OxfordTest
{
partial class Form1
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.tBHV = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.tBHVIn = new System.Windows.Forms.TextBox();
this.button2 = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.tBWD = new System.Windows.Forms.TextBox();
this.tBMag = new System.Windows.Forms.TextBox();
this.tBBright = new System.Windows.Forms.TextBox();
this.tBContast = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.tBWDIn = new System.Windows.Forms.TextBox();
this.tBMagIn = new System.Windows.Forms.TextBox();
this.tBrightIn = new System.Windows.Forms.TextBox();
this.tBContrastIn = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.button7 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.tBX = new System.Windows.Forms.TextBox();
this.tBY = new System.Windows.Forms.TextBox();
this.tBZ = new System.Windows.Forms.TextBox();
this.tBT = new System.Windows.Forms.TextBox();
this.tBR = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.button11 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button14 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.tBXIn = new System.Windows.Forms.TextBox();
this.tBYIn = new System.Windows.Forms.TextBox();
this.tBZIn = new System.Windows.Forms.TextBox();
this.tBTIn = new System.Windows.Forms.TextBox();
this.tBRIn = new System.Windows.Forms.TextBox();
this.label27 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.button16 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.button18 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.button20 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button22 = new System.Windows.Forms.Button();
this.button23 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.拍图 = new System.Windows.Forms.GroupBox();
this.pBImage = new System.Windows.Forms.PictureBox();
this.button24 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.button25 = new System.Windows.Forms.Button();
this.button26 = new System.Windows.Forms.Button();
this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.元素 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.含量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox1.SuspendLayout();
this.拍图.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pBImage)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(93, 37);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(44, 18);
this.label1.TabIndex = 0;
this.label1.Text = "高压";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(57, 80);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(80, 18);
this.label2.TabIndex = 1;
this.label2.Text = "工作距离";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(57, 126);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(80, 18);
this.label3.TabIndex = 2;
this.label3.Text = "放大倍数";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(93, 169);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(44, 18);
this.label6.TabIndex = 5;
this.label6.Text = "亮度";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(75, 227);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(62, 18);
this.label7.TabIndex = 6;
this.label7.Text = "对比度";
//
// tBHV
//
this.tBHV.Location = new System.Drawing.Point(183, 34);
this.tBHV.Name = "tBHV";
this.tBHV.ReadOnly = true;
this.tBHV.Size = new System.Drawing.Size(100, 28);
this.tBHV.TabIndex = 7;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(289, 37);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(26, 18);
this.label8.TabIndex = 8;
this.label8.Text = "kV";
//
// button1
//
this.button1.Location = new System.Drawing.Point(336, 27);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 39);
this.button1.TabIndex = 9;
this.button1.Text = "获取";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// tBHVIn
//
this.tBHVIn.Location = new System.Drawing.Point(462, 34);
this.tBHVIn.Name = "tBHVIn";
this.tBHVIn.Size = new System.Drawing.Size(100, 28);
this.tBHVIn.TabIndex = 10;
this.tBHVIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
//
// button2
//
this.button2.Location = new System.Drawing.Point(638, 27);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 39);
this.button2.TabIndex = 11;
this.button2.Text = "设定";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(568, 37);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(26, 18);
this.label9.TabIndex = 12;
this.label9.Text = "kV";
//
// tBWD
//
this.tBWD.Location = new System.Drawing.Point(183, 77);
this.tBWD.Name = "tBWD";
this.tBWD.ReadOnly = true;
this.tBWD.Size = new System.Drawing.Size(100, 28);
this.tBWD.TabIndex = 13;
//
// tBMag
//
this.tBMag.Location = new System.Drawing.Point(183, 123);
this.tBMag.Name = "tBMag";
this.tBMag.ReadOnly = true;
this.tBMag.Size = new System.Drawing.Size(100, 28);
this.tBMag.TabIndex = 14;
//
// tBBright
//
this.tBBright.Location = new System.Drawing.Point(183, 166);
this.tBBright.Name = "tBBright";
this.tBBright.ReadOnly = true;
this.tBBright.Size = new System.Drawing.Size(100, 28);
this.tBBright.TabIndex = 15;
//
// tBContast
//
this.tBContast.Location = new System.Drawing.Point(183, 217);
this.tBContast.Name = "tBContast";
this.tBContast.ReadOnly = true;
this.tBContast.Size = new System.Drawing.Size(100, 28);
this.tBContast.TabIndex = 16;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(289, 80);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(26, 18);
this.label10.TabIndex = 17;
this.label10.Text = "mm";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(289, 126);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(17, 18);
this.label11.TabIndex = 18;
this.label11.Text = "X";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(289, 169);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(17, 18);
this.label12.TabIndex = 19;
this.label12.Text = "%";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(289, 220);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(17, 18);
this.label13.TabIndex = 20;
this.label13.Text = "%";
//
// button3
//
this.button3.Location = new System.Drawing.Point(336, 72);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 39);
this.button3.TabIndex = 21;
this.button3.Text = "获取";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(336, 116);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 39);
this.button4.TabIndex = 22;
this.button4.Text = "获取";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(336, 159);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 39);
this.button5.TabIndex = 23;
this.button5.Text = "获取";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(336, 217);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 39);
this.button6.TabIndex = 24;
this.button6.Text = "获取";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// tBWDIn
//
this.tBWDIn.Location = new System.Drawing.Point(462, 77);
this.tBWDIn.Name = "tBWDIn";
this.tBWDIn.Size = new System.Drawing.Size(100, 28);
this.tBWDIn.TabIndex = 25;
this.tBWDIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBWDIn_KeyPress);
//
// tBMagIn
//
this.tBMagIn.Location = new System.Drawing.Point(462, 123);
this.tBMagIn.Name = "tBMagIn";
this.tBMagIn.Size = new System.Drawing.Size(100, 28);
this.tBMagIn.TabIndex = 26;
this.tBMagIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBMagIn_KeyPress);
//
// tBrightIn
//
this.tBrightIn.Location = new System.Drawing.Point(462, 170);
this.tBrightIn.Name = "tBrightIn";
this.tBrightIn.Size = new System.Drawing.Size(100, 28);
this.tBrightIn.TabIndex = 27;
this.tBrightIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBrightIn_KeyPress);
//
// tBContrastIn
//
this.tBContrastIn.Location = new System.Drawing.Point(462, 224);
this.tBContrastIn.Name = "tBContrastIn";
this.tBContrastIn.Size = new System.Drawing.Size(100, 28);
this.tBContrastIn.TabIndex = 28;
this.tBContrastIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBContrastIn_KeyPress);
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(568, 227);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(17, 18);
this.label14.TabIndex = 32;
this.label14.Text = "%";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(568, 176);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 18);
this.label15.TabIndex = 31;
this.label15.Text = "%";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(568, 133);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(17, 18);
this.label16.TabIndex = 30;
this.label16.Text = "X";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(568, 87);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(26, 18);
this.label17.TabIndex = 29;
this.label17.Text = "mm";
//
// button7
//
this.button7.Location = new System.Drawing.Point(638, 72);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 39);
this.button7.TabIndex = 33;
this.button7.Text = "设定";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.Location = new System.Drawing.Point(638, 116);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 39);
this.button8.TabIndex = 34;
this.button8.Text = "设定";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button9
//
this.button9.Location = new System.Drawing.Point(638, 159);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 39);
this.button9.TabIndex = 35;
this.button9.Text = "设定";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// button10
//
this.button10.Location = new System.Drawing.Point(638, 210);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(75, 39);
this.button10.TabIndex = 36;
this.button10.Text = "设定";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(17, 291);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(62, 18);
this.label4.TabIndex = 37;
this.label4.Text = "样品台";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(104, 291);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(17, 18);
this.label5.TabIndex = 38;
this.label5.Text = "X";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(104, 337);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(17, 18);
this.label18.TabIndex = 39;
this.label18.Text = "Y";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(104, 382);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(17, 18);
this.label19.TabIndex = 40;
this.label19.Text = "Z";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(104, 425);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(17, 18);
this.label20.TabIndex = 41;
this.label20.Text = "T";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(104, 469);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(17, 18);
this.label21.TabIndex = 42;
this.label21.Text = "R";
//
// tBX
//
this.tBX.Location = new System.Drawing.Point(183, 281);
this.tBX.Name = "tBX";
this.tBX.ReadOnly = true;
this.tBX.Size = new System.Drawing.Size(100, 28);
this.tBX.TabIndex = 43;
//
// tBY
//
this.tBY.Location = new System.Drawing.Point(183, 334);
this.tBY.Name = "tBY";
this.tBY.ReadOnly = true;
this.tBY.Size = new System.Drawing.Size(100, 28);
this.tBY.TabIndex = 44;
//
// tBZ
//
this.tBZ.Location = new System.Drawing.Point(183, 382);
this.tBZ.Name = "tBZ";
this.tBZ.ReadOnly = true;
this.tBZ.Size = new System.Drawing.Size(100, 28);
this.tBZ.TabIndex = 45;
//
// tBT
//
this.tBT.Location = new System.Drawing.Point(183, 425);
this.tBT.Name = "tBT";
this.tBT.ReadOnly = true;
this.tBT.Size = new System.Drawing.Size(100, 28);
this.tBT.TabIndex = 46;
//
// tBR
//
this.tBR.Location = new System.Drawing.Point(183, 469);
this.tBR.Name = "tBR";
this.tBR.ReadOnly = true;
this.tBR.Size = new System.Drawing.Size(100, 28);
this.tBR.TabIndex = 47;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(289, 291);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(26, 18);
this.label22.TabIndex = 48;
this.label22.Text = "mm";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(289, 344);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(26, 18);
this.label23.TabIndex = 49;
this.label23.Text = "mm";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(289, 385);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(26, 18);
this.label24.TabIndex = 50;
this.label24.Text = "mm";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(289, 428);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(26, 18);
this.label25.TabIndex = 51;
this.label25.Text = "mm";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(289, 472);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(26, 18);
this.label26.TabIndex = 52;
this.label26.Text = "mm";
//
// button11
//
this.button11.Location = new System.Drawing.Point(336, 274);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(75, 39);
this.button11.TabIndex = 53;
this.button11.Text = "获取";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// button12
//
this.button12.Location = new System.Drawing.Point(336, 327);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(75, 39);
this.button12.TabIndex = 54;
this.button12.Text = "获取";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.button12_Click);
//
// button13
//
this.button13.Location = new System.Drawing.Point(336, 371);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(75, 39);
this.button13.TabIndex = 55;
this.button13.Text = "获取";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.button13_Click);
//
// button14
//
this.button14.Location = new System.Drawing.Point(336, 416);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(75, 39);
this.button14.TabIndex = 56;
this.button14.Text = "获取";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.button14_Click);
//
// button15
//
this.button15.Location = new System.Drawing.Point(336, 462);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(75, 39);
this.button15.TabIndex = 57;
this.button15.Text = "获取";
this.button15.UseVisualStyleBackColor = true;
this.button15.Click += new System.EventHandler(this.button15_Click);
//
// tBXIn
//
this.tBXIn.Location = new System.Drawing.Point(462, 281);
this.tBXIn.Name = "tBXIn";
this.tBXIn.Size = new System.Drawing.Size(100, 28);
this.tBXIn.TabIndex = 58;
this.tBXIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBXIn_KeyPress);
//
// tBYIn
//
this.tBYIn.Location = new System.Drawing.Point(462, 334);
this.tBYIn.Name = "tBYIn";
this.tBYIn.Size = new System.Drawing.Size(100, 28);
this.tBYIn.TabIndex = 59;
this.tBYIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBYIn_KeyPress);
//
// tBZIn
//
this.tBZIn.Location = new System.Drawing.Point(462, 378);
this.tBZIn.Name = "tBZIn";
this.tBZIn.Size = new System.Drawing.Size(100, 28);
this.tBZIn.TabIndex = 60;
this.tBZIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBZIn_KeyPress);
//
// tBTIn
//
this.tBTIn.Location = new System.Drawing.Point(462, 418);
this.tBTIn.Name = "tBTIn";
this.tBTIn.Size = new System.Drawing.Size(100, 28);
this.tBTIn.TabIndex = 61;
this.tBTIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBTIn_KeyPress);
//
// tBRIn
//
this.tBRIn.Location = new System.Drawing.Point(462, 462);
this.tBRIn.Name = "tBRIn";
this.tBRIn.Size = new System.Drawing.Size(100, 28);
this.tBRIn.TabIndex = 62;
this.tBRIn.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tBRIn_KeyPress);
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(568, 291);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(26, 18);
this.label27.TabIndex = 63;
this.label27.Text = "mm";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(568, 337);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(26, 18);
this.label28.TabIndex = 64;
this.label28.Text = "mm";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(568, 378);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(26, 18);
this.label29.TabIndex = 65;
this.label29.Text = "mm";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(568, 426);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(26, 18);
this.label30.TabIndex = 66;
this.label30.Text = "mm";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(568, 472);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(26, 18);
this.label31.TabIndex = 67;
this.label31.Text = "mm";
//
// button16
//
this.button16.Location = new System.Drawing.Point(638, 281);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(75, 39);
this.button16.TabIndex = 68;
this.button16.Text = "设定";
this.button16.UseVisualStyleBackColor = true;
this.button16.Click += new System.EventHandler(this.button16_Click);
//
// button17
//
this.button17.Location = new System.Drawing.Point(638, 327);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(75, 39);
this.button17.TabIndex = 69;
this.button17.Text = "设定";
this.button17.UseVisualStyleBackColor = true;
this.button17.Click += new System.EventHandler(this.button17_Click);
//
// button18
//
this.button18.Location = new System.Drawing.Point(638, 375);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(75, 39);
this.button18.TabIndex = 70;
this.button18.Text = "设定";
this.button18.UseVisualStyleBackColor = true;
this.button18.Click += new System.EventHandler(this.button18_Click);
//
// button19
//
this.button19.Location = new System.Drawing.Point(638, 420);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(75, 39);
this.button19.TabIndex = 71;
this.button19.Text = "设定";
this.button19.UseVisualStyleBackColor = true;
this.button19.Click += new System.EventHandler(this.button19_Click);
//
// button20
//
this.button20.Location = new System.Drawing.Point(638, 465);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(75, 39);
this.button20.TabIndex = 72;
this.button20.Text = "设定";
this.button20.UseVisualStyleBackColor = true;
this.button20.Click += new System.EventHandler(this.button20_Click);
//
// button21
//
this.button21.Location = new System.Drawing.Point(183, 521);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(159, 39);
this.button21.TabIndex = 73;
this.button21.Text = "获取全部";
this.button21.UseVisualStyleBackColor = true;
this.button21.Click += new System.EventHandler(this.button21_Click);
//
// button22
//
this.button22.Location = new System.Drawing.Point(378, 521);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(146, 39);
this.button22.TabIndex = 74;
this.button22.Text = "设定XY";
this.button22.UseVisualStyleBackColor = true;
this.button22.Click += new System.EventHandler(this.button22_Click);
//
// button23
//
this.button23.Location = new System.Drawing.Point(571, 521);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(142, 39);
this.button23.TabIndex = 75;
this.button23.Text = "设定全部";
this.button23.UseVisualStyleBackColor = true;
this.button23.Click += new System.EventHandler(this.button23_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.button23);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.button22);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.button21);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.button20);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.button19);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.button18);
this.groupBox1.Controls.Add(this.tBHV);
this.groupBox1.Controls.Add(this.button17);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.button16);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.label31);
this.groupBox1.Controls.Add(this.tBHVIn);
this.groupBox1.Controls.Add(this.label30);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label29);
this.groupBox1.Controls.Add(this.tBWD);
this.groupBox1.Controls.Add(this.label28);
this.groupBox1.Controls.Add(this.tBMag);
this.groupBox1.Controls.Add(this.label27);
this.groupBox1.Controls.Add(this.tBBright);
this.groupBox1.Controls.Add(this.tBRIn);
this.groupBox1.Controls.Add(this.tBContast);
this.groupBox1.Controls.Add(this.tBTIn);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.tBZIn);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.tBYIn);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.tBXIn);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.button15);
this.groupBox1.Controls.Add(this.button3);
this.groupBox1.Controls.Add(this.button14);
this.groupBox1.Controls.Add(this.button4);
this.groupBox1.Controls.Add(this.button13);
this.groupBox1.Controls.Add(this.button5);
this.groupBox1.Controls.Add(this.button12);
this.groupBox1.Controls.Add(this.button6);
this.groupBox1.Controls.Add(this.button11);
this.groupBox1.Controls.Add(this.tBWDIn);
this.groupBox1.Controls.Add(this.label26);
this.groupBox1.Controls.Add(this.tBMagIn);
this.groupBox1.Controls.Add(this.label25);
this.groupBox1.Controls.Add(this.tBrightIn);
this.groupBox1.Controls.Add(this.label24);
this.groupBox1.Controls.Add(this.tBContrastIn);
this.groupBox1.Controls.Add(this.label23);
this.groupBox1.Controls.Add(this.label17);
this.groupBox1.Controls.Add(this.label22);
this.groupBox1.Controls.Add(this.label16);
this.groupBox1.Controls.Add(this.tBR);
this.groupBox1.Controls.Add(this.label15);
this.groupBox1.Controls.Add(this.tBT);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.tBZ);
this.groupBox1.Controls.Add(this.button7);
this.groupBox1.Controls.Add(this.tBY);
this.groupBox1.Controls.Add(this.button8);
this.groupBox1.Controls.Add(this.tBX);
this.groupBox1.Controls.Add(this.button9);
this.groupBox1.Controls.Add(this.label21);
this.groupBox1.Controls.Add(this.button10);
this.groupBox1.Controls.Add(this.label20);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label19);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label18);
this.groupBox1.Location = new System.Drawing.Point(12, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(737, 576);
this.groupBox1.TabIndex = 76;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "电镜和样品台控制";
//
// 拍图
//
this.拍图.Controls.Add(this.pBImage);
this.拍图.Controls.Add(this.button24);
this.拍图.Location = new System.Drawing.Point(790, 12);
this.拍图.Name = "拍图";
this.拍图.Size = new System.Drawing.Size(890, 576);
this.拍图.TabIndex = 77;
this.拍图.TabStop = false;
this.拍图.Text = "拍图";
//
// pBImage
//
this.pBImage.Location = new System.Drawing.Point(6, 77);
this.pBImage.Name = "pBImage";
this.pBImage.Size = new System.Drawing.Size(878, 493);
this.pBImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pBImage.TabIndex = 1;
this.pBImage.TabStop = false;
//
// button24
//
this.button24.Location = new System.Drawing.Point(39, 27);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(75, 40);
this.button24.TabIndex = 0;
this.button24.Text = "拍图";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.button24_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dataGridView1);
this.groupBox2.Controls.Add(this.chart1);
this.groupBox2.Controls.Add(this.button26);
this.groupBox2.Controls.Add(this.button25);
this.groupBox2.Location = new System.Drawing.Point(20, 610);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(1654, 448);
this.groupBox2.TabIndex = 78;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "能谱";
//
// button25
//
this.button25.Location = new System.Drawing.Point(27, 39);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(113, 44);
this.button25.TabIndex = 0;
this.button25.Text = "点采集";
this.button25.UseVisualStyleBackColor = true;
this.button25.Click += new System.EventHandler(this.button25_Click);
//
// button26
//
this.button26.Location = new System.Drawing.Point(175, 40);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(123, 44);
this.button26.TabIndex = 1;
this.button26.Text = "面采集";
this.button26.UseVisualStyleBackColor = true;
this.button26.Click += new System.EventHandler(this.button26_Click);
//
// chart1
//
chartArea4.Name = "ChartArea1";
this.chart1.ChartAreas.Add(chartArea4);
legend4.Name = "Legend1";
this.chart1.Legends.Add(legend4);
this.chart1.Location = new System.Drawing.Point(328, 40);
this.chart1.Name = "chart1";
series4.ChartArea = "ChartArea1";
series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series4.Legend = "Legend1";
series4.Name = "Series1";
this.chart1.Series.Add(series4);
this.chart1.Size = new System.Drawing.Size(1311, 387);
this.chart1.TabIndex = 3;
this.chart1.Text = "chart1";
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.元素,
this.含量});
this.dataGridView1.Location = new System.Drawing.Point(27, 104);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 30;
this.dataGridView1.Size = new System.Drawing.Size(271, 323);
this.dataGridView1.TabIndex = 79;
//
// 元素
//
this.元素.HeaderText = "元素";
this.元素.Name = "元素";
//
// 含量
//
this.含量.HeaderText = "含量";
this.含量.Name = "含量";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1687, 1070);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.拍图);
this.Controls.Add(this.groupBox1);
this.Name = "Form1";
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.拍图.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pBImage)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox tBHV;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox tBHVIn;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox tBWD;
private System.Windows.Forms.TextBox tBMag;
private System.Windows.Forms.TextBox tBBright;
private System.Windows.Forms.TextBox tBContast;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.TextBox tBWDIn;
private System.Windows.Forms.TextBox tBMagIn;
private System.Windows.Forms.TextBox tBrightIn;
private System.Windows.Forms.TextBox tBContrastIn;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox tBX;
private System.Windows.Forms.TextBox tBY;
private System.Windows.Forms.TextBox tBZ;
private System.Windows.Forms.TextBox tBT;
private System.Windows.Forms.TextBox tBR;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.TextBox tBXIn;
private System.Windows.Forms.TextBox tBYIn;
private System.Windows.Forms.TextBox tBZIn;
private System.Windows.Forms.TextBox tBTIn;
private System.Windows.Forms.TextBox tBRIn;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox 拍图;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.PictureBox pBImage;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn 元素;
private System.Windows.Forms.DataGridViewTextBoxColumn 含量;
private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Button button25;
}
}