namespace XdCxRhDW.App.UserControl
{
partial class X3GDOPParam
{
///
/// 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()
{
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
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();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.txtCapTime = new DevExpress.XtraEditors.DateEdit();
this.txtRefLocation1 = new DevExpress.XtraEditors.TextEdit();
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.txtDtousErr1 = new DevExpress.XtraEditors.ButtonEdit();
this.txtSatLocErr1 = new DevExpress.XtraEditors.ButtonEdit();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
this.txtTleAdja2 = new DevExpress.XtraEditors.SearchLookUpEdit();
this.gridView11 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.txtAdjaSat2 = new DevExpress.XtraLayout.SimpleLabelItem();
this.txtAdjaSat1 = new DevExpress.XtraLayout.SimpleLabelItem();
this.txtMainSat = new DevExpress.XtraLayout.SimpleLabelItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
((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.txtRefLocation1.Properties)).BeginInit();
((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.txtDtousErr1.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.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.txtCapTime);
this.layoutControl1.Controls.Add(this.txtRefLocation1);
this.layoutControl1.Controls.Add(this.txtTleMain);
this.layoutControl1.Controls.Add(this.txtTleAdja1);
this.layoutControl1.Controls.Add(this.txtDtousErr1);
this.layoutControl1.Controls.Add(this.txtSatLocErr1);
this.layoutControl1.Controls.Add(this.btnClose);
this.layoutControl1.Controls.Add(this.btnOk);
this.layoutControl1.Controls.Add(this.txtTleAdja2);
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(345, 601);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// txtCapTime
//
this.txtCapTime.EditValue = null;
this.txtCapTime.Location = new System.Drawing.Point(2, 148);
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(341, 22);
this.txtCapTime.StyleController = this.layoutControl1;
this.txtCapTime.TabIndex = 8;
//
// txtRefLocation1
//
this.txtRefLocation1.EditValue = "";
this.txtRefLocation1.Location = new System.Drawing.Point(2, 191);
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(341, 22);
this.txtRefLocation1.StyleController = this.layoutControl1;
this.txtRefLocation1.TabIndex = 10;
this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
//
// txtTleMain
//
this.txtTleMain.EditValue = "";
this.txtTleMain.Location = new System.Drawing.Point(2, 19);
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[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtTleMain.Properties.NullText = "";
this.txtTleMain.Properties.PopupSizeable = false;
this.txtTleMain.Properties.PopupView = this.searchLookUpEdit1View;
this.txtTleMain.Size = new System.Drawing.Size(341, 22);
this.txtTleMain.StyleController = this.layoutControl1;
this.txtTleMain.TabIndex = 4;
this.txtTleMain.ToolTip = "填写卫星的双行根数";
//
// searchLookUpEdit1View
//
this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
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, 62);
this.txtTleAdja1.Margin = new System.Windows.Forms.Padding(2);
this.txtTleAdja1.MaximumSize = new System.Drawing.Size(0, 22);
this.txtTleAdja1.MinimumSize = new System.Drawing.Size(0, 22);
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(341, 22);
this.txtTleAdja1.StyleController = this.layoutControl1;
this.txtTleAdja1.TabIndex = 5;
this.txtTleAdja1.ToolTip = "填写卫星的双行根数";
//
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsEditForm.PopupEditFormWidth = 430;
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// txtDtousErr1
//
this.txtDtousErr1.EditValue = "";
this.txtDtousErr1.Location = new System.Drawing.Point(2, 234);
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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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");
this.txtDtousErr1.Size = new System.Drawing.Size(341, 22);
this.txtDtousErr1.StyleController = this.layoutControl1;
this.txtDtousErr1.TabIndex = 6;
this.txtDtousErr1.ToolTip = "ECEF坐标X";
//
// txtSatLocErr1
//
this.txtSatLocErr1.EditValue = "";
this.txtSatLocErr1.Location = new System.Drawing.Point(2, 278);
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.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
this.txtSatLocErr1.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
this.txtSatLocErr1.Properties.MaskSettings.Set("mask", "f");
this.txtSatLocErr1.Size = new System.Drawing.Size(341, 22);
this.txtSatLocErr1.StyleController = this.layoutControl1;
this.txtSatLocErr1.TabIndex = 6;
this.txtSatLocErr1.ToolTip = "ECEF坐标X";
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(2, 312);
this.btnClose.Margin = new System.Windows.Forms.Padding(2);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(172, 22);
this.btnClose.StyleController = this.layoutControl1;
this.btnClose.TabIndex = 13;
this.btnClose.Text = "关闭";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnOk
//
this.btnOk.Location = new System.Drawing.Point(178, 312);
this.btnOk.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(165, 22);
this.btnOk.StyleController = this.layoutControl1;
this.btnOk.TabIndex = 12;
this.btnOk.Text = "确定";
this.btnOk.Click += new System.EventHandler(this.btnX1D2_Click);
//
// txtTleAdja2
//
this.txtTleAdja2.EditValue = "";
this.txtTleAdja2.Location = new System.Drawing.Point(2, 105);
this.txtTleAdja2.Margin = new System.Windows.Forms.Padding(2);
this.txtTleAdja2.MaximumSize = new System.Drawing.Size(0, 22);
this.txtTleAdja2.MinimumSize = new System.Drawing.Size(0, 22);
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(341, 22);
this.txtTleAdja2.StyleController = this.layoutControl1;
this.txtTleAdja2.TabIndex = 5;
this.txtTleAdja2.ToolTip = "填写卫星的双行根数";
//
// gridView11
//
this.gridView11.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView11.Name = "gridView11";
this.gridView11.OptionsEditForm.PopupEditFormWidth = 430;
this.gridView11.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView11.OptionsView.ShowGroupPanel = false;
//
// Root
//
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem8,
this.layoutControlItem9,
this.layoutControlItem11,
this.layoutControlItem14,
this.layoutControlItem4,
this.layoutControlItem5,
this.emptySpaceItem1,
this.layoutControlItem2,
this.layoutControlItem3,
this.layoutControlItem6,
this.txtAdjaSat2,
this.txtAdjaSat1,
this.txtMainSat,
this.emptySpaceItem2});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(345, 601);
this.Root.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txtTleMain;
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(345, 43);
this.layoutControlItem8.Text = "主星星历";
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem8.TextSize = new System.Drawing.Size(93, 14);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txtTleAdja1;
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem9.Location = new System.Drawing.Point(0, 43);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(345, 43);
this.layoutControlItem9.Text = "邻星1星历";
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem9.TextSize = new System.Drawing.Size(93, 14);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txtCapTime;
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem11.Location = new System.Drawing.Point(0, 129);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(345, 43);
this.layoutControlItem11.Text = "采集时刻";
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem11.TextSize = new System.Drawing.Size(93, 14);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txtRefLocation1;
this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 172);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(345, 43);
this.layoutControlItem14.Text = "参考站经纬度";
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem14.TextSize = new System.Drawing.Size(93, 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, 215);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(345, 44);
this.layoutControlItem4.Text = "时差误差";
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem4.TextSize = new System.Drawing.Size(93, 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, 259);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(345, 44);
this.layoutControlItem5.Text = "星历位置误差";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem5.TextSize = new System.Drawing.Size(93, 14);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 336);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(345, 175);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnClose;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 303);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
this.layoutControlItem2.Size = new System.Drawing.Size(176, 33);
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.btnOk;
this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem3.CustomizationFormText = "layoutControlItem1";
this.layoutControlItem3.Location = new System.Drawing.Point(176, 303);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
this.layoutControlItem3.Size = new System.Drawing.Size(169, 33);
this.layoutControlItem3.Text = "layoutControlItem1";
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txtTleAdja2;
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem6.CustomizationFormText = "邻星星历";
this.layoutControlItem6.Location = new System.Drawing.Point(0, 86);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(345, 43);
this.layoutControlItem6.Text = "邻星2星历";
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem6.TextSize = new System.Drawing.Size(93, 14);
//
// txtAdjaSat2
//
this.txtAdjaSat2.AllowHotTrack = false;
this.txtAdjaSat2.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
this.txtAdjaSat2.AppearanceItemCaption.Options.UseForeColor = true;
this.txtAdjaSat2.Location = new System.Drawing.Point(0, 555);
this.txtAdjaSat2.MaxSize = new System.Drawing.Size(0, 22);
this.txtAdjaSat2.MinSize = new System.Drawing.Size(126, 22);
this.txtAdjaSat2.Name = "txtAdjaSat2";
this.txtAdjaSat2.Size = new System.Drawing.Size(345, 22);
this.txtAdjaSat2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.txtAdjaSat2.TextSize = new System.Drawing.Size(93, 14);
//
// txtAdjaSat1
//
this.txtAdjaSat1.AllowHotTrack = false;
this.txtAdjaSat1.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
this.txtAdjaSat1.AppearanceItemCaption.Options.UseForeColor = true;
this.txtAdjaSat1.Location = new System.Drawing.Point(0, 533);
this.txtAdjaSat1.MaxSize = new System.Drawing.Size(0, 22);
this.txtAdjaSat1.MinSize = new System.Drawing.Size(126, 22);
this.txtAdjaSat1.Name = "txtAdjaSat1";
this.txtAdjaSat1.Size = new System.Drawing.Size(345, 22);
this.txtAdjaSat1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.txtAdjaSat1.TextSize = new System.Drawing.Size(93, 14);
//
// txtMainSat
//
this.txtMainSat.AllowHotTrack = false;
this.txtMainSat.AppearanceItemCaption.ForeColor = System.Drawing.Color.SteelBlue;
this.txtMainSat.AppearanceItemCaption.Options.UseForeColor = true;
this.txtMainSat.Location = new System.Drawing.Point(0, 511);
this.txtMainSat.MaxSize = new System.Drawing.Size(0, 22);
this.txtMainSat.MinSize = new System.Drawing.Size(126, 22);
this.txtMainSat.Name = "txtMainSat";
this.txtMainSat.Size = new System.Drawing.Size(345, 22);
this.txtMainSat.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.txtMainSat.TextSize = new System.Drawing.Size(93, 14);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 577);
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(345, 24);
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// X3GDOPParam
//
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 = "X3GDOPParam";
this.Size = new System.Drawing.Size(345, 601);
((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.txtRefLocation1.Properties)).EndInit();
((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.txtDtousErr1.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.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAdjaSat1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMainSat)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraEditors.DateEdit txtCapTime;
private DevExpress.XtraEditors.TextEdit txtRefLocation1;
private DevExpress.XtraEditors.SearchLookUpEdit txtTleMain;
private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.ButtonEdit txtDtousErr1;
private DevExpress.XtraEditors.ButtonEdit txtSatLocErr1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraEditors.SimpleButton btnOk;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraEditors.SearchLookUpEdit txtTleAdja2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.SimpleLabelItem txtAdjaSat2;
private DevExpress.XtraLayout.SimpleLabelItem txtAdjaSat1;
private DevExpress.XtraLayout.SimpleLabelItem txtMainSat;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
}
}