namespace WCS_Client.From { partial class Form_SystemSet { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label1 = new System.Windows.Forms.Label(); this.rdoBtnEnable_01 = new System.Windows.Forms.RadioButton(); this.rdoBtnDisable_01 = new System.Windows.Forms.RadioButton(); this.btnCancel = new System.Windows.Forms.Button(); this.btnSave = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_02 = new System.Windows.Forms.RadioButton(); this.label2 = new System.Windows.Forms.Label(); this.rdoBtnEnable_02 = new System.Windows.Forms.RadioButton(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_03 = new System.Windows.Forms.RadioButton(); this.label3 = new System.Windows.Forms.Label(); this.rdoBtnEnable_03 = new System.Windows.Forms.RadioButton(); this.rdoBtnDisable_04 = new System.Windows.Forms.RadioButton(); this.label4 = new System.Windows.Forms.Label(); this.rdoBtnEnable_04 = new System.Windows.Forms.RadioButton(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_05 = new System.Windows.Forms.RadioButton(); this.label5 = new System.Windows.Forms.Label(); this.rdoBtnEnable_05 = new System.Windows.Forms.RadioButton(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_06 = new System.Windows.Forms.RadioButton(); this.label6 = new System.Windows.Forms.Label(); this.rdoBtnEnable_06 = new System.Windows.Forms.RadioButton(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_07 = new System.Windows.Forms.RadioButton(); this.label7 = new System.Windows.Forms.Label(); this.rdoBtnEnable_07 = new System.Windows.Forms.RadioButton(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisable_08 = new System.Windows.Forms.RadioButton(); this.label8 = new System.Windows.Forms.Label(); this.rdoBtnEnable_08 = new System.Windows.Forms.RadioButton(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.rdoBtnRGV2Mode_03 = new System.Windows.Forms.RadioButton(); this.label9 = new System.Windows.Forms.Label(); this.rdoBtnRGV2Mode_04 = new System.Windows.Forms.RadioButton(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.groupBox14 = new System.Windows.Forms.GroupBox(); this.rdoBtnDisableAGV_01 = new System.Windows.Forms.RadioButton(); this.label10 = new System.Windows.Forms.Label(); this.rdoBtnEnableAGV_01 = new System.Windows.Forms.RadioButton(); this.rdoBtnDisableAGV_02 = new System.Windows.Forms.RadioButton(); this.label11 = new System.Windows.Forms.Label(); this.rdoBtnEnableAGV_02 = new System.Windows.Forms.RadioButton(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox8.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox10.SuspendLayout(); this.groupBox11.SuspendLayout(); this.groupBox12.SuspendLayout(); this.groupBox13.SuspendLayout(); this.groupBox14.SuspendLayout(); this.groupBox15.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.groupBox5); this.groupBox1.Controls.Add(this.groupBox4); this.groupBox1.Controls.Add(this.groupBox3); this.groupBox1.Location = new System.Drawing.Point(30, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(345, 188); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "托盘堆垛机"; // // groupBox2 // this.groupBox2.Controls.Add(this.groupBox10); this.groupBox2.Controls.Add(this.groupBox9); this.groupBox2.Controls.Add(this.groupBox8); this.groupBox2.Controls.Add(this.groupBox7); this.groupBox2.Controls.Add(this.groupBox6); this.groupBox2.Location = new System.Drawing.Point(397, 12); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(371, 306); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "料箱堆垛机"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(29, 20); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(71, 12); this.label1.TabIndex = 0; this.label1.Text = "1号堆垛机:"; // // rdoBtnEnable_01 // this.rdoBtnEnable_01.AutoSize = true; this.rdoBtnEnable_01.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_01.Name = "rdoBtnEnable_01"; this.rdoBtnEnable_01.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_01.TabIndex = 3; this.rdoBtnEnable_01.TabStop = true; this.rdoBtnEnable_01.Text = "启用"; this.rdoBtnEnable_01.UseVisualStyleBackColor = true; // // rdoBtnDisable_01 // this.rdoBtnDisable_01.AutoSize = true; this.rdoBtnDisable_01.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_01.Name = "rdoBtnDisable_01"; this.rdoBtnDisable_01.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_01.TabIndex = 4; this.rdoBtnDisable_01.TabStop = true; this.rdoBtnDisable_01.Text = "禁用"; this.rdoBtnDisable_01.UseVisualStyleBackColor = true; // // btnCancel // this.btnCancel.Location = new System.Drawing.Point(678, 462); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(90, 24); this.btnCancel.TabIndex = 2; this.btnCancel.Text = "取消"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnSave // this.btnSave.Location = new System.Drawing.Point(547, 462); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(90, 24); this.btnSave.TabIndex = 3; this.btnSave.Text = "保存设置"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.rdoBtnDisable_01); this.groupBox3.Controls.Add(this.label1); this.groupBox3.Controls.Add(this.rdoBtnEnable_01); this.groupBox3.Location = new System.Drawing.Point(6, 20); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(318, 44); this.groupBox3.TabIndex = 4; this.groupBox3.TabStop = false; // // groupBox4 // this.groupBox4.Controls.Add(this.rdoBtnDisable_02); this.groupBox4.Controls.Add(this.label2); this.groupBox4.Controls.Add(this.rdoBtnEnable_02); this.groupBox4.Location = new System.Drawing.Point(6, 70); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(318, 44); this.groupBox4.TabIndex = 5; this.groupBox4.TabStop = false; // // rdoBtnDisable_02 // this.rdoBtnDisable_02.AutoSize = true; this.rdoBtnDisable_02.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_02.Name = "rdoBtnDisable_02"; this.rdoBtnDisable_02.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_02.TabIndex = 4; this.rdoBtnDisable_02.TabStop = true; this.rdoBtnDisable_02.Text = "禁用"; this.rdoBtnDisable_02.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(29, 20); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(71, 12); this.label2.TabIndex = 0; this.label2.Text = "2号堆垛机:"; // // rdoBtnEnable_02 // this.rdoBtnEnable_02.AutoSize = true; this.rdoBtnEnable_02.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_02.Name = "rdoBtnEnable_02"; this.rdoBtnEnable_02.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_02.TabIndex = 3; this.rdoBtnEnable_02.TabStop = true; this.rdoBtnEnable_02.Text = "启用"; this.rdoBtnEnable_02.UseVisualStyleBackColor = true; // // groupBox5 // this.groupBox5.Controls.Add(this.rdoBtnDisable_03); this.groupBox5.Controls.Add(this.label3); this.groupBox5.Controls.Add(this.rdoBtnEnable_03); this.groupBox5.Location = new System.Drawing.Point(6, 125); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(318, 44); this.groupBox5.TabIndex = 6; this.groupBox5.TabStop = false; // // rdoBtnDisable_03 // this.rdoBtnDisable_03.AutoSize = true; this.rdoBtnDisable_03.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_03.Name = "rdoBtnDisable_03"; this.rdoBtnDisable_03.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_03.TabIndex = 4; this.rdoBtnDisable_03.TabStop = true; this.rdoBtnDisable_03.Text = "禁用"; this.rdoBtnDisable_03.UseVisualStyleBackColor = true; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(29, 20); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(71, 12); this.label3.TabIndex = 0; this.label3.Text = "3号堆垛机:"; // // rdoBtnEnable_03 // this.rdoBtnEnable_03.AutoSize = true; this.rdoBtnEnable_03.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_03.Name = "rdoBtnEnable_03"; this.rdoBtnEnable_03.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_03.TabIndex = 3; this.rdoBtnEnable_03.TabStop = true; this.rdoBtnEnable_03.Text = "启用"; this.rdoBtnEnable_03.UseVisualStyleBackColor = true; // // rdoBtnDisable_04 // this.rdoBtnDisable_04.AutoSize = true; this.rdoBtnDisable_04.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_04.Name = "rdoBtnDisable_04"; this.rdoBtnDisable_04.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_04.TabIndex = 4; this.rdoBtnDisable_04.TabStop = true; this.rdoBtnDisable_04.Text = "禁用"; this.rdoBtnDisable_04.UseVisualStyleBackColor = true; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(29, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(71, 12); this.label4.TabIndex = 0; this.label4.Text = "4号堆垛机:"; // // rdoBtnEnable_04 // this.rdoBtnEnable_04.AutoSize = true; this.rdoBtnEnable_04.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_04.Name = "rdoBtnEnable_04"; this.rdoBtnEnable_04.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_04.TabIndex = 3; this.rdoBtnEnable_04.TabStop = true; this.rdoBtnEnable_04.Text = "启用"; this.rdoBtnEnable_04.UseVisualStyleBackColor = true; // // groupBox6 // this.groupBox6.Controls.Add(this.rdoBtnDisable_04); this.groupBox6.Controls.Add(this.label4); this.groupBox6.Controls.Add(this.rdoBtnEnable_04); this.groupBox6.Location = new System.Drawing.Point(18, 20); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(318, 44); this.groupBox6.TabIndex = 5; this.groupBox6.TabStop = false; // // rdoBtnDisable_05 // this.rdoBtnDisable_05.AutoSize = true; this.rdoBtnDisable_05.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_05.Name = "rdoBtnDisable_05"; this.rdoBtnDisable_05.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_05.TabIndex = 4; this.rdoBtnDisable_05.TabStop = true; this.rdoBtnDisable_05.Text = "禁用"; this.rdoBtnDisable_05.UseVisualStyleBackColor = true; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(29, 20); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(71, 12); this.label5.TabIndex = 0; this.label5.Text = "5号堆垛机:"; // // rdoBtnEnable_05 // this.rdoBtnEnable_05.AutoSize = true; this.rdoBtnEnable_05.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_05.Name = "rdoBtnEnable_05"; this.rdoBtnEnable_05.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_05.TabIndex = 3; this.rdoBtnEnable_05.TabStop = true; this.rdoBtnEnable_05.Text = "启用"; this.rdoBtnEnable_05.UseVisualStyleBackColor = true; // // groupBox7 // this.groupBox7.Controls.Add(this.rdoBtnDisable_05); this.groupBox7.Controls.Add(this.label5); this.groupBox7.Controls.Add(this.rdoBtnEnable_05); this.groupBox7.Location = new System.Drawing.Point(18, 70); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(318, 44); this.groupBox7.TabIndex = 6; this.groupBox7.TabStop = false; // // rdoBtnDisable_06 // this.rdoBtnDisable_06.AutoSize = true; this.rdoBtnDisable_06.Location = new System.Drawing.Point(239, 18); this.rdoBtnDisable_06.Name = "rdoBtnDisable_06"; this.rdoBtnDisable_06.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_06.TabIndex = 4; this.rdoBtnDisable_06.TabStop = true; this.rdoBtnDisable_06.Text = "禁用"; this.rdoBtnDisable_06.UseVisualStyleBackColor = true; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(29, 20); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(71, 12); this.label6.TabIndex = 0; this.label6.Text = "6号堆垛机:"; // // rdoBtnEnable_06 // this.rdoBtnEnable_06.AutoSize = true; this.rdoBtnEnable_06.Location = new System.Drawing.Point(141, 18); this.rdoBtnEnable_06.Name = "rdoBtnEnable_06"; this.rdoBtnEnable_06.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_06.TabIndex = 3; this.rdoBtnEnable_06.TabStop = true; this.rdoBtnEnable_06.Text = "启用"; this.rdoBtnEnable_06.UseVisualStyleBackColor = true; // // groupBox8 // this.groupBox8.Controls.Add(this.rdoBtnDisable_06); this.groupBox8.Controls.Add(this.label6); this.groupBox8.Controls.Add(this.rdoBtnEnable_06); this.groupBox8.Location = new System.Drawing.Point(18, 125); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(318, 44); this.groupBox8.TabIndex = 7; this.groupBox8.TabStop = false; // // rdoBtnDisable_07 // this.rdoBtnDisable_07.AutoSize = true; this.rdoBtnDisable_07.Location = new System.Drawing.Point(239, 16); this.rdoBtnDisable_07.Name = "rdoBtnDisable_07"; this.rdoBtnDisable_07.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_07.TabIndex = 4; this.rdoBtnDisable_07.TabStop = true; this.rdoBtnDisable_07.Text = "禁用"; this.rdoBtnDisable_07.UseVisualStyleBackColor = true; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(29, 18); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(71, 12); this.label7.TabIndex = 0; this.label7.Text = "7号堆垛机:"; // // rdoBtnEnable_07 // this.rdoBtnEnable_07.AutoSize = true; this.rdoBtnEnable_07.Location = new System.Drawing.Point(141, 16); this.rdoBtnEnable_07.Name = "rdoBtnEnable_07"; this.rdoBtnEnable_07.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_07.TabIndex = 3; this.rdoBtnEnable_07.TabStop = true; this.rdoBtnEnable_07.Text = "启用"; this.rdoBtnEnable_07.UseVisualStyleBackColor = true; // // groupBox9 // this.groupBox9.Controls.Add(this.rdoBtnDisable_07); this.groupBox9.Controls.Add(this.label7); this.groupBox9.Controls.Add(this.rdoBtnEnable_07); this.groupBox9.Location = new System.Drawing.Point(18, 183); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(318, 44); this.groupBox9.TabIndex = 8; this.groupBox9.TabStop = false; // // rdoBtnDisable_08 // this.rdoBtnDisable_08.AutoSize = true; this.rdoBtnDisable_08.Location = new System.Drawing.Point(239, 15); this.rdoBtnDisable_08.Name = "rdoBtnDisable_08"; this.rdoBtnDisable_08.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisable_08.TabIndex = 4; this.rdoBtnDisable_08.TabStop = true; this.rdoBtnDisable_08.Text = "禁用"; this.rdoBtnDisable_08.UseVisualStyleBackColor = true; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(29, 17); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(71, 12); this.label8.TabIndex = 0; this.label8.Text = "8号堆垛机:"; // // rdoBtnEnable_08 // this.rdoBtnEnable_08.AutoSize = true; this.rdoBtnEnable_08.Location = new System.Drawing.Point(141, 15); this.rdoBtnEnable_08.Name = "rdoBtnEnable_08"; this.rdoBtnEnable_08.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnable_08.TabIndex = 3; this.rdoBtnEnable_08.TabStop = true; this.rdoBtnEnable_08.Text = "启用"; this.rdoBtnEnable_08.UseVisualStyleBackColor = true; // // groupBox10 // this.groupBox10.Controls.Add(this.rdoBtnDisable_08); this.groupBox10.Controls.Add(this.label8); this.groupBox10.Controls.Add(this.rdoBtnEnable_08); this.groupBox10.Location = new System.Drawing.Point(18, 240); this.groupBox10.Name = "groupBox10"; this.groupBox10.Size = new System.Drawing.Size(318, 44); this.groupBox10.TabIndex = 9; this.groupBox10.TabStop = false; // // groupBox11 // this.groupBox11.Controls.Add(this.groupBox12); this.groupBox11.Location = new System.Drawing.Point(30, 218); this.groupBox11.Name = "groupBox11"; this.groupBox11.Size = new System.Drawing.Size(345, 100); this.groupBox11.TabIndex = 4; this.groupBox11.TabStop = false; this.groupBox11.Text = "RGV设置"; // // rdoBtnRGV2Mode_03 // this.rdoBtnRGV2Mode_03.AutoSize = true; this.rdoBtnRGV2Mode_03.Location = new System.Drawing.Point(213, 18); this.rdoBtnRGV2Mode_03.Name = "rdoBtnRGV2Mode_03"; this.rdoBtnRGV2Mode_03.Size = new System.Drawing.Size(71, 16); this.rdoBtnRGV2Mode_03.TabIndex = 4; this.rdoBtnRGV2Mode_03.TabStop = true; this.rdoBtnRGV2Mode_03.Text = "盘点模式"; this.rdoBtnRGV2Mode_03.UseVisualStyleBackColor = true; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(29, 20); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(53, 12); this.label9.TabIndex = 0; this.label9.Text = "2号RGV:"; // // rdoBtnRGV2Mode_04 // this.rdoBtnRGV2Mode_04.AutoSize = true; this.rdoBtnRGV2Mode_04.Location = new System.Drawing.Point(113, 18); this.rdoBtnRGV2Mode_04.Name = "rdoBtnRGV2Mode_04"; this.rdoBtnRGV2Mode_04.Size = new System.Drawing.Size(71, 16); this.rdoBtnRGV2Mode_04.TabIndex = 3; this.rdoBtnRGV2Mode_04.TabStop = true; this.rdoBtnRGV2Mode_04.Text = "正常模式"; this.rdoBtnRGV2Mode_04.UseVisualStyleBackColor = true; // // groupBox12 // this.groupBox12.Controls.Add(this.rdoBtnRGV2Mode_03); this.groupBox12.Controls.Add(this.label9); this.groupBox12.Controls.Add(this.rdoBtnRGV2Mode_04); this.groupBox12.Location = new System.Drawing.Point(13, 28); this.groupBox12.Name = "groupBox12"; this.groupBox12.Size = new System.Drawing.Size(318, 44); this.groupBox12.TabIndex = 5; this.groupBox12.TabStop = false; // // groupBox13 // this.groupBox13.Controls.Add(this.groupBox15); this.groupBox13.Controls.Add(this.groupBox14); this.groupBox13.Location = new System.Drawing.Point(32, 336); this.groupBox13.Name = "groupBox13"; this.groupBox13.Size = new System.Drawing.Size(736, 100); this.groupBox13.TabIndex = 5; this.groupBox13.TabStop = false; this.groupBox13.Text = "输送线对接AGV设置"; // // groupBox14 // this.groupBox14.Controls.Add(this.rdoBtnDisableAGV_01); this.groupBox14.Controls.Add(this.label10); this.groupBox14.Controls.Add(this.rdoBtnEnableAGV_01); this.groupBox14.Location = new System.Drawing.Point(13, 28); this.groupBox14.Name = "groupBox14"; this.groupBox14.Size = new System.Drawing.Size(318, 44); this.groupBox14.TabIndex = 5; this.groupBox14.TabStop = false; // // rdoBtnDisableAGV_01 // this.rdoBtnDisableAGV_01.AutoSize = true; this.rdoBtnDisableAGV_01.Location = new System.Drawing.Point(213, 18); this.rdoBtnDisableAGV_01.Name = "rdoBtnDisableAGV_01"; this.rdoBtnDisableAGV_01.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisableAGV_01.TabIndex = 4; this.rdoBtnDisableAGV_01.TabStop = true; this.rdoBtnDisableAGV_01.Text = "禁用"; this.rdoBtnDisableAGV_01.UseVisualStyleBackColor = true; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(29, 20); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 12); this.label10.TabIndex = 0; this.label10.Text = "1楼AGV:"; // // rdoBtnEnableAGV_01 // this.rdoBtnEnableAGV_01.AutoSize = true; this.rdoBtnEnableAGV_01.Location = new System.Drawing.Point(113, 18); this.rdoBtnEnableAGV_01.Name = "rdoBtnEnableAGV_01"; this.rdoBtnEnableAGV_01.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnableAGV_01.TabIndex = 3; this.rdoBtnEnableAGV_01.TabStop = true; this.rdoBtnEnableAGV_01.Text = "启用"; this.rdoBtnEnableAGV_01.UseVisualStyleBackColor = true; // // rdoBtnDisableAGV_02 // this.rdoBtnDisableAGV_02.AutoSize = true; this.rdoBtnDisableAGV_02.Location = new System.Drawing.Point(213, 18); this.rdoBtnDisableAGV_02.Name = "rdoBtnDisableAGV_02"; this.rdoBtnDisableAGV_02.Size = new System.Drawing.Size(47, 16); this.rdoBtnDisableAGV_02.TabIndex = 4; this.rdoBtnDisableAGV_02.TabStop = true; this.rdoBtnDisableAGV_02.Text = "禁用"; this.rdoBtnDisableAGV_02.UseVisualStyleBackColor = true; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(29, 20); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 0; this.label11.Text = "2楼AGV:"; // // rdoBtnEnableAGV_02 // this.rdoBtnEnableAGV_02.AutoSize = true; this.rdoBtnEnableAGV_02.Location = new System.Drawing.Point(113, 18); this.rdoBtnEnableAGV_02.Name = "rdoBtnEnableAGV_02"; this.rdoBtnEnableAGV_02.Size = new System.Drawing.Size(47, 16); this.rdoBtnEnableAGV_02.TabIndex = 3; this.rdoBtnEnableAGV_02.TabStop = true; this.rdoBtnEnableAGV_02.Text = "启用"; this.rdoBtnEnableAGV_02.UseVisualStyleBackColor = true; // // groupBox15 // this.groupBox15.Controls.Add(this.rdoBtnDisableAGV_02); this.groupBox15.Controls.Add(this.label11); this.groupBox15.Controls.Add(this.rdoBtnEnableAGV_02); this.groupBox15.Location = new System.Drawing.Point(383, 28); this.groupBox15.Name = "groupBox15"; this.groupBox15.Size = new System.Drawing.Size(318, 44); this.groupBox15.TabIndex = 6; this.groupBox15.TabStop = false; // // Form_SystemSet // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(807, 524); this.Controls.Add(this.groupBox13); this.Controls.Add(this.groupBox11); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnCancel); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.MaximizeBox = false; this.Name = "Form_SystemSet"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "系统设置"; this.groupBox1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.groupBox10.ResumeLayout(false); this.groupBox10.PerformLayout(); this.groupBox11.ResumeLayout(false); this.groupBox12.ResumeLayout(false); this.groupBox12.PerformLayout(); this.groupBox13.ResumeLayout(false); this.groupBox14.ResumeLayout(false); this.groupBox14.PerformLayout(); this.groupBox15.ResumeLayout(false); this.groupBox15.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton rdoBtnDisable_01; private System.Windows.Forms.RadioButton rdoBtnEnable_01; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.Button btnSave; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.RadioButton rdoBtnDisable_03; private System.Windows.Forms.Label label3; private System.Windows.Forms.RadioButton rdoBtnEnable_03; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.RadioButton rdoBtnDisable_02; private System.Windows.Forms.Label label2; private System.Windows.Forms.RadioButton rdoBtnEnable_02; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.GroupBox groupBox10; private System.Windows.Forms.RadioButton rdoBtnDisable_08; private System.Windows.Forms.Label label8; private System.Windows.Forms.RadioButton rdoBtnEnable_08; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.RadioButton rdoBtnDisable_07; private System.Windows.Forms.Label label7; private System.Windows.Forms.RadioButton rdoBtnEnable_07; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.RadioButton rdoBtnDisable_06; private System.Windows.Forms.Label label6; private System.Windows.Forms.RadioButton rdoBtnEnable_06; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.RadioButton rdoBtnDisable_05; private System.Windows.Forms.Label label5; private System.Windows.Forms.RadioButton rdoBtnEnable_05; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.RadioButton rdoBtnDisable_04; private System.Windows.Forms.Label label4; private System.Windows.Forms.RadioButton rdoBtnEnable_04; private System.Windows.Forms.GroupBox groupBox11; private System.Windows.Forms.GroupBox groupBox12; private System.Windows.Forms.RadioButton rdoBtnRGV2Mode_03; private System.Windows.Forms.Label label9; private System.Windows.Forms.RadioButton rdoBtnRGV2Mode_04; private System.Windows.Forms.GroupBox groupBox13; private System.Windows.Forms.GroupBox groupBox15; private System.Windows.Forms.RadioButton rdoBtnDisableAGV_02; private System.Windows.Forms.Label label11; private System.Windows.Forms.RadioButton rdoBtnEnableAGV_02; private System.Windows.Forms.GroupBox groupBox14; private System.Windows.Forms.RadioButton rdoBtnDisableAGV_01; private System.Windows.Forms.Label label10; private System.Windows.Forms.RadioButton rdoBtnEnableAGV_01; } }