|
@@ -29,6 +29,11 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
@@ -39,11 +44,6 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
@@ -129,14 +129,14 @@
|
|
|
//
|
|
|
// ucEphXYZMain
|
|
|
//
|
|
|
- this.ucEphXYZMain.Location = new System.Drawing.Point(22, 119);
|
|
|
+ this.ucEphXYZMain.Location = new System.Drawing.Point(12, 104);
|
|
|
this.ucEphXYZMain.Name = "ucEphXYZMain";
|
|
|
- this.ucEphXYZMain.Size = new System.Drawing.Size(520, 44);
|
|
|
+ this.ucEphXYZMain.Size = new System.Drawing.Size(540, 44);
|
|
|
this.ucEphXYZMain.TabIndex = 14;
|
|
|
//
|
|
|
// labelControl1
|
|
|
//
|
|
|
- this.labelControl1.Location = new System.Drawing.Point(22, 251);
|
|
|
+ this.labelControl1.Location = new System.Drawing.Point(12, 231);
|
|
|
this.labelControl1.Name = "labelControl1";
|
|
|
this.labelControl1.Size = new System.Drawing.Size(70, 14);
|
|
|
this.labelControl1.StyleController = this.layoutControl1;
|
|
@@ -146,7 +146,7 @@
|
|
|
// sigTime
|
|
|
//
|
|
|
this.sigTime.EditValue = null;
|
|
|
- this.sigTime.Location = new System.Drawing.Point(24, 91);
|
|
|
+ this.sigTime.Location = new System.Drawing.Point(14, 75);
|
|
|
this.sigTime.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.sigTime.Name = "sigTime";
|
|
|
this.sigTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
@@ -158,41 +158,42 @@
|
|
|
this.sigTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
|
|
this.sigTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
this.sigTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss");
|
|
|
- this.sigTime.Size = new System.Drawing.Size(189, 20);
|
|
|
+ this.sigTime.Size = new System.Drawing.Size(196, 20);
|
|
|
this.sigTime.StyleController = this.layoutControl1;
|
|
|
this.sigTime.TabIndex = 9;
|
|
|
//
|
|
|
// txtDtoCdb
|
|
|
//
|
|
|
- this.txtDtoCdb.Location = new System.Drawing.Point(24, 190);
|
|
|
+ this.txtDtoCdb.Location = new System.Drawing.Point(14, 169);
|
|
|
this.txtDtoCdb.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtDtoCdb.Name = "txtDtoCdb";
|
|
|
this.txtDtoCdb.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtDtoCdb.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtDtoCdb.Size = new System.Drawing.Size(189, 20);
|
|
|
+ this.txtDtoCdb.Size = new System.Drawing.Size(196, 20);
|
|
|
this.txtDtoCdb.StyleController = this.layoutControl1;
|
|
|
this.txtDtoCdb.TabIndex = 6;
|
|
|
//
|
|
|
// txtYbMain
|
|
|
//
|
|
|
- this.txtYbMain.Location = new System.Drawing.Point(217, 190);
|
|
|
+ this.txtYbMain.Location = new System.Drawing.Point(214, 169);
|
|
|
this.txtYbMain.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtYbMain.Name = "txtYbMain";
|
|
|
this.txtYbMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtYbMain.Size = new System.Drawing.Size(158, 20);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtYbMain.Size = new System.Drawing.Size(164, 20);
|
|
|
this.txtYbMain.StyleController = this.layoutControl1;
|
|
|
this.txtYbMain.TabIndex = 6;
|
|
|
//
|
|
|
// txtsatStation
|
|
|
//
|
|
|
this.txtsatStation.EditValue = "";
|
|
|
- this.txtsatStation.Location = new System.Drawing.Point(24, 45);
|
|
|
+ this.txtsatStation.Location = new System.Drawing.Point(14, 29);
|
|
|
+ this.txtsatStation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtsatStation.Name = "txtsatStation";
|
|
|
this.txtsatStation.Properties.AutoHeight = false;
|
|
|
this.txtsatStation.Properties.MaxLength = 20;
|
|
|
- this.txtsatStation.Size = new System.Drawing.Size(189, 20);
|
|
|
+ this.txtsatStation.Size = new System.Drawing.Size(196, 20);
|
|
|
this.txtsatStation.StyleController = this.layoutControl1;
|
|
|
this.txtsatStation.TabIndex = 10;
|
|
|
this.txtsatStation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -200,11 +201,12 @@
|
|
|
// txtcdbStation
|
|
|
//
|
|
|
this.txtcdbStation.EditValue = "";
|
|
|
- this.txtcdbStation.Location = new System.Drawing.Point(217, 45);
|
|
|
+ this.txtcdbStation.Location = new System.Drawing.Point(214, 29);
|
|
|
+ this.txtcdbStation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtcdbStation.Name = "txtcdbStation";
|
|
|
this.txtcdbStation.Properties.AutoHeight = false;
|
|
|
this.txtcdbStation.Properties.MaxLength = 20;
|
|
|
- this.txtcdbStation.Size = new System.Drawing.Size(158, 20);
|
|
|
+ this.txtcdbStation.Size = new System.Drawing.Size(164, 20);
|
|
|
this.txtcdbStation.StyleController = this.layoutControl1;
|
|
|
this.txtcdbStation.TabIndex = 10;
|
|
|
this.txtcdbStation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -212,21 +214,22 @@
|
|
|
// txtRefLocation
|
|
|
//
|
|
|
this.txtRefLocation.EditValue = "";
|
|
|
- this.txtRefLocation.Location = new System.Drawing.Point(379, 45);
|
|
|
+ this.txtRefLocation.Location = new System.Drawing.Point(382, 29);
|
|
|
+ this.txtRefLocation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtRefLocation.Name = "txtRefLocation";
|
|
|
this.txtRefLocation.Properties.AutoHeight = false;
|
|
|
this.txtRefLocation.Properties.MaxLength = 20;
|
|
|
- this.txtRefLocation.Size = new System.Drawing.Size(161, 20);
|
|
|
+ this.txtRefLocation.Size = new System.Drawing.Size(168, 20);
|
|
|
this.txtRefLocation.StyleController = this.layoutControl1;
|
|
|
this.txtRefLocation.TabIndex = 10;
|
|
|
this.txtRefLocation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
|
//
|
|
|
// btnOK
|
|
|
//
|
|
|
- this.btnOK.Location = new System.Drawing.Point(379, 225);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(382, 205);
|
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
- this.btnOK.Size = new System.Drawing.Size(161, 22);
|
|
|
+ this.btnOK.Size = new System.Drawing.Size(168, 22);
|
|
|
this.btnOK.StyleController = this.layoutControl1;
|
|
|
this.btnOK.TabIndex = 12;
|
|
|
this.btnOK.Text = "确定";
|
|
@@ -234,10 +237,10 @@
|
|
|
//
|
|
|
// btnCalcXl
|
|
|
//
|
|
|
- this.btnCalcXl.Location = new System.Drawing.Point(217, 225);
|
|
|
+ this.btnCalcXl.Location = new System.Drawing.Point(214, 205);
|
|
|
this.btnCalcXl.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnCalcXl.Name = "btnCalcXl";
|
|
|
- this.btnCalcXl.Size = new System.Drawing.Size(158, 22);
|
|
|
+ this.btnCalcXl.Size = new System.Drawing.Size(164, 22);
|
|
|
this.btnCalcXl.StyleController = this.layoutControl1;
|
|
|
this.btnCalcXl.TabIndex = 12;
|
|
|
this.btnCalcXl.Text = "星历推算";
|
|
@@ -246,12 +249,12 @@
|
|
|
// txtCxLocation
|
|
|
//
|
|
|
this.txtCxLocation.EditValue = "";
|
|
|
- this.txtCxLocation.Location = new System.Drawing.Point(217, 91);
|
|
|
+ this.txtCxLocation.Location = new System.Drawing.Point(214, 75);
|
|
|
this.txtCxLocation.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtCxLocation.Name = "txtCxLocation";
|
|
|
this.txtCxLocation.Properties.AutoHeight = false;
|
|
|
this.txtCxLocation.Properties.MaxLength = 20;
|
|
|
- this.txtCxLocation.Size = new System.Drawing.Size(158, 20);
|
|
|
+ this.txtCxLocation.Size = new System.Drawing.Size(164, 20);
|
|
|
this.txtCxLocation.StyleController = this.layoutControl1;
|
|
|
this.txtCxLocation.TabIndex = 10;
|
|
|
this.txtCxLocation.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -259,15 +262,15 @@
|
|
|
// txtcxFx
|
|
|
//
|
|
|
this.txtcxFx.EditValue = "";
|
|
|
- this.txtcxFx.Location = new System.Drawing.Point(379, 91);
|
|
|
+ this.txtcxFx.Location = new System.Drawing.Point(382, 75);
|
|
|
this.txtcxFx.MaximumSize = new System.Drawing.Size(0, 20);
|
|
|
this.txtcxFx.Name = "txtcxFx";
|
|
|
this.txtcxFx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "° ", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtcxFx.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtcxFx.Properties.MaskSettings.Set("mask", "f3");
|
|
|
this.txtcxFx.Properties.MaxLength = 20;
|
|
|
- this.txtcxFx.Size = new System.Drawing.Size(161, 20);
|
|
|
+ this.txtcxFx.Size = new System.Drawing.Size(168, 20);
|
|
|
this.txtcxFx.StyleController = this.layoutControl1;
|
|
|
this.txtcxFx.TabIndex = 10;
|
|
|
//
|
|
@@ -292,16 +295,15 @@
|
|
|
this.emptySpaceItem2,
|
|
|
this.layoutControlItem3});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
this.Root.Size = new System.Drawing.Size(564, 324);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem3
|
|
|
//
|
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem3.Location = new System.Drawing.Point(0, 196);
|
|
|
+ this.emptySpaceItem3.Location = new System.Drawing.Point(0, 186);
|
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
- this.emptySpaceItem3.Size = new System.Drawing.Size(195, 33);
|
|
|
+ this.emptySpaceItem3.Size = new System.Drawing.Size(202, 33);
|
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem6
|
|
@@ -309,12 +311,11 @@
|
|
|
this.layoutControlItem6.Control = this.txtDtoCdb;
|
|
|
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem6.CustomizationFormText = "轨道经度";
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 145);
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 140);
|
|
|
this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 51);
|
|
|
+ this.layoutControlItem6.MinSize = new System.Drawing.Size(54, 46);
|
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(195, 51);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(202, 46);
|
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
|
|
|
this.layoutControlItem6.Text = "主星超短时差";
|
|
@@ -330,8 +331,7 @@
|
|
|
this.layoutControlItem14.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(77, 46);
|
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
|
- this.layoutControlItem14.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem14.Size = new System.Drawing.Size(195, 46);
|
|
|
+ this.layoutControlItem14.Size = new System.Drawing.Size(202, 46);
|
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
|
|
|
this.layoutControlItem14.Text = "接收站经纬度";
|
|
@@ -343,12 +343,11 @@
|
|
|
this.layoutControlItem9.Control = this.txtcdbStation;
|
|
|
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem9.CustomizationFormText = "参考站经纬度";
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(195, 0);
|
|
|
+ this.layoutControlItem9.Location = new System.Drawing.Point(202, 0);
|
|
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(77, 46);
|
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(162, 46);
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(168, 46);
|
|
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem9.Text = "超短波经纬度";
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -359,12 +358,11 @@
|
|
|
this.layoutControlItem10.Control = this.txtRefLocation;
|
|
|
this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem10.CustomizationFormText = "参考站经纬度";
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(357, 0);
|
|
|
+ this.layoutControlItem10.Location = new System.Drawing.Point(370, 0);
|
|
|
this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
this.layoutControlItem10.MinSize = new System.Drawing.Size(77, 46);
|
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(167, 46);
|
|
|
+ this.layoutControlItem10.Size = new System.Drawing.Size(174, 46);
|
|
|
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem10.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
|
|
|
this.layoutControlItem10.Text = "参考站经纬度";
|
|
@@ -376,10 +374,10 @@
|
|
|
this.layoutControlItem17.Control = this.btnOK;
|
|
|
this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem17.CustomizationFormText = "layoutControlItem1";
|
|
|
- this.layoutControlItem17.Location = new System.Drawing.Point(357, 196);
|
|
|
+ this.layoutControlItem17.Location = new System.Drawing.Point(370, 186);
|
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
|
this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
|
|
|
- this.layoutControlItem17.Size = new System.Drawing.Size(167, 33);
|
|
|
+ this.layoutControlItem17.Size = new System.Drawing.Size(174, 33);
|
|
|
this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
|
|
|
this.layoutControlItem17.Text = "layoutControlItem1";
|
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
|
|
@@ -390,12 +388,11 @@
|
|
|
this.layoutControlItem7.Control = this.txtYbMain;
|
|
|
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem7.CustomizationFormText = "轨道经度";
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(195, 145);
|
|
|
- this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 51);
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(202, 140);
|
|
|
+ this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
+ this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 46);
|
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
- this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(162, 51);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(168, 46);
|
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem7.Text = "样本主星时差";
|
|
|
this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -404,18 +401,18 @@
|
|
|
// layoutControlItem2
|
|
|
//
|
|
|
this.layoutControlItem2.Control = this.labelControl1;
|
|
|
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 229);
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 219);
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(524, 18);
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(544, 18);
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem2.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem1
|
|
|
//
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 247);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 237);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(524, 37);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(544, 67);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem4
|
|
@@ -423,10 +420,10 @@
|
|
|
this.layoutControlItem4.Control = this.btnCalcXl;
|
|
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem4.CustomizationFormText = "layoutControlItem1";
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(195, 196);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(202, 186);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(162, 33);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(168, 33);
|
|
|
this.layoutControlItem4.Text = "layoutControlItem1";
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem4.TextVisible = false;
|
|
@@ -436,12 +433,11 @@
|
|
|
this.layoutControlItem8.Control = this.txtcxFx;
|
|
|
this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem8.CustomizationFormText = "参考站经纬度";
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(357, 46);
|
|
|
- this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem8.MinSize = new System.Drawing.Size(50, 51);
|
|
|
+ this.layoutControlItem8.Location = new System.Drawing.Point(370, 46);
|
|
|
+ this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
+ this.layoutControlItem8.MinSize = new System.Drawing.Size(50, 46);
|
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(167, 51);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(174, 46);
|
|
|
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
|
|
|
this.layoutControlItem8.Text = "测向方向值";
|
|
@@ -453,12 +449,11 @@
|
|
|
this.layoutControlItem5.Control = this.txtCxLocation;
|
|
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem5.CustomizationFormText = "参考站经纬度";
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(195, 46);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(202, 46);
|
|
|
this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem5.MinSize = new System.Drawing.Size(77, 51);
|
|
|
+ this.layoutControlItem5.MinSize = new System.Drawing.Size(77, 46);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(162, 51);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(168, 46);
|
|
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem5.Text = "测向站经纬度";
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -468,11 +463,10 @@
|
|
|
//
|
|
|
this.layoutControlItem1.Control = this.sigTime;
|
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 46);
|
|
|
- this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem1.MinSize = new System.Drawing.Size(76, 51);
|
|
|
+ this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 46);
|
|
|
+ this.layoutControlItem1.MinSize = new System.Drawing.Size(76, 46);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 1);
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(195, 51);
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(202, 46);
|
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
|
|
|
this.layoutControlItem1.Text = "信号时间";
|
|
@@ -482,19 +476,19 @@
|
|
|
// emptySpaceItem2
|
|
|
//
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(357, 145);
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(370, 140);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(167, 51);
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(174, 46);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem3
|
|
|
//
|
|
|
this.layoutControlItem3.Control = this.ucEphXYZMain;
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 97);
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 92);
|
|
|
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(524, 48);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(544, 48);
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem3.TextVisible = false;
|