namespace DW5S.App.UserControl
{
partial class X2D1GDOPParam
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
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();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
this.txtStationLocation1 = new DevExpress.XtraEditors.TextEdit();
this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
this.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnEphCalc = new DevExpress.XtraEditors.SimpleButton();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
this.ucEphXYZAdja = new DW5S.App.UserControl.UCEphXYZParam();
this.ucEphXYZMain = new DW5S.App.UserControl.UCEphXYZParam();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.ucEphXYZAdja);
this.layoutControl1.Controls.Add(this.ucEphXYZMain);
this.layoutControl1.Controls.Add(this.btnOK);
this.layoutControl1.Controls.Add(this.txtCapTime);
this.layoutControl1.Controls.Add(this.txtStationLocation1);
this.layoutControl1.Controls.Add(this.txtRefLocation1);
this.layoutControl1.Controls.Add(this.txtDtousErr1);
this.layoutControl1.Controls.Add(this.txtSatLocErr1);
this.layoutControl1.Controls.Add(this.btnClose);
this.layoutControl1.Controls.Add(this.btnEphCalc);
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(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(484, 530);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// btnOK
//
this.btnOK.Location = new System.Drawing.Point(330, 410);
this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(150, 22);
this.btnOK.StyleController = this.layoutControl1;
this.btnOK.TabIndex = 12;
this.btnOK.Text = "确定";
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// txtCapTime
//
this.txtCapTime.EditValue = null;
this.txtCapTime.Location = new System.Drawing.Point(4, 203);
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[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCapTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCapTime.Size = new System.Drawing.Size(476, 22);
this.txtCapTime.StyleController = this.layoutControl1;
this.txtCapTime.TabIndex = 8;
//
// txtStationLocation1
//
this.txtStationLocation1.EditValue = "";
this.txtStationLocation1.Location = new System.Drawing.Point(4, 246);
this.txtStationLocation1.Margin = new System.Windows.Forms.Padding(2);
this.txtStationLocation1.MaximumSize = new System.Drawing.Size(0, 22);
this.txtStationLocation1.MinimumSize = new System.Drawing.Size(0, 22);
this.txtStationLocation1.Name = "txtStationLocation1";
this.txtStationLocation1.Properties.AutoHeight = false;
this.txtStationLocation1.Size = new System.Drawing.Size(476, 22);
this.txtStationLocation1.StyleController = this.layoutControl1;
this.txtStationLocation1.TabIndex = 11;
this.txtStationLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
//
// txtRefLocation1
//
this.txtRefLocation1.EditValue = "";
this.txtRefLocation1.Location = new System.Drawing.Point(4, 289);
this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 22);
this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 22);
this.txtRefLocation1.Name = "txtRefLocation1";
this.txtRefLocation1.Properties.AutoHeight = false;
this.txtRefLocation1.Size = new System.Drawing.Size(476, 22);
this.txtRefLocation1.StyleController = this.layoutControl1;
this.txtRefLocation1.TabIndex = 10;
this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
//
// txtDtousErr1
//
this.txtDtousErr1.EditValue = "";
this.txtDtousErr1.Location = new System.Drawing.Point(4, 332);
this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 22);
this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 22);
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)});
this.txtDtousErr1.Size = new System.Drawing.Size(476, 22);
this.txtDtousErr1.StyleController = this.layoutControl1;
this.txtDtousErr1.TabIndex = 6;
this.txtDtousErr1.ToolTip = "时差误差";
//
// txtSatLocErr1
//
this.txtSatLocErr1.EditValue = "";
this.txtSatLocErr1.Location = new System.Drawing.Point(4, 376);
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, 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(476, 22);
this.txtSatLocErr1.StyleController = this.layoutControl1;
this.txtSatLocErr1.TabIndex = 6;
this.txtSatLocErr1.ToolTip = "星历位置误差";
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(173, 410);
this.btnClose.Margin = new System.Windows.Forms.Padding(2);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(153, 22);
this.btnClose.StyleController = this.layoutControl1;
this.btnClose.TabIndex = 13;
this.btnClose.Text = "关闭";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnEphCalc
//
this.btnEphCalc.Location = new System.Drawing.Point(4, 410);
this.btnEphCalc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.btnEphCalc.Name = "btnEphCalc";
this.btnEphCalc.Size = new System.Drawing.Size(165, 22);
this.btnEphCalc.StyleController = this.layoutControl1;
this.btnEphCalc.TabIndex = 12;
this.btnEphCalc.Text = "星历推算";
this.btnEphCalc.Click += new System.EventHandler(this.btnEphCalc_Click);
//
// Root
//
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.itemSigTime,
this.layoutControlItem14,
this.layoutControlItem13,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem1,
this.emptySpaceItem1,
this.emptySpaceItem2,
this.layoutControlItem3,
this.layoutControlItem6,
this.layoutControlItem7,
this.layoutControlItem2});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(484, 530);
this.Root.TextVisible = false;
//
// itemSigTime
//
this.itemSigTime.Control = this.txtCapTime;
this.itemSigTime.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.itemSigTime.Location = new System.Drawing.Point(0, 184);
this.itemSigTime.Name = "itemSigTime";
this.itemSigTime.Size = new System.Drawing.Size(484, 43);
this.itemSigTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
this.itemSigTime.Text = "信号时间";
this.itemSigTime.TextLocation = DevExpress.Utils.Locations.Top;
this.itemSigTime.TextSize = new System.Drawing.Size(72, 14);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txtRefLocation1;
this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 270);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(484, 43);
this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
this.layoutControlItem14.Text = "参考站经纬度";
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 14);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txtStationLocation1;
this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem13.Location = new System.Drawing.Point(0, 227);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(484, 43);
this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
this.layoutControlItem13.Text = "超短站经纬度";
this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txtDtousErr1;
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem4.CustomizationFormText = "低轨卫星X";
this.layoutControlItem4.Location = new System.Drawing.Point(0, 313);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(484, 44);
this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
this.layoutControlItem4.Text = "时差误差";
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
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, 357);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(484, 44);
this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 0);
this.layoutControlItem5.Text = "星历位置误差";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.btnOK;
this.layoutControlItem1.Location = new System.Drawing.Point(328, 401);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
this.layoutControlItem1.Size = new System.Drawing.Size(156, 33);
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0);
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, 434);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(484, 72);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 506);
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(484, 24);
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnEphCalc;
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem7.CustomizationFormText = "layoutControlItem1";
this.layoutControlItem7.Location = new System.Drawing.Point(0, 401);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
this.layoutControlItem7.Size = new System.Drawing.Size(171, 33);
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0);
this.layoutControlItem7.Text = "layoutControlItem1";
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnClose;
this.layoutControlItem2.Location = new System.Drawing.Point(171, 401);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
this.layoutControlItem2.Size = new System.Drawing.Size(157, 33);
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// dxErrorProvider
//
this.dxErrorProvider.ContainerControl = this;
//
// ucEphXYZAdja
//
this.ucEphXYZAdja.Location = new System.Drawing.Point(2, 94);
this.ucEphXYZAdja.Name = "ucEphXYZAdja";
this.ucEphXYZAdja.Size = new System.Drawing.Size(480, 88);
this.ucEphXYZAdja.TabIndex = 15;
//
// ucEphXYZMain
//
this.ucEphXYZMain.Location = new System.Drawing.Point(2, 2);
this.ucEphXYZMain.Name = "ucEphXYZMain";
this.ucEphXYZMain.Size = new System.Drawing.Size(480, 88);
this.ucEphXYZMain.TabIndex = 14;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.ucEphXYZMain;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 92);
this.layoutControlItem3.MinSize = new System.Drawing.Size(190, 92);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(484, 92);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.ucEphXYZAdja;
this.layoutControlItem6.Location = new System.Drawing.Point(0, 92);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 92);
this.layoutControlItem6.MinSize = new System.Drawing.Size(190, 92);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(484, 92);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// X2D1GDOPParam
//
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(4, 3, 4, 3);
this.Name = "X2D1GDOPParam";
this.Size = new System.Drawing.Size(484, 530);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStationLocation1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRefLocation1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDtousErr1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSatLocErr1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraEditors.DateEdit txtCapTime;
private DevExpress.XtraEditors.TextEdit txtStationLocation1;
private DevExpress.XtraEditors.TextEdit txtRefLocation1;
private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem itemSigTime;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.SimpleButton btnOK;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private UCEphXYZParam ucEphXYZMain;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private UCEphXYZParam ucEphXYZAdja;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.SimpleButton btnEphCalc;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
}
}