|
@@ -50,8 +50,6 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
- this.ucEphXYZAdaj = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
- this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
this.txtSigTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.txtDtoSx = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtDtoCdb = new DevExpress.XtraEditors.ButtonEdit();
|
|
@@ -74,13 +72,15 @@
|
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.txtPosRes = new DevExpress.XtraLayout.SimpleLabelItem();
|
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
+ this.ucEphXYZAdaj = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
+ this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSigTime.Properties)).BeginInit();
|
|
@@ -103,13 +103,13 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosRes)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
@@ -136,21 +136,6 @@
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
- // ucEphXYZAdaj
|
|
|
- //
|
|
|
- this.ucEphXYZAdaj.Location = new System.Drawing.Point(12, 198);
|
|
|
- this.ucEphXYZAdaj.Name = "ucEphXYZAdaj";
|
|
|
- this.ucEphXYZAdaj.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
|
|
- this.ucEphXYZAdaj.Size = new System.Drawing.Size(618, 44);
|
|
|
- this.ucEphXYZAdaj.TabIndex = 14;
|
|
|
- //
|
|
|
- // ucEphXYZMain
|
|
|
- //
|
|
|
- this.ucEphXYZMain.Location = new System.Drawing.Point(12, 150);
|
|
|
- this.ucEphXYZMain.Name = "ucEphXYZMain";
|
|
|
- this.ucEphXYZMain.Size = new System.Drawing.Size(618, 44);
|
|
|
- this.ucEphXYZMain.TabIndex = 13;
|
|
|
- //
|
|
|
// txtSigTime
|
|
|
//
|
|
|
this.txtSigTime.EditValue = null;
|
|
@@ -330,7 +315,7 @@
|
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(207, 46);
|
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
|
|
|
- this.layoutControlItem2.Text = "双星时差";
|
|
|
+ this.layoutControlItem2.Text = "主邻星时差";
|
|
|
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
@@ -438,7 +423,7 @@
|
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(311, 46);
|
|
|
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem8.Text = "样本邻星时差";
|
|
|
+ this.layoutControlItem8.Text = "邻星样本时差";
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
@@ -450,30 +435,6 @@
|
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(622, 46);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
- // layoutControlItem4
|
|
|
- //
|
|
|
- this.layoutControlItem4.Control = this.ucEphXYZMain;
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 138);
|
|
|
- this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 48);
|
|
|
- this.layoutControlItem4.MinSize = new System.Drawing.Size(166, 48);
|
|
|
- this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(622, 48);
|
|
|
- this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem4.TextVisible = false;
|
|
|
- //
|
|
|
- // layoutControlItem3
|
|
|
- //
|
|
|
- this.layoutControlItem3.Control = this.ucEphXYZAdaj;
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 186);
|
|
|
- this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 48);
|
|
|
- this.layoutControlItem3.MinSize = new System.Drawing.Size(166, 48);
|
|
|
- this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(622, 48);
|
|
|
- this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem3.TextVisible = false;
|
|
|
- //
|
|
|
// layoutControlItem5
|
|
|
//
|
|
|
this.layoutControlItem5.Control = this.btnEphCalc;
|
|
@@ -502,7 +463,7 @@
|
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(208, 46);
|
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
|
|
|
- this.layoutControlItem7.Text = "样本主星时差";
|
|
|
+ this.layoutControlItem7.Text = "主星样本时差";
|
|
|
this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
@@ -538,6 +499,45 @@
|
|
|
//
|
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
|
//
|
|
|
+ // ucEphXYZAdaj
|
|
|
+ //
|
|
|
+ this.ucEphXYZAdaj.Location = new System.Drawing.Point(12, 198);
|
|
|
+ this.ucEphXYZAdaj.Name = "ucEphXYZAdaj";
|
|
|
+ this.ucEphXYZAdaj.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
|
|
|
+ this.ucEphXYZAdaj.Size = new System.Drawing.Size(618, 44);
|
|
|
+ this.ucEphXYZAdaj.TabIndex = 14;
|
|
|
+ //
|
|
|
+ // ucEphXYZMain
|
|
|
+ //
|
|
|
+ this.ucEphXYZMain.Location = new System.Drawing.Point(12, 150);
|
|
|
+ this.ucEphXYZMain.Name = "ucEphXYZMain";
|
|
|
+ this.ucEphXYZMain.Size = new System.Drawing.Size(618, 44);
|
|
|
+ this.ucEphXYZMain.TabIndex = 13;
|
|
|
+ //
|
|
|
+ // layoutControlItem4
|
|
|
+ //
|
|
|
+ this.layoutControlItem4.Control = this.ucEphXYZMain;
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 138);
|
|
|
+ this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 48);
|
|
|
+ this.layoutControlItem4.MinSize = new System.Drawing.Size(166, 48);
|
|
|
+ this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(622, 48);
|
|
|
+ this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem4.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem3
|
|
|
+ //
|
|
|
+ this.layoutControlItem3.Control = this.ucEphXYZAdaj;
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 186);
|
|
|
+ this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 48);
|
|
|
+ this.layoutControlItem3.MinSize = new System.Drawing.Size(166, 48);
|
|
|
+ this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(622, 48);
|
|
|
+ this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem3.TextVisible = false;
|
|
|
+ //
|
|
|
// X2D1DTOParamEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
@@ -568,13 +568,13 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosRes)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|