|
@@ -29,26 +29,26 @@ namespace Uninpho.Tools.components.DataManager
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
- this.checkBoxInput3 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput2 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput12 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput1 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput11 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput10 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
- this.checkBoxInput13 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput9 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput6 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput8 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.checkBoxInput4 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
|
+ this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.checkBoxInput18 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.checkBoxInput17 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.checkBoxInput14 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.checkBoxInput16 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.checkBoxInput15 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
- this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
|
- this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.checkBoxInput13 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput9 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput6 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput8 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput4 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput3 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput2 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput12 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput1 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput11 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
+ this.checkBoxInput10 = new Uninpho.Tools.components.DataManager.CheckBoxInput();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
this.groupBox3.SuspendLayout();
|
|
@@ -71,125 +71,144 @@ namespace Uninpho.Tools.components.DataManager
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "过岔平稳性信息";
|
|
|
//
|
|
|
- // checkBoxInput3
|
|
|
+ // groupBox2
|
|
|
//
|
|
|
- this.checkBoxInput3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput3.Checked = false;
|
|
|
- this.checkBoxInput3.ColumnName = "gjhy";
|
|
|
- this.checkBoxInput3.LBText = "构架横移";
|
|
|
- this.checkBoxInput3.Location = new System.Drawing.Point(12, 81);
|
|
|
- this.checkBoxInput3.Name = "checkBoxInput3";
|
|
|
- this.checkBoxInput3.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput3.TabIndex = 4;
|
|
|
- this.checkBoxInput3.Value = new decimal(new int[] {
|
|
|
- 0,
|
|
|
- 0,
|
|
|
- 0,
|
|
|
- 0});
|
|
|
+ this.groupBox2.Controls.Add(this.checkBoxInput13);
|
|
|
+ this.groupBox2.Controls.Add(this.checkBoxInput9);
|
|
|
+ this.groupBox2.Controls.Add(this.checkBoxInput6);
|
|
|
+ this.groupBox2.Controls.Add(this.checkBoxInput8);
|
|
|
+ this.groupBox2.Controls.Add(this.checkBoxInput4);
|
|
|
+ this.groupBox2.Location = new System.Drawing.Point(7, 147);
|
|
|
+ this.groupBox2.Name = "groupBox2";
|
|
|
+ this.groupBox2.Size = new System.Drawing.Size(454, 124);
|
|
|
+ this.groupBox2.TabIndex = 1;
|
|
|
+ this.groupBox2.TabStop = false;
|
|
|
+ this.groupBox2.Text = "轨道几何信息";
|
|
|
//
|
|
|
- // checkBoxInput2
|
|
|
+ // groupBox3
|
|
|
//
|
|
|
- this.checkBoxInput2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput2.Checked = false;
|
|
|
- this.checkBoxInput2.ColumnName = "ctcjfz";
|
|
|
- this.checkBoxInput2.LBText = "车体垂加峰值";
|
|
|
- this.checkBoxInput2.Location = new System.Drawing.Point(12, 50);
|
|
|
- this.checkBoxInput2.Name = "checkBoxInput2";
|
|
|
- this.checkBoxInput2.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput2.TabIndex = 4;
|
|
|
- this.checkBoxInput2.Value = new decimal(new int[] {
|
|
|
+ this.groupBox3.Controls.Add(this.checkBoxInput18);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBoxInput17);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBoxInput14);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBoxInput16);
|
|
|
+ this.groupBox3.Controls.Add(this.checkBoxInput15);
|
|
|
+ this.groupBox3.Location = new System.Drawing.Point(7, 284);
|
|
|
+ this.groupBox3.Name = "groupBox3";
|
|
|
+ this.groupBox3.Size = new System.Drawing.Size(454, 135);
|
|
|
+ this.groupBox3.TabIndex = 2;
|
|
|
+ this.groupBox3.TabStop = false;
|
|
|
+ this.groupBox3.Text = "轮轨力信息";
|
|
|
+ this.groupBox3.Visible = false;
|
|
|
+ //
|
|
|
+ // btnCancle
|
|
|
+ //
|
|
|
+ this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnCancle.Location = new System.Drawing.Point(371, 425);
|
|
|
+ this.btnCancle.Name = "btnCancle";
|
|
|
+ this.btnCancle.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.btnCancle.TabIndex = 3;
|
|
|
+ this.btnCancle.Text = "取消";
|
|
|
+ this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
|
|
|
+ //
|
|
|
+ // btnOK
|
|
|
+ //
|
|
|
+ this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(262, 425);
|
|
|
+ this.btnOK.Name = "btnOK";
|
|
|
+ this.btnOK.Size = new System.Drawing.Size(75, 23);
|
|
|
+ this.btnOK.TabIndex = 3;
|
|
|
+ this.btnOK.Text = "确认";
|
|
|
+ this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
|
|
+ //
|
|
|
+ // checkBoxInput18
|
|
|
+ //
|
|
|
+ this.checkBoxInput18.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.checkBoxInput18.Checked = false;
|
|
|
+ this.checkBoxInput18.ColumnName = "lzjzl";
|
|
|
+ this.checkBoxInput18.LBText = "轮重减载率";
|
|
|
+ this.checkBoxInput18.Location = new System.Drawing.Point(236, 54);
|
|
|
+ this.checkBoxInput18.Name = "checkBoxInput18";
|
|
|
+ this.checkBoxInput18.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput18.TabIndex = 4;
|
|
|
+ this.checkBoxInput18.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput12
|
|
|
+ // checkBoxInput17
|
|
|
//
|
|
|
- this.checkBoxInput12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput12.Checked = false;
|
|
|
- this.checkBoxInput12.ColumnName = "cthjffz";
|
|
|
- this.checkBoxInput12.Font = new System.Drawing.Font("Tahoma", 9F);
|
|
|
- this.checkBoxInput12.LBText = "车体横加峰峰值";
|
|
|
- this.checkBoxInput12.Location = new System.Drawing.Point(236, 21);
|
|
|
- this.checkBoxInput12.Name = "checkBoxInput12";
|
|
|
- this.checkBoxInput12.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput12.TabIndex = 4;
|
|
|
- this.checkBoxInput12.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput17.Checked = false;
|
|
|
+ this.checkBoxInput17.ColumnName = "lgcxl";
|
|
|
+ this.checkBoxInput17.LBText = "小轮轨垂向力";
|
|
|
+ this.checkBoxInput17.Location = new System.Drawing.Point(12, 20);
|
|
|
+ this.checkBoxInput17.Name = "checkBoxInput17";
|
|
|
+ this.checkBoxInput17.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput17.TabIndex = 4;
|
|
|
+ this.checkBoxInput17.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput1
|
|
|
+ // checkBoxInput14
|
|
|
//
|
|
|
- this.checkBoxInput1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput1.Checked = false;
|
|
|
- this.checkBoxInput1.ColumnName = "cthjfz";
|
|
|
- this.checkBoxInput1.LBText = "车体横加峰值";
|
|
|
- this.checkBoxInput1.Location = new System.Drawing.Point(12, 21);
|
|
|
- this.checkBoxInput1.Name = "checkBoxInput1";
|
|
|
- this.checkBoxInput1.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput1.TabIndex = 4;
|
|
|
- this.checkBoxInput1.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput14.Checked = false;
|
|
|
+ this.checkBoxInput14.ColumnName = "lzlfz";
|
|
|
+ this.checkBoxInput14.LBText = "轮轴横向力";
|
|
|
+ this.checkBoxInput14.Location = new System.Drawing.Point(12, 88);
|
|
|
+ this.checkBoxInput14.Name = "checkBoxInput14";
|
|
|
+ this.checkBoxInput14.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput14.TabIndex = 4;
|
|
|
+ this.checkBoxInput14.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput11
|
|
|
+ // checkBoxInput16
|
|
|
//
|
|
|
- this.checkBoxInput11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput11.Checked = false;
|
|
|
- this.checkBoxInput11.ColumnName = "gjhyffz";
|
|
|
- this.checkBoxInput11.LBText = "构架横移峰峰值";
|
|
|
- this.checkBoxInput11.Location = new System.Drawing.Point(236, 81);
|
|
|
- this.checkBoxInput11.Name = "checkBoxInput11";
|
|
|
- this.checkBoxInput11.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput11.TabIndex = 4;
|
|
|
- this.checkBoxInput11.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput16.Checked = false;
|
|
|
+ this.checkBoxInput16.ColumnName = "lghxl";
|
|
|
+ this.checkBoxInput16.LBText = "轮轨横向力";
|
|
|
+ this.checkBoxInput16.Location = new System.Drawing.Point(12, 54);
|
|
|
+ this.checkBoxInput16.Name = "checkBoxInput16";
|
|
|
+ this.checkBoxInput16.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput16.TabIndex = 4;
|
|
|
+ this.checkBoxInput16.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput10
|
|
|
+ // checkBoxInput15
|
|
|
//
|
|
|
- this.checkBoxInput10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput10.Checked = false;
|
|
|
- this.checkBoxInput10.ColumnName = "ctcjffz";
|
|
|
- this.checkBoxInput10.LBText = "车体垂加峰峰值";
|
|
|
- this.checkBoxInput10.Location = new System.Drawing.Point(236, 50);
|
|
|
- this.checkBoxInput10.Name = "checkBoxInput10";
|
|
|
- this.checkBoxInput10.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput10.TabIndex = 4;
|
|
|
- this.checkBoxInput10.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput15.Checked = false;
|
|
|
+ this.checkBoxInput15.ColumnName = "tgxs";
|
|
|
+ this.checkBoxInput15.LBText = "脱轨系数";
|
|
|
+ this.checkBoxInput15.Location = new System.Drawing.Point(236, 20);
|
|
|
+ this.checkBoxInput15.Name = "checkBoxInput15";
|
|
|
+ this.checkBoxInput15.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput15.TabIndex = 4;
|
|
|
+ this.checkBoxInput15.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // groupBox2
|
|
|
- //
|
|
|
- this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.groupBox2.Controls.Add(this.checkBoxInput13);
|
|
|
- this.groupBox2.Controls.Add(this.checkBoxInput9);
|
|
|
- this.groupBox2.Controls.Add(this.checkBoxInput6);
|
|
|
- this.groupBox2.Controls.Add(this.checkBoxInput8);
|
|
|
- this.groupBox2.Controls.Add(this.checkBoxInput4);
|
|
|
- this.groupBox2.Location = new System.Drawing.Point(7, 147);
|
|
|
- this.groupBox2.Name = "groupBox2";
|
|
|
- this.groupBox2.Size = new System.Drawing.Size(454, 124);
|
|
|
- this.groupBox2.TabIndex = 1;
|
|
|
- this.groupBox2.TabStop = false;
|
|
|
- this.groupBox2.Text = "轨道几何信息";
|
|
|
- //
|
|
|
// checkBoxInput13
|
|
|
//
|
|
|
this.checkBoxInput13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
@@ -276,127 +295,109 @@ namespace Uninpho.Tools.components.DataManager
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // groupBox3
|
|
|
+ // checkBoxInput3
|
|
|
//
|
|
|
- this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.groupBox3.Controls.Add(this.checkBoxInput18);
|
|
|
- this.groupBox3.Controls.Add(this.checkBoxInput17);
|
|
|
- this.groupBox3.Controls.Add(this.checkBoxInput14);
|
|
|
- this.groupBox3.Controls.Add(this.checkBoxInput16);
|
|
|
- this.groupBox3.Controls.Add(this.checkBoxInput15);
|
|
|
- this.groupBox3.Location = new System.Drawing.Point(7, 284);
|
|
|
- this.groupBox3.Name = "groupBox3";
|
|
|
- this.groupBox3.Size = new System.Drawing.Size(454, 135);
|
|
|
- this.groupBox3.TabIndex = 2;
|
|
|
- this.groupBox3.TabStop = false;
|
|
|
- this.groupBox3.Text = "轮轨力信息";
|
|
|
+ this.checkBoxInput3.Checked = false;
|
|
|
+ this.checkBoxInput3.ColumnName = "gjhy";
|
|
|
+ this.checkBoxInput3.LBText = "构架横移";
|
|
|
+ this.checkBoxInput3.Location = new System.Drawing.Point(12, 81);
|
|
|
+ this.checkBoxInput3.Name = "checkBoxInput3";
|
|
|
+ this.checkBoxInput3.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput3.TabIndex = 4;
|
|
|
+ this.checkBoxInput3.Value = new decimal(new int[] {
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
//
|
|
|
- // checkBoxInput18
|
|
|
+ // checkBoxInput2
|
|
|
//
|
|
|
- this.checkBoxInput18.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput18.Checked = false;
|
|
|
- this.checkBoxInput18.ColumnName = "lzjzl";
|
|
|
- this.checkBoxInput18.LBText = "轮重减载率";
|
|
|
- this.checkBoxInput18.Location = new System.Drawing.Point(236, 54);
|
|
|
- this.checkBoxInput18.Name = "checkBoxInput18";
|
|
|
- this.checkBoxInput18.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput18.TabIndex = 4;
|
|
|
- this.checkBoxInput18.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput2.Checked = false;
|
|
|
+ this.checkBoxInput2.ColumnName = "ctcjfz";
|
|
|
+ this.checkBoxInput2.LBText = "车体垂加峰值";
|
|
|
+ this.checkBoxInput2.Location = new System.Drawing.Point(12, 50);
|
|
|
+ this.checkBoxInput2.Name = "checkBoxInput2";
|
|
|
+ this.checkBoxInput2.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput2.TabIndex = 4;
|
|
|
+ this.checkBoxInput2.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput17
|
|
|
+ // checkBoxInput12
|
|
|
//
|
|
|
- this.checkBoxInput17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput17.Checked = false;
|
|
|
- this.checkBoxInput17.ColumnName = "lgcxl";
|
|
|
- this.checkBoxInput17.LBText = "小轮轨垂向力";
|
|
|
- this.checkBoxInput17.Location = new System.Drawing.Point(12, 20);
|
|
|
- this.checkBoxInput17.Name = "checkBoxInput17";
|
|
|
- this.checkBoxInput17.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput17.TabIndex = 4;
|
|
|
- this.checkBoxInput17.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput12.Checked = false;
|
|
|
+ this.checkBoxInput12.ColumnName = "cthjffz";
|
|
|
+ this.checkBoxInput12.Font = new System.Drawing.Font("Tahoma", 9F);
|
|
|
+ this.checkBoxInput12.LBText = "车体横加峰峰值";
|
|
|
+ this.checkBoxInput12.Location = new System.Drawing.Point(236, 21);
|
|
|
+ this.checkBoxInput12.Name = "checkBoxInput12";
|
|
|
+ this.checkBoxInput12.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput12.TabIndex = 4;
|
|
|
+ this.checkBoxInput12.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput14
|
|
|
+ // checkBoxInput1
|
|
|
//
|
|
|
- this.checkBoxInput14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput14.Checked = false;
|
|
|
- this.checkBoxInput14.ColumnName = "lzlfz";
|
|
|
- this.checkBoxInput14.LBText = "轮轴横向力";
|
|
|
- this.checkBoxInput14.Location = new System.Drawing.Point(12, 88);
|
|
|
- this.checkBoxInput14.Name = "checkBoxInput14";
|
|
|
- this.checkBoxInput14.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput14.TabIndex = 4;
|
|
|
- this.checkBoxInput14.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput1.Checked = false;
|
|
|
+ this.checkBoxInput1.ColumnName = "cthjfz";
|
|
|
+ this.checkBoxInput1.LBText = "车体横加峰值";
|
|
|
+ this.checkBoxInput1.Location = new System.Drawing.Point(12, 21);
|
|
|
+ this.checkBoxInput1.Name = "checkBoxInput1";
|
|
|
+ this.checkBoxInput1.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput1.TabIndex = 4;
|
|
|
+ this.checkBoxInput1.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput16
|
|
|
+ // checkBoxInput11
|
|
|
//
|
|
|
- this.checkBoxInput16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput16.Checked = false;
|
|
|
- this.checkBoxInput16.ColumnName = "lghxl";
|
|
|
- this.checkBoxInput16.LBText = "轮轨横向力";
|
|
|
- this.checkBoxInput16.Location = new System.Drawing.Point(12, 54);
|
|
|
- this.checkBoxInput16.Name = "checkBoxInput16";
|
|
|
- this.checkBoxInput16.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput16.TabIndex = 4;
|
|
|
- this.checkBoxInput16.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput11.Checked = false;
|
|
|
+ this.checkBoxInput11.ColumnName = "gjhyffz";
|
|
|
+ this.checkBoxInput11.LBText = "构架横移峰峰值";
|
|
|
+ this.checkBoxInput11.Location = new System.Drawing.Point(236, 81);
|
|
|
+ this.checkBoxInput11.Name = "checkBoxInput11";
|
|
|
+ this.checkBoxInput11.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput11.TabIndex = 4;
|
|
|
+ this.checkBoxInput11.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // checkBoxInput15
|
|
|
+ // checkBoxInput10
|
|
|
//
|
|
|
- this.checkBoxInput15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ this.checkBoxInput10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.checkBoxInput15.Checked = false;
|
|
|
- this.checkBoxInput15.ColumnName = "tgxs";
|
|
|
- this.checkBoxInput15.LBText = "脱轨系数";
|
|
|
- this.checkBoxInput15.Location = new System.Drawing.Point(236, 20);
|
|
|
- this.checkBoxInput15.Name = "checkBoxInput15";
|
|
|
- this.checkBoxInput15.Size = new System.Drawing.Size(212, 28);
|
|
|
- this.checkBoxInput15.TabIndex = 4;
|
|
|
- this.checkBoxInput15.Value = new decimal(new int[] {
|
|
|
+ this.checkBoxInput10.Checked = false;
|
|
|
+ this.checkBoxInput10.ColumnName = "ctcjffz";
|
|
|
+ this.checkBoxInput10.LBText = "车体垂加峰峰值";
|
|
|
+ this.checkBoxInput10.Location = new System.Drawing.Point(236, 50);
|
|
|
+ this.checkBoxInput10.Name = "checkBoxInput10";
|
|
|
+ this.checkBoxInput10.Size = new System.Drawing.Size(212, 28);
|
|
|
+ this.checkBoxInput10.TabIndex = 4;
|
|
|
+ this.checkBoxInput10.Value = new decimal(new int[] {
|
|
|
0,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
//
|
|
|
- // btnCancle
|
|
|
- //
|
|
|
- this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnCancle.Location = new System.Drawing.Point(371, 425);
|
|
|
- this.btnCancle.Name = "btnCancle";
|
|
|
- this.btnCancle.Size = new System.Drawing.Size(75, 23);
|
|
|
- this.btnCancle.TabIndex = 3;
|
|
|
- this.btnCancle.Text = "取消";
|
|
|
- this.btnCancle.Click += new System.EventHandler(this.btnCancle_Click);
|
|
|
- //
|
|
|
- // btnOK
|
|
|
- //
|
|
|
- this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.btnOK.Location = new System.Drawing.Point(262, 425);
|
|
|
- this.btnOK.Name = "btnOK";
|
|
|
- this.btnOK.Size = new System.Drawing.Size(75, 23);
|
|
|
- this.btnOK.TabIndex = 3;
|
|
|
- this.btnOK.Text = "确认";
|
|
|
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
|
|
- //
|
|
|
// FrmSetting
|
|
|
//
|
|
|
this.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
|