namespace Casic.Birmm.RbFreqStandMeasure.setting { partial class SettingCtrlForm { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// <summary> /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.label2 = new System.Windows.Forms.Label(); this.text_generatorIp = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label4 = new System.Windows.Forms.Label(); this.text_exportPath = new DevComponents.DotNetBar.Controls.TextBoxX(); this.button1 = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.btnCancel = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.btnSave = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.roundButton1 = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.roundButton2 = new Casic.Birmm.RbFreqStandMeasure.RoundButton(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.text_cycThreshold2 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label22 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.text_cycThreshold1 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.text_freThreshold2 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.text_freThreshold1 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.text_soEleAlarm = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label8 = new System.Windows.Forms.Label(); this.text_soEleAddValue = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.text_soEleFrequency = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label5 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.text_soOutDelay = new DevComponents.DotNetBar.Controls.TextBoxX(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label2.Location = new System.Drawing.Point(244, 243); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(150, 30); this.label2.TabIndex = 4; this.label2.Text = "计数器IP:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.label2.Visible = false; // // text_generatorIp // // // // this.text_generatorIp.Border.Class = "TextBoxBorder"; this.text_generatorIp.Border.CornerDiameter = 5; this.text_generatorIp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_generatorIp.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_generatorIp.Location = new System.Drawing.Point(400, 243); this.text_generatorIp.Name = "text_generatorIp"; this.text_generatorIp.PreventEnterBeep = true; this.text_generatorIp.Size = new System.Drawing.Size(326, 29); this.text_generatorIp.TabIndex = 5; this.text_generatorIp.Visible = false; // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.label4.Location = new System.Drawing.Point(218, 152); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(176, 30); this.label4.TabIndex = 4; this.label4.Text = "数据默认导出路径:"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_exportPath // // // // this.text_exportPath.Border.Class = "TextBoxBorder"; this.text_exportPath.Border.CornerDiameter = 5; this.text_exportPath.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_exportPath.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_exportPath.Location = new System.Drawing.Point(400, 153); this.text_exportPath.Name = "text_exportPath"; this.text_exportPath.PreventEnterBeep = true; this.text_exportPath.Size = new System.Drawing.Size(326, 29); this.text_exportPath.TabIndex = 2; // // button1 // this.button1.BackColor = System.Drawing.Color.White; this.button1.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.path; this.button1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Location = new System.Drawing.Point(739, 153); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(35, 28); this.button1.TabIndex = 7; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControl1.Location = new System.Drawing.Point(28, 27); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(972, 601); this.tabControl1.TabIndex = 8; // // tabPage1 // this.tabPage1.Controls.Add(this.label4); this.tabPage1.Controls.Add(this.button1); this.tabPage1.Controls.Add(this.btnCancel); this.tabPage1.Controls.Add(this.btnSave); this.tabPage1.Controls.Add(this.text_generatorIp); this.tabPage1.Controls.Add(this.text_exportPath); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Location = new System.Drawing.Point(4, 29); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(964, 568); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "系统参数"; this.tabPage1.UseVisualStyleBackColor = true; // // btnCancel // this.btnCancel.EnterBackColor = System.Drawing.Color.Blue; this.btnCancel.EnterForeColor = System.Drawing.Color.White; this.btnCancel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnCancel.FlatAppearance.BorderSize = 0; this.btnCancel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnCancel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242))))); this.btnCancel.HoverForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(314, 396); this.btnCancel.Name = "btnCancel"; this.btnCancel.PressBackColor = System.Drawing.Color.DarkBlue; this.btnCancel.PressForeColor = System.Drawing.Color.White; this.btnCancel.Radius = 5; this.btnCancel.Size = new System.Drawing.Size(150, 30); this.btnCancel.TabIndex = 0; this.btnCancel.Text = "放弃修改"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnSave // this.btnSave.EnterBackColor = System.Drawing.Color.Blue; this.btnSave.EnterForeColor = System.Drawing.Color.White; this.btnSave.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btnSave.FlatAppearance.BorderSize = 0; this.btnSave.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnSave.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.btnSave.HoverForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(504, 396); this.btnSave.Name = "btnSave"; this.btnSave.PressBackColor = System.Drawing.Color.DarkBlue; this.btnSave.PressForeColor = System.Drawing.Color.White; this.btnSave.Radius = 5; this.btnSave.Size = new System.Drawing.Size(150, 30); this.btnSave.TabIndex = 0; this.btnSave.Text = "保存设置"; this.btnSave.UseVisualStyleBackColor = true; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // tabPage2 // this.tabPage2.Controls.Add(this.roundButton1); this.tabPage2.Controls.Add(this.roundButton2); this.tabPage2.Controls.Add(this.groupBox3); this.tabPage2.Controls.Add(this.groupBox2); this.tabPage2.Controls.Add(this.groupBox1); this.tabPage2.Location = new System.Drawing.Point(4, 29); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(964, 568); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "计数器程控检定"; this.tabPage2.UseVisualStyleBackColor = true; // // roundButton1 // this.roundButton1.EnterBackColor = System.Drawing.Color.Blue; this.roundButton1.EnterForeColor = System.Drawing.Color.White; this.roundButton1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.roundButton1.FlatAppearance.BorderSize = 0; this.roundButton1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.roundButton1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.roundButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.roundButton1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.roundButton1.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242))))); this.roundButton1.HoverForeColor = System.Drawing.Color.White; this.roundButton1.Location = new System.Drawing.Point(338, 474); this.roundButton1.Name = "roundButton1"; this.roundButton1.PressBackColor = System.Drawing.Color.DarkBlue; this.roundButton1.PressForeColor = System.Drawing.Color.White; this.roundButton1.Radius = 5; this.roundButton1.Size = new System.Drawing.Size(150, 30); this.roundButton1.TabIndex = 19; this.roundButton1.Text = "放弃修改"; this.roundButton1.UseVisualStyleBackColor = true; this.roundButton1.Click += new System.EventHandler(this.roundButton1_Click); // // roundButton2 // this.roundButton2.EnterBackColor = System.Drawing.Color.Blue; this.roundButton2.EnterForeColor = System.Drawing.Color.White; this.roundButton2.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.roundButton2.FlatAppearance.BorderSize = 0; this.roundButton2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.roundButton2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.roundButton2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.roundButton2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.roundButton2.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.roundButton2.HoverForeColor = System.Drawing.Color.White; this.roundButton2.Location = new System.Drawing.Point(528, 474); this.roundButton2.Name = "roundButton2"; this.roundButton2.PressBackColor = System.Drawing.Color.DarkBlue; this.roundButton2.PressForeColor = System.Drawing.Color.White; this.roundButton2.Radius = 5; this.roundButton2.Size = new System.Drawing.Size(150, 30); this.roundButton2.TabIndex = 20; this.roundButton2.Text = "保存设置"; this.roundButton2.UseVisualStyleBackColor = true; this.roundButton2.Click += new System.EventHandler(this.roundButton2_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.label20); this.groupBox3.Controls.Add(this.label21); this.groupBox3.Controls.Add(this.text_cycThreshold2); this.groupBox3.Controls.Add(this.label22); this.groupBox3.Controls.Add(this.label23); this.groupBox3.Controls.Add(this.text_cycThreshold1); this.groupBox3.Location = new System.Drawing.Point(31, 313); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(904, 99); this.groupBox3.TabIndex = 18; this.groupBox3.TabStop = false; this.groupBox3.Text = "周期灵敏度"; // // label20 // this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.Location = new System.Drawing.Point(803, 39); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(45, 30); this.label20.TabIndex = 10; this.label20.Text = "s"; this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label21 // this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.Location = new System.Drawing.Point(461, 41); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(159, 30); this.label21.TabIndex = 9; this.label21.Text = "周期差值>=1MHz:"; this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_cycThreshold2 // // // // this.text_cycThreshold2.Border.Class = "TextBoxBorder"; this.text_cycThreshold2.Border.CornerDiameter = 5; this.text_cycThreshold2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_cycThreshold2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_cycThreshold2.Location = new System.Drawing.Point(626, 41); this.text_cycThreshold2.Name = "text_cycThreshold2"; this.text_cycThreshold2.PreventEnterBeep = true; this.text_cycThreshold2.Size = new System.Drawing.Size(168, 29); this.text_cycThreshold2.TabIndex = 8; // // label22 // this.label22.BackColor = System.Drawing.Color.Transparent; this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.Location = new System.Drawing.Point(372, 43); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(45, 30); this.label22.TabIndex = 7; this.label22.Text = "s"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label23 // this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label23.Location = new System.Drawing.Point(34, 45); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(155, 30); this.label23.TabIndex = 6; this.label23.Text = "周期差值<1MHz:"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_cycThreshold1 // // // // this.text_cycThreshold1.Border.Class = "TextBoxBorder"; this.text_cycThreshold1.Border.CornerDiameter = 5; this.text_cycThreshold1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_cycThreshold1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_cycThreshold1.Location = new System.Drawing.Point(195, 45); this.text_cycThreshold1.Name = "text_cycThreshold1"; this.text_cycThreshold1.PreventEnterBeep = true; this.text_cycThreshold1.Size = new System.Drawing.Size(168, 29); this.text_cycThreshold1.TabIndex = 5; // // groupBox2 // this.groupBox2.Controls.Add(this.label16); this.groupBox2.Controls.Add(this.label17); this.groupBox2.Controls.Add(this.text_freThreshold2); this.groupBox2.Controls.Add(this.label18); this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.text_freThreshold1); this.groupBox2.Location = new System.Drawing.Point(31, 191); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(904, 101); this.groupBox2.TabIndex = 17; this.groupBox2.TabStop = false; this.groupBox2.Text = "频率灵敏度"; // // label16 // this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.Location = new System.Drawing.Point(801, 39); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(45, 30); this.label16.TabIndex = 10; this.label16.Text = "Hz"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label17 // this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(459, 41); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(159, 30); this.label17.TabIndex = 9; this.label17.Text = "频率差值>=1MHz:"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_freThreshold2 // // // // this.text_freThreshold2.Border.Class = "TextBoxBorder"; this.text_freThreshold2.Border.CornerDiameter = 5; this.text_freThreshold2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_freThreshold2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_freThreshold2.Location = new System.Drawing.Point(624, 41); this.text_freThreshold2.Name = "text_freThreshold2"; this.text_freThreshold2.PreventEnterBeep = true; this.text_freThreshold2.Size = new System.Drawing.Size(168, 29); this.text_freThreshold2.TabIndex = 8; // // label18 // this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.Location = new System.Drawing.Point(372, 43); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(45, 30); this.label18.TabIndex = 7; this.label18.Text = "Hz"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label19 // this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.Location = new System.Drawing.Point(34, 45); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(155, 30); this.label19.TabIndex = 6; this.label19.Text = "频率差值<1MHz:"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_freThreshold1 // // // // this.text_freThreshold1.Border.Class = "TextBoxBorder"; this.text_freThreshold1.Border.CornerDiameter = 5; this.text_freThreshold1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_freThreshold1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_freThreshold1.Location = new System.Drawing.Point(195, 45); this.text_freThreshold1.Name = "text_freThreshold1"; this.text_freThreshold1.PreventEnterBeep = true; this.text_freThreshold1.Size = new System.Drawing.Size(168, 29); this.text_freThreshold1.TabIndex = 5; // // groupBox1 // this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.text_soEleAlarm); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.text_soEleAddValue); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.label7); this.groupBox1.Controls.Add(this.text_soEleFrequency); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.text_soOutDelay); this.groupBox1.Location = new System.Drawing.Point(31, 29); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(904, 145); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "电平参数"; // // label11 // this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(801, 89); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(64, 30); this.label11.TabIndex = 16; this.label11.Text = "Vpp"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label10 // this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(372, 89); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(65, 30); this.label10.TabIndex = 15; this.label10.Text = "Vpp"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label9 // this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(459, 89); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(159, 30); this.label9.TabIndex = 14; this.label9.Text = "输出电平警告值:"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_soEleAlarm // // // // this.text_soEleAlarm.Border.Class = "TextBoxBorder"; this.text_soEleAlarm.Border.CornerDiameter = 5; this.text_soEleAlarm.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_soEleAlarm.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_soEleAlarm.Location = new System.Drawing.Point(624, 89); this.text_soEleAlarm.Name = "text_soEleAlarm"; this.text_soEleAlarm.PreventEnterBeep = true; this.text_soEleAlarm.Size = new System.Drawing.Size(168, 29); this.text_soEleAlarm.TabIndex = 13; // // label8 // this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(30, 89); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(159, 30); this.label8.TabIndex = 12; this.label8.Text = "信号源电平增加值:"; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_soEleAddValue // // // // this.text_soEleAddValue.Border.Class = "TextBoxBorder"; this.text_soEleAddValue.Border.CornerDiameter = 5; this.text_soEleAddValue.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_soEleAddValue.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_soEleAddValue.Location = new System.Drawing.Point(195, 89); this.text_soEleAddValue.Name = "text_soEleAddValue"; this.text_soEleAddValue.PreventEnterBeep = true; this.text_soEleAddValue.Size = new System.Drawing.Size(168, 29); this.text_soEleAddValue.TabIndex = 11; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(801, 39); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(64, 30); this.label6.TabIndex = 10; this.label6.Text = "Vpp"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label7 // this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(459, 41); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(159, 30); this.label7.TabIndex = 9; this.label7.Text = "信号源初始电平:"; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_soEleFrequency // // // // this.text_soEleFrequency.Border.Class = "TextBoxBorder"; this.text_soEleFrequency.Border.CornerDiameter = 5; this.text_soEleFrequency.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_soEleFrequency.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_soEleFrequency.Location = new System.Drawing.Point(624, 41); this.text_soEleFrequency.Name = "text_soEleFrequency"; this.text_soEleFrequency.PreventEnterBeep = true; this.text_soEleFrequency.Size = new System.Drawing.Size(168, 29); this.text_soEleFrequency.TabIndex = 8; // // label5 // this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(372, 43); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(45, 30); this.label5.TabIndex = 7; this.label5.Text = "ms"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label1 // this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(64, 45); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(125, 30); this.label1.TabIndex = 6; this.label1.Text = "信号源输出延时:"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // text_soOutDelay // // // // this.text_soOutDelay.Border.Class = "TextBoxBorder"; this.text_soOutDelay.Border.CornerDiameter = 5; this.text_soOutDelay.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.text_soOutDelay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.text_soOutDelay.Location = new System.Drawing.Point(195, 45); this.text_soOutDelay.Name = "text_soOutDelay"; this.text_soOutDelay.PreventEnterBeep = true; this.text_soOutDelay.Size = new System.Drawing.Size(168, 29); this.text_soOutDelay.TabIndex = 5; // // SettingCtrlForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(242))))); this.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_white_shadow; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.Controls.Add(this.tabControl1); this.DoubleBuffered = true; this.Margin = new System.Windows.Forms.Padding(0); this.Name = "SettingCtrlForm"; this.Size = new System.Drawing.Size(1024, 654); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private RoundButton btnCancel; private RoundButton btnSave; private System.Windows.Forms.Label label2; private DevComponents.DotNetBar.Controls.TextBoxX text_generatorIp; private System.Windows.Forms.Label label4; private DevComponents.DotNetBar.Controls.TextBoxX text_exportPath; private System.Windows.Forms.Button button1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private DevComponents.DotNetBar.Controls.TextBoxX text_cycThreshold2; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label23; private DevComponents.DotNetBar.Controls.TextBoxX text_cycThreshold1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private DevComponents.DotNetBar.Controls.TextBoxX text_freThreshold2; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private DevComponents.DotNetBar.Controls.TextBoxX text_freThreshold1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private DevComponents.DotNetBar.Controls.TextBoxX text_soEleAlarm; private System.Windows.Forms.Label label8; private DevComponents.DotNetBar.Controls.TextBoxX text_soEleAddValue; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private DevComponents.DotNetBar.Controls.TextBoxX text_soEleFrequency; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label1; private DevComponents.DotNetBar.Controls.TextBoxX text_soOutDelay; private RoundButton roundButton1; private RoundButton roundButton2; } }