namespace XdCxRhDW.App.EditForms { partial class X2DTOParamEditor { /// /// 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 Windows Form 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(); 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(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.ucEphXYZAdaj = new XdCxRhDW.App.UserControl.UCEphXYZ(); this.ucEphXYZMain = new XdCxRhDW.App.UserControl.UCEphXYZ(); this.sigTime = new DevExpress.XtraEditors.DateEdit(); this.txtDtoSx = new DevExpress.XtraEditors.ButtonEdit(); this.txtYbMain = new DevExpress.XtraEditors.ButtonEdit(); this.txtYbAdja = new DevExpress.XtraEditors.ButtonEdit(); this.txtsatStation = new DevExpress.XtraEditors.TextEdit(); this.txtRefLocation = new DevExpress.XtraEditors.TextEdit(); this.btnOK = new DevExpress.XtraEditors.SimpleButton(); this.btnEphCalc = new DevExpress.XtraEditors.SimpleButton(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.itemSigTime = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDtoSx.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtsatStation.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.ucEphXYZAdaj); this.layoutControl1.Controls.Add(this.ucEphXYZMain); this.layoutControl1.Controls.Add(this.sigTime); this.layoutControl1.Controls.Add(this.txtDtoSx); this.layoutControl1.Controls.Add(this.txtYbMain); this.layoutControl1.Controls.Add(this.txtYbAdja); this.layoutControl1.Controls.Add(this.txtsatStation); this.layoutControl1.Controls.Add(this.txtRefLocation); this.layoutControl1.Controls.Add(this.btnOK); 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.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(642, 308); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // ucEphXYZAdaj // this.ucEphXYZAdaj.Location = new System.Drawing.Point(12, 152); this.ucEphXYZAdaj.Name = "ucEphXYZAdaj"; this.ucEphXYZAdaj.Size = new System.Drawing.Size(618, 44); this.ucEphXYZAdaj.TabIndex = 14; // // ucEphXYZMain // this.ucEphXYZMain.Location = new System.Drawing.Point(12, 104); this.ucEphXYZMain.Name = "ucEphXYZMain"; this.ucEphXYZMain.Size = new System.Drawing.Size(618, 44); this.ucEphXYZMain.TabIndex = 13; // // sigTime // this.sigTime.EditValue = null; this.sigTime.Location = new System.Drawing.Point(443, 29); this.sigTime.Name = "sigTime"; this.sigTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.sigTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.sigTime.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.sigTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.sigTime.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.sigTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.sigTime.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm:ss"); this.sigTime.Size = new System.Drawing.Size(185, 20); this.sigTime.StyleController = this.layoutControl1; this.sigTime.TabIndex = 9; // // txtDtoSx // this.txtDtoSx.Location = new System.Drawing.Point(14, 75); this.txtDtoSx.MaximumSize = new System.Drawing.Size(0, 20); this.txtDtoSx.Name = "txtDtoSx"; this.txtDtoSx.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.txtDtoSx.Size = new System.Drawing.Size(222, 20); this.txtDtoSx.StyleController = this.layoutControl1; this.txtDtoSx.TabIndex = 6; // // txtYbMain // this.txtYbMain.Location = new System.Drawing.Point(240, 75); this.txtYbMain.MaximumSize = new System.Drawing.Size(0, 20); this.txtYbMain.Name = "txtYbMain"; this.txtYbMain.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -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.txtYbMain.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtYbMain.Size = new System.Drawing.Size(199, 20); this.txtYbMain.StyleController = this.layoutControl1; this.txtYbMain.TabIndex = 6; // // txtYbAdja // this.txtYbAdja.Location = new System.Drawing.Point(443, 75); this.txtYbAdja.MaximumSize = new System.Drawing.Size(0, 20); this.txtYbAdja.Name = "txtYbAdja"; this.txtYbAdja.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.txtYbAdja.Size = new System.Drawing.Size(185, 20); this.txtYbAdja.StyleController = this.layoutControl1; this.txtYbAdja.TabIndex = 6; // // txtsatStation // this.txtsatStation.EditValue = ""; this.txtsatStation.Location = new System.Drawing.Point(14, 29); this.txtsatStation.MaximumSize = new System.Drawing.Size(0, 20); this.txtsatStation.Name = "txtsatStation"; this.txtsatStation.Properties.AutoHeight = false; this.txtsatStation.Properties.MaxLength = 20; this.txtsatStation.Size = new System.Drawing.Size(222, 20); this.txtsatStation.StyleController = this.layoutControl1; this.txtsatStation.TabIndex = 10; this.txtsatStation.ToolTip = "经度纬度之间用英文逗号隔开"; // // txtRefLocation // this.txtRefLocation.EditValue = ""; this.txtRefLocation.Location = new System.Drawing.Point(240, 29); this.txtRefLocation.MaximumSize = new System.Drawing.Size(0, 20); this.txtRefLocation.Name = "txtRefLocation"; this.txtRefLocation.Properties.AutoHeight = false; this.txtRefLocation.Properties.MaxLength = 20; this.txtRefLocation.Size = new System.Drawing.Size(199, 20); this.txtRefLocation.StyleController = this.layoutControl1; this.txtRefLocation.TabIndex = 10; this.txtRefLocation.ToolTip = "经度纬度之间用英文逗号隔开"; // // btnOK // this.btnOK.Location = new System.Drawing.Point(438, 207); this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(190, 22); this.btnOK.StyleController = this.layoutControl1; this.btnOK.TabIndex = 12; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOk_Click); // // btnEphCalc // this.btnEphCalc.Location = new System.Drawing.Point(240, 207); this.btnEphCalc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.btnEphCalc.Name = "btnEphCalc"; this.btnEphCalc.Size = new System.Drawing.Size(194, 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.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.emptySpaceItem3, this.layoutControlItem14, this.layoutControlItem10, this.layoutControlItem7, this.layoutControlItem17, this.layoutControlItem8, this.itemSigTime, this.layoutControlItem2, this.emptySpaceItem2, this.layoutControlItem4, this.layoutControlItem3, this.layoutControlItem5}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(642, 308); this.Root.TextVisible = false; // // emptySpaceItem3 // this.emptySpaceItem3.AllowHotTrack = false; this.emptySpaceItem3.Location = new System.Drawing.Point(0, 188); this.emptySpaceItem3.Name = "emptySpaceItem3"; this.emptySpaceItem3.Size = new System.Drawing.Size(228, 33); this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txtsatStation; this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem14.CustomizationFormText = "参考站经纬度"; this.layoutControlItem14.Location = new System.Drawing.Point(0, 0); this.layoutControlItem14.MaxSize = new System.Drawing.Size(0, 46); this.layoutControlItem14.MinSize = new System.Drawing.Size(77, 46); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.Size = new System.Drawing.Size(228, 46); this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem14.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0); this.layoutControlItem14.Text = "接收站经纬度"; this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem14.TextSize = new System.Drawing.Size(79, 14); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txtRefLocation; this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem10.CustomizationFormText = "参考站经纬度"; this.layoutControlItem10.Location = new System.Drawing.Point(228, 0); this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 46); this.layoutControlItem10.MinSize = new System.Drawing.Size(77, 46); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(203, 46); this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem10.Text = "参考站经纬度"; this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem10.TextSize = new System.Drawing.Size(79, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txtYbMain; this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem7.CustomizationFormText = "轨道经度"; this.layoutControlItem7.Location = new System.Drawing.Point(228, 46); this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51); this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 46); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(203, 46); this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem7.Text = "样本主星时差"; this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem7.TextSize = new System.Drawing.Size(79, 14); // // layoutControlItem17 // this.layoutControlItem17.Control = this.btnOK; this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem17.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem17.Location = new System.Drawing.Point(426, 188); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2); this.layoutControlItem17.Size = new System.Drawing.Size(196, 33); this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0); this.layoutControlItem17.Text = "layoutControlItem1"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.txtYbAdja; this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem8.CustomizationFormText = "轨道经度"; this.layoutControlItem8.Location = new System.Drawing.Point(431, 46); this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 51); this.layoutControlItem8.MinSize = new System.Drawing.Size(54, 46); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(191, 46); this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0); this.layoutControlItem8.Text = "样本邻星1时差"; this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem8.TextSize = new System.Drawing.Size(79, 14); // // itemSigTime // this.itemSigTime.Control = this.sigTime; this.itemSigTime.Location = new System.Drawing.Point(431, 0); this.itemSigTime.MaxSize = new System.Drawing.Size(0, 54); this.itemSigTime.MinSize = new System.Drawing.Size(83, 46); this.itemSigTime.Name = "itemSigTime"; this.itemSigTime.Size = new System.Drawing.Size(191, 46); this.itemSigTime.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.itemSigTime.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 2, 0, 0); this.itemSigTime.Text = "信号时间"; this.itemSigTime.TextLocation = DevExpress.Utils.Locations.Top; this.itemSigTime.TextSize = new System.Drawing.Size(79, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txtDtoSx; this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem2.CustomizationFormText = "轨道经度"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 46); this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 46); this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 46); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(228, 46); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0); this.layoutControlItem2.Text = "双星时差"; this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem2.TextSize = new System.Drawing.Size(79, 14); // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.Location = new System.Drawing.Point(0, 221); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(622, 67); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem4 // this.layoutControlItem4.Control = this.btnEphCalc; this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem4.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem4.Location = new System.Drawing.Point(228, 188); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2); this.layoutControlItem4.Size = new System.Drawing.Size(198, 33); this.layoutControlItem4.Text = "layoutControlItem1"; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.Control = this.ucEphXYZMain; this.layoutControlItem3.Location = new System.Drawing.Point(0, 92); this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 48); this.layoutControlItem3.MinSize = new System.Drawing.Size(166, 48); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(622, 48); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.ucEphXYZAdaj; this.layoutControlItem5.Location = new System.Drawing.Point(0, 140); this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 48); this.layoutControlItem5.MinSize = new System.Drawing.Size(166, 48); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(622, 48); this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // dxErrorProvider // this.dxErrorProvider.ContainerControl = this; // // X2DTOParamEditor // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.layoutControl1); this.Name = "X2DTOParamEditor"; this.Size = new System.Drawing.Size(642, 308); this.Load += new System.EventHandler(this.X2DTOParamEditor_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sigTime.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDtoSx.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYbMain.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYbAdja.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtsatStation.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRefLocation.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.itemSigTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.DateEdit sigTime; private DevExpress.XtraLayout.LayoutControlItem itemSigTime; private DevExpress.XtraEditors.ButtonEdit txtDtoSx; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.ButtonEdit txtYbMain; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraEditors.ButtonEdit txtYbAdja; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraEditors.TextEdit txtsatStation; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraEditors.TextEdit txtRefLocation; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; private DevExpress.XtraEditors.SimpleButton btnOK; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraEditors.SimpleButton btnEphCalc; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private UserControl.UCEphXYZ ucEphXYZAdaj; private UserControl.UCEphXYZ ucEphXYZMain; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; } }