|
@@ -28,11 +28,6 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
- 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 editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
@@ -48,19 +43,22 @@
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ 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();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtTleMain = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
- this.txtTleAdja1 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
this.txtDfoErr1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
- this.txtTleAdja2 = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
- this.gridView11 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
this.txtEphVelErr1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtFu1 = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
|
|
|
+ this.txtCapTime1 = new DevExpress.XtraEditors.DateEdit();
|
|
|
+ this.txtCapTime2 = new DevExpress.XtraEditors.DateEdit();
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
@@ -68,25 +66,25 @@
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTleMain.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja1.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDfoErr1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja2.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView11)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEphVelErr1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFu1.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime1.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime1.Properties.CalendarTimeProperties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime2.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime2.Properties.CalendarTimeProperties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
@@ -94,40 +92,40 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
|
//
|
|
|
this.layoutControl1.Controls.Add(this.btnOK);
|
|
|
this.layoutControl1.Controls.Add(this.txtTleMain);
|
|
|
- this.layoutControl1.Controls.Add(this.txtTleAdja1);
|
|
|
this.layoutControl1.Controls.Add(this.txtDfoErr1);
|
|
|
this.layoutControl1.Controls.Add(this.txtSatLocErr1);
|
|
|
- this.layoutControl1.Controls.Add(this.txtTleAdja2);
|
|
|
this.layoutControl1.Controls.Add(this.txtEphVelErr1);
|
|
|
this.layoutControl1.Controls.Add(this.txtFu1);
|
|
|
this.layoutControl1.Controls.Add(this.txtCapTime);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtCapTime1);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtCapTime2);
|
|
|
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);
|
|
|
+ this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(993, 379, 650, 400);
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(493, 597);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(347, 400);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
// btnOK
|
|
|
//
|
|
|
- this.btnOK.Location = new System.Drawing.Point(250, 536);
|
|
|
- this.btnOK.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(175, 360);
|
|
|
+ this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
- this.btnOK.Size = new System.Drawing.Size(240, 32);
|
|
|
+ this.btnOK.Size = new System.Drawing.Size(170, 22);
|
|
|
this.btnOK.StyleController = this.layoutControl1;
|
|
|
this.btnOK.TabIndex = 12;
|
|
|
this.btnOK.Text = "确定";
|
|
@@ -136,9 +134,10 @@
|
|
|
// txtTleMain
|
|
|
//
|
|
|
this.txtTleMain.EditValue = "";
|
|
|
- this.txtTleMain.Location = new System.Drawing.Point(2, 29);
|
|
|
- this.txtTleMain.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
+ this.txtTleMain.Location = new System.Drawing.Point(2, 20);
|
|
|
+ this.txtTleMain.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtTleMain.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtTleMain.Name = "txtTleMain";
|
|
|
this.txtTleMain.Properties.AutoHeight = false;
|
|
|
this.txtTleMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
@@ -146,58 +145,31 @@
|
|
|
this.txtTleMain.Properties.NullText = "";
|
|
|
this.txtTleMain.Properties.PopupSizeable = false;
|
|
|
this.txtTleMain.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
- this.txtTleMain.Size = new System.Drawing.Size(489, 34);
|
|
|
+ this.txtTleMain.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtTleMain.StyleController = this.layoutControl1;
|
|
|
this.txtTleMain.TabIndex = 4;
|
|
|
this.txtTleMain.ToolTip = "填写卫星的双行根数";
|
|
|
//
|
|
|
// searchLookUpEdit1View
|
|
|
//
|
|
|
- this.searchLookUpEdit1View.DetailHeight = 550;
|
|
|
this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
- this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 615;
|
|
|
+ this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 430;
|
|
|
this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
//
|
|
|
- // txtTleAdja1
|
|
|
- //
|
|
|
- this.txtTleAdja1.EditValue = "";
|
|
|
- this.txtTleAdja1.Location = new System.Drawing.Point(2, 94);
|
|
|
- this.txtTleAdja1.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtTleAdja1.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtTleAdja1.Name = "txtTleAdja1";
|
|
|
- this.txtTleAdja1.Properties.AutoHeight = false;
|
|
|
- this.txtTleAdja1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtTleAdja1.Properties.NullText = "";
|
|
|
- this.txtTleAdja1.Properties.PopupSizeable = false;
|
|
|
- this.txtTleAdja1.Properties.PopupView = this.gridView1;
|
|
|
- this.txtTleAdja1.Size = new System.Drawing.Size(489, 34);
|
|
|
- this.txtTleAdja1.StyleController = this.layoutControl1;
|
|
|
- this.txtTleAdja1.TabIndex = 5;
|
|
|
- this.txtTleAdja1.ToolTip = "填写卫星的双行根数";
|
|
|
- //
|
|
|
- // gridView1
|
|
|
- //
|
|
|
- this.gridView1.DetailHeight = 550;
|
|
|
- this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.gridView1.Name = "gridView1";
|
|
|
- this.gridView1.OptionsEditForm.PopupEditFormWidth = 615;
|
|
|
- this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
// txtDfoErr1
|
|
|
//
|
|
|
this.txtDfoErr1.EditValue = "";
|
|
|
- this.txtDfoErr1.Location = new System.Drawing.Point(2, 292);
|
|
|
- this.txtDfoErr1.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtDfoErr1.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
+ this.txtDfoErr1.Location = new System.Drawing.Point(2, 196);
|
|
|
+ this.txtDfoErr1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtDfoErr1.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtDfoErr1.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtDfoErr1.Name = "txtDfoErr1";
|
|
|
this.txtDfoErr1.Properties.AutoHeight = false;
|
|
|
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, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtDfoErr1.Size = new System.Drawing.Size(489, 34);
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -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.txtDfoErr1.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtDfoErr1.StyleController = this.layoutControl1;
|
|
|
this.txtDfoErr1.TabIndex = 6;
|
|
|
this.txtDfoErr1.ToolTip = "ECEF坐标X";
|
|
@@ -205,56 +177,31 @@
|
|
|
// txtSatLocErr1
|
|
|
//
|
|
|
this.txtSatLocErr1.EditValue = "";
|
|
|
- this.txtSatLocErr1.Location = new System.Drawing.Point(2, 357);
|
|
|
- this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
+ this.txtSatLocErr1.Location = new System.Drawing.Point(2, 240);
|
|
|
+ this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
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, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtSatLocErr1.Size = new System.Drawing.Size(489, 34);
|
|
|
+ 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)});
|
|
|
+ this.txtSatLocErr1.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtSatLocErr1.StyleController = this.layoutControl1;
|
|
|
this.txtSatLocErr1.TabIndex = 6;
|
|
|
this.txtSatLocErr1.ToolTip = "ECEF坐标X";
|
|
|
//
|
|
|
- // txtTleAdja2
|
|
|
- //
|
|
|
- this.txtTleAdja2.EditValue = "";
|
|
|
- this.txtTleAdja2.Location = new System.Drawing.Point(2, 159);
|
|
|
- this.txtTleAdja2.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtTleAdja2.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtTleAdja2.Name = "txtTleAdja2";
|
|
|
- this.txtTleAdja2.Properties.AutoHeight = false;
|
|
|
- this.txtTleAdja2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtTleAdja2.Properties.NullText = "";
|
|
|
- this.txtTleAdja2.Properties.PopupSizeable = false;
|
|
|
- this.txtTleAdja2.Properties.PopupView = this.gridView11;
|
|
|
- this.txtTleAdja2.Size = new System.Drawing.Size(489, 34);
|
|
|
- this.txtTleAdja2.StyleController = this.layoutControl1;
|
|
|
- this.txtTleAdja2.TabIndex = 5;
|
|
|
- this.txtTleAdja2.ToolTip = "填写卫星的双行根数";
|
|
|
- //
|
|
|
- // gridView11
|
|
|
- //
|
|
|
- this.gridView11.DetailHeight = 550;
|
|
|
- this.gridView11.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
- this.gridView11.Name = "gridView11";
|
|
|
- this.gridView11.OptionsEditForm.PopupEditFormWidth = 615;
|
|
|
- this.gridView11.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
- this.gridView11.OptionsView.ShowGroupPanel = false;
|
|
|
- //
|
|
|
// txtEphVelErr1
|
|
|
//
|
|
|
this.txtEphVelErr1.EditValue = "";
|
|
|
- this.txtEphVelErr1.Location = new System.Drawing.Point(2, 422);
|
|
|
- this.txtEphVelErr1.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtEphVelErr1.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
+ this.txtEphVelErr1.Location = new System.Drawing.Point(2, 284);
|
|
|
+ this.txtEphVelErr1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtEphVelErr1.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtEphVelErr1.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtEphVelErr1.Name = "txtEphVelErr1";
|
|
|
this.txtEphVelErr1.Properties.AutoHeight = false;
|
|
|
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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtEphVelErr1.Size = new System.Drawing.Size(489, 34);
|
|
|
+ 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.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtEphVelErr1.StyleController = this.layoutControl1;
|
|
|
this.txtEphVelErr1.TabIndex = 6;
|
|
|
this.txtEphVelErr1.ToolTip = "ECEF坐标X";
|
|
@@ -262,14 +209,15 @@
|
|
|
// txtFu1
|
|
|
//
|
|
|
this.txtFu1.EditValue = "";
|
|
|
- this.txtFu1.Location = new System.Drawing.Point(2, 487);
|
|
|
- this.txtFu1.MaximumSize = new System.Drawing.Size(0, 34);
|
|
|
- this.txtFu1.MinimumSize = new System.Drawing.Size(0, 34);
|
|
|
+ this.txtFu1.Location = new System.Drawing.Point(2, 328);
|
|
|
+ this.txtFu1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtFu1.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtFu1.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtFu1.Name = "txtFu1";
|
|
|
this.txtFu1.Properties.AutoHeight = false;
|
|
|
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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
- this.txtFu1.Size = new System.Drawing.Size(489, 34);
|
|
|
+ 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.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtFu1.StyleController = this.layoutControl1;
|
|
|
this.txtFu1.TabIndex = 6;
|
|
|
this.txtFu1.ToolTip = "ECEF坐标X";
|
|
@@ -277,9 +225,10 @@
|
|
|
// txtCapTime
|
|
|
//
|
|
|
this.txtCapTime.EditValue = null;
|
|
|
- this.txtCapTime.Location = new System.Drawing.Point(3, 225);
|
|
|
- this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 35);
|
|
|
- this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 35);
|
|
|
+ this.txtCapTime.Location = new System.Drawing.Point(2, 64);
|
|
|
+ this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtCapTime.Name = "txtCapTime";
|
|
|
this.txtCapTime.Properties.AutoHeight = false;
|
|
|
this.txtCapTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
@@ -291,10 +240,54 @@
|
|
|
this.txtCapTime.Properties.EditFormat.FormatString = "";
|
|
|
this.txtCapTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
this.txtCapTime.Properties.MaskSettings.Set("mask", "");
|
|
|
- this.txtCapTime.Size = new System.Drawing.Size(487, 35);
|
|
|
+ this.txtCapTime.Size = new System.Drawing.Size(343, 22);
|
|
|
this.txtCapTime.StyleController = this.layoutControl1;
|
|
|
this.txtCapTime.TabIndex = 8;
|
|
|
//
|
|
|
+ // txtCapTime1
|
|
|
+ //
|
|
|
+ this.txtCapTime1.EditValue = null;
|
|
|
+ this.txtCapTime1.Location = new System.Drawing.Point(2, 108);
|
|
|
+ this.txtCapTime1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtCapTime1.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtCapTime1.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtCapTime1.Name = "txtCapTime1";
|
|
|
+ this.txtCapTime1.Properties.AutoHeight = false;
|
|
|
+ this.txtCapTime1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtCapTime1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtCapTime1.Properties.DisplayFormat.FormatString = "";
|
|
|
+ this.txtCapTime1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
+ this.txtCapTime1.Properties.EditFormat.FormatString = "";
|
|
|
+ this.txtCapTime1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
+ this.txtCapTime1.Properties.MaskSettings.Set("mask", "");
|
|
|
+ this.txtCapTime1.Size = new System.Drawing.Size(343, 22);
|
|
|
+ this.txtCapTime1.StyleController = this.layoutControl1;
|
|
|
+ this.txtCapTime1.TabIndex = 8;
|
|
|
+ //
|
|
|
+ // txtCapTime2
|
|
|
+ //
|
|
|
+ this.txtCapTime2.EditValue = null;
|
|
|
+ this.txtCapTime2.Location = new System.Drawing.Point(2, 152);
|
|
|
+ this.txtCapTime2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.txtCapTime2.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtCapTime2.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtCapTime2.Name = "txtCapTime2";
|
|
|
+ this.txtCapTime2.Properties.AutoHeight = false;
|
|
|
+ this.txtCapTime2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtCapTime2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtCapTime2.Properties.DisplayFormat.FormatString = "";
|
|
|
+ this.txtCapTime2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
+ this.txtCapTime2.Properties.EditFormat.FormatString = "";
|
|
|
+ this.txtCapTime2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
|
+ this.txtCapTime2.Properties.MaskSettings.Set("mask", "");
|
|
|
+ this.txtCapTime2.Size = new System.Drawing.Size(343, 22);
|
|
|
+ this.txtCapTime2.StyleController = this.layoutControl1;
|
|
|
+ this.txtCapTime2.TabIndex = 8;
|
|
|
+ //
|
|
|
// Root
|
|
|
//
|
|
|
this.Root.GroupBordersVisible = false;
|
|
@@ -305,13 +298,13 @@
|
|
|
this.layoutControlItem1,
|
|
|
this.emptySpaceItem1,
|
|
|
this.emptySpaceItem2,
|
|
|
- this.layoutControlItem9,
|
|
|
- this.layoutControlItem2,
|
|
|
this.layoutControlItem3,
|
|
|
this.layoutControlItem6,
|
|
|
- this.layoutControlItem11});
|
|
|
+ this.layoutControlItem11,
|
|
|
+ this.layoutControlItem2,
|
|
|
+ this.layoutControlItem7});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(493, 597);
|
|
|
+ this.Root.Size = new System.Drawing.Size(347, 400);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// layoutControlItem8
|
|
@@ -320,143 +313,143 @@
|
|
|
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(493, 65);
|
|
|
- this.layoutControlItem8.Text = "第一时刻星历";
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(347, 44);
|
|
|
+ this.layoutControlItem8.Text = "主星星历";
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem4
|
|
|
//
|
|
|
this.layoutControlItem4.Control = this.txtDfoErr1;
|
|
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 263);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 176);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(493, 65);
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(347, 44);
|
|
|
this.layoutControlItem4.Text = "频差误差";
|
|
|
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem4.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem5
|
|
|
//
|
|
|
this.layoutControlItem5.Control = this.txtSatLocErr1;
|
|
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem5.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 328);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 220);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(493, 65);
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(347, 44);
|
|
|
this.layoutControlItem5.Text = "星历位置误差";
|
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem5.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem1
|
|
|
//
|
|
|
this.layoutControlItem1.Control = this.btnOK;
|
|
|
- this.layoutControlItem1.Location = new System.Drawing.Point(247, 523);
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(173, 352);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 13, 3);
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(246, 48);
|
|
|
+ this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(174, 32);
|
|
|
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, 571);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 384);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(493, 26);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(347, 16);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// emptySpaceItem2
|
|
|
//
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 523);
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(0, 352);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(247, 48);
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(173, 32);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
- // layoutControlItem9
|
|
|
- //
|
|
|
- this.layoutControlItem9.Control = this.txtTleAdja1;
|
|
|
- this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 65);
|
|
|
- this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(493, 65);
|
|
|
- this.layoutControlItem9.Text = "第二时刻星历";
|
|
|
- this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem9.TextSize = new System.Drawing.Size(108, 22);
|
|
|
- //
|
|
|
- // layoutControlItem2
|
|
|
- //
|
|
|
- this.layoutControlItem2.Control = this.txtTleAdja2;
|
|
|
- this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem2.CustomizationFormText = "邻星星历";
|
|
|
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 130);
|
|
|
- this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(493, 65);
|
|
|
- this.layoutControlItem2.Text = "第三时刻星历";
|
|
|
- this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem2.TextSize = new System.Drawing.Size(108, 22);
|
|
|
- //
|
|
|
// layoutControlItem3
|
|
|
//
|
|
|
this.layoutControlItem3.Control = this.txtEphVelErr1;
|
|
|
this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem3.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 393);
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 264);
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(493, 65);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(347, 44);
|
|
|
this.layoutControlItem3.Text = "星历速度误差";
|
|
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem3.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem6
|
|
|
//
|
|
|
this.layoutControlItem6.Control = this.txtFu1;
|
|
|
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem6.CustomizationFormText = "低轨卫星X";
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 458);
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 308);
|
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(493, 65);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(347, 44);
|
|
|
this.layoutControlItem6.Text = "上行频点";
|
|
|
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem6.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem11
|
|
|
//
|
|
|
this.layoutControlItem11.Control = this.txtCapTime;
|
|
|
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.layoutControlItem11.CustomizationFormText = "采集时刻";
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(0, 195);
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(0, 44);
|
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(493, 68);
|
|
|
- this.layoutControlItem11.Text = "采集时刻";
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(347, 44);
|
|
|
+ this.layoutControlItem11.Text = "采集时刻1";
|
|
|
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem11.TextSize = new System.Drawing.Size(108, 22);
|
|
|
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem2
|
|
|
+ //
|
|
|
+ this.layoutControlItem2.Control = this.txtCapTime1;
|
|
|
+ this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem2.CustomizationFormText = "采集时刻";
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 88);
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(347, 44);
|
|
|
+ this.layoutControlItem2.Text = "采集时刻2";
|
|
|
+ this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem7
|
|
|
+ //
|
|
|
+ this.layoutControlItem7.Control = this.txtCapTime2;
|
|
|
+ this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem7.CustomizationFormText = "采集时刻";
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 132);
|
|
|
+ this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(347, 44);
|
|
|
+ this.layoutControlItem7.Text = "采集时刻3";
|
|
|
+ this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// DXErrEllipseParam
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.Name = "DXErrEllipseParam";
|
|
|
- this.Size = new System.Drawing.Size(493, 597);
|
|
|
+ this.Size = new System.Drawing.Size(347, 400);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTleMain.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja1.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDfoErr1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtTleAdja2.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.gridView11)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEphVelErr1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtFu1.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime1.Properties.CalendarTimeProperties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime1.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime2.Properties.CalendarTimeProperties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtCapTime2.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
@@ -464,11 +457,11 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -487,17 +480,15 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
- private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja1;
|
|
|
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
- private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja2;
|
|
|
- private DevExpress.XtraGrid.Views.Grid.GridView gridView11;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtEphVelErr1;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
private DevExpress.XtraEditors.ButtonEdit txtFu1;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
private DevExpress.XtraEditors.DateEdit txtCapTime;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
+ private DevExpress.XtraEditors.DateEdit txtCapTime1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
+ private DevExpress.XtraEditors.DateEdit txtCapTime2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
}
|
|
|
}
|