namespace XdCxRhDW.App.UserControl { partial class DtSXLParam { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.mainTle = new DevExpress.XtraEditors.TextEdit(); this.adajTle = new DevExpress.XtraEditors.TextEdit(); this.captime = new DevExpress.XtraEditors.DateEdit(); this.sxdtcetner = new DevExpress.XtraEditors.TextEdit(); this.sxdtrange = new DevExpress.XtraEditors.TextEdit(); this.btnOk = new DevExpress.XtraEditors.SimpleButton(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.mainTle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.adajTle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.captime.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.captime.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sxdtcetner.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sxdtrange.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.mainTle); this.layoutControl1.Controls.Add(this.adajTle); this.layoutControl1.Controls.Add(this.captime); this.layoutControl1.Controls.Add(this.sxdtcetner); this.layoutControl1.Controls.Add(this.sxdtrange); this.layoutControl1.Controls.Add(this.btnOk); this.layoutControl1.Controls.Add(this.btnClose); 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(1222, 123, 1300, 800); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(926, 707); this.layoutControl1.TabIndex = 1; this.layoutControl1.Text = "layoutControl1"; // // mainTle // this.mainTle.Location = new System.Drawing.Point(11, 44); this.mainTle.Margin = new System.Windows.Forms.Padding(4); this.mainTle.Name = "mainTle"; this.mainTle.Size = new System.Drawing.Size(904, 48); this.mainTle.StyleController = this.layoutControl1; this.mainTle.TabIndex = 4; // // adajTle // this.adajTle.Location = new System.Drawing.Point(11, 129); this.adajTle.Margin = new System.Windows.Forms.Padding(4); this.adajTle.Name = "adajTle"; this.adajTle.Size = new System.Drawing.Size(904, 48); this.adajTle.StyleController = this.layoutControl1; this.adajTle.TabIndex = 5; // // captime // this.captime.EditValue = null; this.captime.Location = new System.Drawing.Point(11, 214); this.captime.Margin = new System.Windows.Forms.Padding(4); this.captime.Name = "captime"; this.captime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.captime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.captime.Size = new System.Drawing.Size(904, 48); this.captime.StyleController = this.layoutControl1; this.captime.TabIndex = 6; // // sxdtcetner // this.sxdtcetner.Location = new System.Drawing.Point(11, 299); this.sxdtcetner.Margin = new System.Windows.Forms.Padding(4); this.sxdtcetner.Name = "sxdtcetner"; this.sxdtcetner.Size = new System.Drawing.Size(462, 48); this.sxdtcetner.StyleController = this.layoutControl1; this.sxdtcetner.TabIndex = 10; // // sxdtrange // this.sxdtrange.Location = new System.Drawing.Point(477, 299); this.sxdtrange.Margin = new System.Windows.Forms.Padding(4); this.sxdtrange.Name = "sxdtrange"; this.sxdtrange.Size = new System.Drawing.Size(438, 48); this.sxdtrange.StyleController = this.layoutControl1; this.sxdtrange.TabIndex = 11; // // btnOk // this.btnOk.Location = new System.Drawing.Point(11, 351); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(462, 44); this.btnOk.StyleController = this.layoutControl1; this.btnOk.TabIndex = 14; this.btnOk.Text = "计算"; this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // btnClose // this.btnClose.Location = new System.Drawing.Point(477, 351); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(438, 44); this.btnClose.StyleController = this.layoutControl1; this.btnClose.TabIndex = 15; this.btnClose.Text = "关闭"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem7, this.layoutControlItem11, this.emptySpaceItem1, this.layoutControlItem12, this.layoutControlItem8, this.layoutControlItem3}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(926, 707); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.mainTle; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(908, 85); this.layoutControlItem1.Text = "主星星历"; this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem1.TextSize = new System.Drawing.Size(152, 29); // // layoutControlItem2 // this.layoutControlItem2.Control = this.adajTle; this.layoutControlItem2.Location = new System.Drawing.Point(0, 85); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(908, 85); this.layoutControlItem2.Text = "邻星星历"; this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem2.TextSize = new System.Drawing.Size(152, 29); // // layoutControlItem3 // this.layoutControlItem3.Control = this.captime; this.layoutControlItem3.CustomizationFormText = "时间"; this.layoutControlItem3.Location = new System.Drawing.Point(0, 170); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(908, 85); this.layoutControlItem3.Text = "时 间"; this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem3.TextSize = new System.Drawing.Size(152, 29); // // layoutControlItem7 // this.layoutControlItem7.Control = this.sxdtcetner; this.layoutControlItem7.Location = new System.Drawing.Point(0, 255); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(466, 85); this.layoutControlItem7.Text = "双星时差中心"; this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem7.TextSize = new System.Drawing.Size(152, 29); // // layoutControlItem11 // this.layoutControlItem11.Control = this.btnOk; this.layoutControlItem11.Location = new System.Drawing.Point(0, 340); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(466, 48); this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(0, 388); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(908, 301); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem12 // this.layoutControlItem12.Control = this.btnClose; this.layoutControlItem12.Location = new System.Drawing.Point(466, 340); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.Size = new System.Drawing.Size(442, 48); this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.sxdtrange; this.layoutControlItem8.Location = new System.Drawing.Point(466, 255); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(442, 85); this.layoutControlItem8.Text = "双星时差范围"; this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top; this.layoutControlItem8.TextSize = new System.Drawing.Size(152, 29); // // DtSXLParam // this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 29F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.layoutControl1); this.Name = "DtSXLParam"; this.Size = new System.Drawing.Size(926, 707); this.Load += new System.EventHandler(this.DtXDParam_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.mainTle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.adajTle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.captime.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.captime.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sxdtcetner.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sxdtrange.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.TextEdit mainTle; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraEditors.TextEdit adajTle; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.DateEdit captime; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.TextEdit sxdtcetner; private DevExpress.XtraEditors.TextEdit sxdtrange; private DevExpress.XtraEditors.SimpleButton btnOk; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; } }