|
@@ -28,6 +28,11 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject28 = 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();
|
|
@@ -53,11 +58,6 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
|
|
@@ -86,6 +86,8 @@
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
|
|
@@ -115,6 +117,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
@@ -130,6 +133,7 @@
|
|
|
this.layoutControl1.Controls.Add(this.txtEphVelErr1);
|
|
|
this.layoutControl1.Controls.Add(this.txtFu1);
|
|
|
this.layoutControl1.Controls.Add(this.txtFu2);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnClose);
|
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
@@ -142,7 +146,7 @@
|
|
|
//
|
|
|
// btnOK
|
|
|
//
|
|
|
- this.btnOK.Location = new System.Drawing.Point(198, 352);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(198, 334);
|
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
this.btnOK.Size = new System.Drawing.Size(194, 27);
|
|
@@ -154,7 +158,7 @@
|
|
|
// txtCapTime
|
|
|
//
|
|
|
this.txtCapTime.EditValue = null;
|
|
|
- this.txtCapTime.Location = new System.Drawing.Point(2, 140);
|
|
|
+ this.txtCapTime.Location = new System.Drawing.Point(2, 132);
|
|
|
this.txtCapTime.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 28);
|
|
@@ -171,7 +175,7 @@
|
|
|
// txtRefLocation1
|
|
|
//
|
|
|
this.txtRefLocation1.EditValue = "";
|
|
|
- this.txtRefLocation1.Location = new System.Drawing.Point(198, 140);
|
|
|
+ this.txtRefLocation1.Location = new System.Drawing.Point(198, 132);
|
|
|
this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
@@ -185,7 +189,7 @@
|
|
|
// txtTleMain
|
|
|
//
|
|
|
this.txtTleMain.EditValue = "";
|
|
|
- this.txtTleMain.Location = new System.Drawing.Point(2, 26);
|
|
|
+ this.txtTleMain.Location = new System.Drawing.Point(2, 24);
|
|
|
this.txtTleMain.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtTleMain.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 28);
|
|
@@ -213,7 +217,7 @@
|
|
|
// txtTleAdja
|
|
|
//
|
|
|
this.txtTleAdja.EditValue = "";
|
|
|
- this.txtTleAdja.Location = new System.Drawing.Point(2, 83);
|
|
|
+ this.txtTleAdja.Location = new System.Drawing.Point(2, 78);
|
|
|
this.txtTleAdja.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtTleAdja.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtTleAdja.MinimumSize = new System.Drawing.Size(0, 28);
|
|
@@ -241,14 +245,14 @@
|
|
|
// txtDtousErr1
|
|
|
//
|
|
|
this.txtDtousErr1.EditValue = "";
|
|
|
- this.txtDtousErr1.Location = new System.Drawing.Point(2, 197);
|
|
|
+ this.txtDtousErr1.Location = new System.Drawing.Point(2, 186);
|
|
|
this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtDtousErr1.Name = "txtDtousErr1";
|
|
|
this.txtDtousErr1.Properties.AutoHeight = false;
|
|
|
this.txtDtousErr1.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, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtDtousErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -260,14 +264,14 @@
|
|
|
// txtSatLocErr1
|
|
|
//
|
|
|
this.txtSatLocErr1.EditValue = "";
|
|
|
- this.txtSatLocErr1.Location = new System.Drawing.Point(2, 254);
|
|
|
+ this.txtSatLocErr1.Location = new System.Drawing.Point(2, 240);
|
|
|
this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtSatLocErr1.Name = "txtSatLocErr1";
|
|
|
this.txtSatLocErr1.Properties.AutoHeight = false;
|
|
|
this.txtSatLocErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m", -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.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -278,13 +282,13 @@
|
|
|
//
|
|
|
// txtDfoErr1
|
|
|
//
|
|
|
- this.txtDfoErr1.Location = new System.Drawing.Point(198, 197);
|
|
|
+ this.txtDfoErr1.Location = new System.Drawing.Point(198, 186);
|
|
|
this.txtDfoErr1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtDfoErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtDfoErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtDfoErr1.Name = "txtDfoErr1";
|
|
|
this.txtDfoErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -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, "Hz", -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.txtDfoErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtDfoErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtDfoErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -294,13 +298,13 @@
|
|
|
//
|
|
|
// txtEphVelErr1
|
|
|
//
|
|
|
- this.txtEphVelErr1.Location = new System.Drawing.Point(198, 254);
|
|
|
+ this.txtEphVelErr1.Location = new System.Drawing.Point(198, 240);
|
|
|
this.txtEphVelErr1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtEphVelErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtEphVelErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
this.txtEphVelErr1.Name = "txtEphVelErr1";
|
|
|
this.txtEphVelErr1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtEphVelErr1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtEphVelErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtEphVelErr1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -310,11 +314,11 @@
|
|
|
//
|
|
|
// txtFu1
|
|
|
//
|
|
|
- this.txtFu1.Location = new System.Drawing.Point(2, 311);
|
|
|
+ this.txtFu1.Location = new System.Drawing.Point(2, 294);
|
|
|
this.txtFu1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtFu1.Name = "txtFu1";
|
|
|
this.txtFu1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFu1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtFu1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtFu1.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -324,11 +328,11 @@
|
|
|
//
|
|
|
// txtFu2
|
|
|
//
|
|
|
- this.txtFu2.Location = new System.Drawing.Point(198, 311);
|
|
|
+ this.txtFu2.Location = new System.Drawing.Point(198, 294);
|
|
|
this.txtFu2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
|
this.txtFu2.Name = "txtFu2";
|
|
|
this.txtFu2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
this.txtFu2.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtFu2.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
|
|
this.txtFu2.Properties.MaskSettings.Set("mask", "f");
|
|
@@ -352,7 +356,8 @@
|
|
|
this.layoutControlItem14,
|
|
|
this.layoutControlItem6,
|
|
|
this.layoutControlItem7,
|
|
|
- this.layoutControlItem12});
|
|
|
+ this.layoutControlItem12,
|
|
|
+ this.layoutControlItem2});
|
|
|
this.Root.Name = "Root";
|
|
|
this.Root.Size = new System.Drawing.Size(394, 716);
|
|
|
this.Root.TextVisible = false;
|
|
@@ -363,7 +368,7 @@
|
|
|
this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(394, 57);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(394, 54);
|
|
|
this.layoutControlItem8.Text = "主星星历";
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -372,9 +377,9 @@
|
|
|
//
|
|
|
this.layoutControlItem9.Control = this.txtTleAdja;
|
|
|
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 57);
|
|
|
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 54);
|
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(394, 57);
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(394, 54);
|
|
|
this.layoutControlItem9.Text = "邻星星历";
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -383,9 +388,9 @@
|
|
|
//
|
|
|
this.layoutControlItem11.Control = this.txtCapTime;
|
|
|
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(0, 114);
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(0, 108);
|
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(196, 57);
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(196, 54);
|
|
|
this.layoutControlItem11.Text = "采集时刻";
|
|
|
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -395,9 +400,9 @@
|
|
|
this.layoutControlItem5.Control = this.txtSatLocErr1;
|
|
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 228);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 216);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(196, 57);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(196, 54);
|
|
|
this.layoutControlItem5.Text = "星历位置误差";
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -405,27 +410,27 @@
|
|
|
// layoutControlItem1
|
|
|
//
|
|
|
this.layoutControlItem1.Control = this.btnOK;
|
|
|
- this.layoutControlItem1.Location = new System.Drawing.Point(196, 342);
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(196, 324);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 3);
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(198, 40);
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(198, 41);
|
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem1.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem1
|
|
|
//
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 382);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 365);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(394, 334);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(394, 351);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// emptySpaceItem2
|
|
|
//
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 342);
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(0, 324);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(196, 40);
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(196, 10);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem4
|
|
@@ -433,9 +438,9 @@
|
|
|
this.layoutControlItem4.Control = this.txtDtousErr1;
|
|
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 171);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 162);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(196, 57);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(196, 54);
|
|
|
this.layoutControlItem4.Text = "时差误差";
|
|
|
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -443,9 +448,9 @@
|
|
|
// layoutControlItem10
|
|
|
//
|
|
|
this.layoutControlItem10.Control = this.txtFu1;
|
|
|
- this.layoutControlItem10.Location = new System.Drawing.Point(0, 285);
|
|
|
+ this.layoutControlItem10.Location = new System.Drawing.Point(0, 270);
|
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
- this.layoutControlItem10.Size = new System.Drawing.Size(196, 57);
|
|
|
+ this.layoutControlItem10.Size = new System.Drawing.Size(196, 54);
|
|
|
this.layoutControlItem10.Text = "目标上行频点";
|
|
|
this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -454,9 +459,9 @@
|
|
|
//
|
|
|
this.layoutControlItem14.Control = this.txtRefLocation1;
|
|
|
this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem14.Location = new System.Drawing.Point(196, 114);
|
|
|
+ this.layoutControlItem14.Location = new System.Drawing.Point(196, 108);
|
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
|
- this.layoutControlItem14.Size = new System.Drawing.Size(198, 57);
|
|
|
+ this.layoutControlItem14.Size = new System.Drawing.Size(198, 54);
|
|
|
this.layoutControlItem14.Text = "参考站经纬度";
|
|
|
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -464,9 +469,9 @@
|
|
|
// layoutControlItem6
|
|
|
//
|
|
|
this.layoutControlItem6.Control = this.txtDfoErr1;
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(196, 171);
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(196, 162);
|
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(198, 57);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(198, 54);
|
|
|
this.layoutControlItem6.Text = "频差误差";
|
|
|
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -474,9 +479,9 @@
|
|
|
// layoutControlItem7
|
|
|
//
|
|
|
this.layoutControlItem7.Control = this.txtEphVelErr1;
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(196, 228);
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(196, 216);
|
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(198, 57);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(198, 54);
|
|
|
this.layoutControlItem7.Text = "星历速度误差";
|
|
|
this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
|
|
@@ -484,13 +489,32 @@
|
|
|
// layoutControlItem12
|
|
|
//
|
|
|
this.layoutControlItem12.Control = this.txtFu2;
|
|
|
- this.layoutControlItem12.Location = new System.Drawing.Point(196, 285);
|
|
|
+ this.layoutControlItem12.Location = new System.Drawing.Point(196, 270);
|
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
|
- this.layoutControlItem12.Size = new System.Drawing.Size(198, 57);
|
|
|
+ this.layoutControlItem12.Size = new System.Drawing.Size(198, 54);
|
|
|
this.layoutControlItem12.Text = "参考上行频点";
|
|
|
this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
|
|
|
//
|
|
|
+ // btnClose
|
|
|
+ //
|
|
|
+ this.btnClose.Location = new System.Drawing.Point(2, 336);
|
|
|
+ this.btnClose.Name = "btnClose";
|
|
|
+ this.btnClose.Size = new System.Drawing.Size(192, 27);
|
|
|
+ this.btnClose.StyleController = this.layoutControl1;
|
|
|
+ this.btnClose.TabIndex = 17;
|
|
|
+ this.btnClose.Text = "关闭";
|
|
|
+ this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
|
+ //
|
|
|
+ // layoutControlItem2
|
|
|
+ //
|
|
|
+ this.layoutControlItem2.Control = this.btnClose;
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 334);
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(196, 31);
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem2.TextVisible = false;
|
|
|
+ //
|
|
|
// XZErrEllipseParam
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
@@ -528,6 +552,7 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -561,5 +586,7 @@
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtFu2;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
}
|
|
|
}
|