|
|
@@ -71,8 +71,6 @@
|
|
|
this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ();
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
@@ -101,8 +99,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -262,7 +258,6 @@
|
|
|
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)});
|
|
|
this.txtcxFx.Size = new System.Drawing.Size(168, 20);
|
|
|
- this.txtcxFx.StyleController = this.layoutControl1;
|
|
|
this.txtcxFx.TabIndex = 6;
|
|
|
//
|
|
|
// btnCxLine
|
|
|
@@ -484,37 +479,6 @@
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
- // layoutControlItem7
|
|
|
- //
|
|
|
- this.layoutControlItem7.Control = this.txtYbMain;
|
|
|
- this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem7.CustomizationFormText = "轨道经度";
|
|
|
- this.layoutControlItem7.Location = new System.Drawing.Point(345, 46);
|
|
|
- this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51);
|
|
|
- this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 46);
|
|
|
- this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
- this.layoutControlItem7.Size = new System.Drawing.Size(173, 46);
|
|
|
- this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem7.Text = "样本主星时差";
|
|
|
- this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
|
|
|
- //
|
|
|
- // layoutControlItem8
|
|
|
- //
|
|
|
- this.layoutControlItem8.Control = this.btnCxLine;
|
|
|
- this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem8.CustomizationFormText = "layoutControlItem1";
|
|
|
- this.layoutControlItem8.Location = new System.Drawing.Point(188, 186);
|
|
|
- this.layoutControlItem8.MaxSize = new System.Drawing.Size(110, 33);
|
|
|
- this.layoutControlItem8.MinSize = new System.Drawing.Size(110, 33);
|
|
|
- this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
- this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 2, 9, 2);
|
|
|
- this.layoutControlItem8.Size = new System.Drawing.Size(110, 33);
|
|
|
- this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.layoutControlItem8.Text = "layoutControlItem1";
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
- this.layoutControlItem8.TextVisible = false;
|
|
|
- //
|
|
|
// dxErrorProvider
|
|
|
//
|
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
|
@@ -571,8 +535,6 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
this.ResumeLayout(false);
|