|
@@ -101,20 +101,20 @@
|
|
|
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.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ 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(394, 716);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(345, 557);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
// btnOK
|
|
|
//
|
|
|
- this.btnOK.Location = new System.Drawing.Point(199, 389);
|
|
|
- this.btnOK.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.btnOK.Location = new System.Drawing.Point(174, 317);
|
|
|
+ this.btnOK.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.btnOK.Name = "btnOK";
|
|
|
- this.btnOK.Size = new System.Drawing.Size(193, 27);
|
|
|
+ this.btnOK.Size = new System.Drawing.Size(169, 22);
|
|
|
this.btnOK.StyleController = this.layoutControl1;
|
|
|
this.btnOK.TabIndex = 12;
|
|
|
this.btnOK.Text = "确定";
|
|
@@ -123,30 +123,30 @@
|
|
|
// txtCapTime
|
|
|
//
|
|
|
this.txtCapTime.EditValue = null;
|
|
|
- this.txtCapTime.Location = new System.Drawing.Point(2, 132);
|
|
|
+ this.txtCapTime.Location = new System.Drawing.Point(2, 108);
|
|
|
this.txtCapTime.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtCapTime.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtCapTime.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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(390, 28);
|
|
|
+ this.txtCapTime.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtCapTime.StyleController = this.layoutControl1;
|
|
|
this.txtCapTime.TabIndex = 8;
|
|
|
//
|
|
|
// txtStationLocation1
|
|
|
//
|
|
|
this.txtStationLocation1.EditValue = "";
|
|
|
- this.txtStationLocation1.Location = new System.Drawing.Point(2, 186);
|
|
|
+ this.txtStationLocation1.Location = new System.Drawing.Point(2, 152);
|
|
|
this.txtStationLocation1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtStationLocation1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtStationLocation1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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(390, 28);
|
|
|
+ this.txtStationLocation1.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtStationLocation1.StyleController = this.layoutControl1;
|
|
|
this.txtStationLocation1.TabIndex = 11;
|
|
|
this.txtStationLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -154,13 +154,13 @@
|
|
|
// txtRefLocation1
|
|
|
//
|
|
|
this.txtRefLocation1.EditValue = "";
|
|
|
- this.txtRefLocation1.Location = new System.Drawing.Point(2, 240);
|
|
|
+ this.txtRefLocation1.Location = new System.Drawing.Point(2, 196);
|
|
|
this.txtRefLocation1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtRefLocation1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtRefLocation1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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(390, 28);
|
|
|
+ this.txtRefLocation1.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtRefLocation1.StyleController = this.layoutControl1;
|
|
|
this.txtRefLocation1.TabIndex = 10;
|
|
|
this.txtRefLocation1.ToolTip = "经度纬度之间用英文逗号隔开";
|
|
@@ -168,10 +168,10 @@
|
|
|
// txtTleMain
|
|
|
//
|
|
|
this.txtTleMain.EditValue = "";
|
|
|
- this.txtTleMain.Location = new System.Drawing.Point(2, 24);
|
|
|
+ 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, 28);
|
|
|
- this.txtTleMain.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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[] {
|
|
@@ -179,27 +179,26 @@
|
|
|
this.txtTleMain.Properties.NullText = "";
|
|
|
this.txtTleMain.Properties.PopupSizeable = false;
|
|
|
this.txtTleMain.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
- this.txtTleMain.Size = new System.Drawing.Size(390, 28);
|
|
|
+ this.txtTleMain.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtTleMain.StyleController = this.layoutControl1;
|
|
|
this.txtTleMain.TabIndex = 4;
|
|
|
this.txtTleMain.ToolTip = "填写卫星的双行根数";
|
|
|
//
|
|
|
// searchLookUpEdit1View
|
|
|
//
|
|
|
- this.searchLookUpEdit1View.DetailHeight = 450;
|
|
|
this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
- this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 492;
|
|
|
+ this.searchLookUpEdit1View.OptionsEditForm.PopupEditFormWidth = 430;
|
|
|
this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
//
|
|
|
// txtTleAdja
|
|
|
//
|
|
|
this.txtTleAdja.EditValue = "";
|
|
|
- this.txtTleAdja.Location = new System.Drawing.Point(2, 78);
|
|
|
+ this.txtTleAdja.Location = new System.Drawing.Point(2, 64);
|
|
|
this.txtTleAdja.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtTleAdja.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtTleAdja.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ this.txtTleAdja.MaximumSize = new System.Drawing.Size(0, 22);
|
|
|
+ this.txtTleAdja.MinimumSize = new System.Drawing.Size(0, 22);
|
|
|
this.txtTleAdja.Name = "txtTleAdja";
|
|
|
this.txtTleAdja.Properties.AutoHeight = false;
|
|
|
this.txtTleAdja.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
@@ -207,27 +206,26 @@
|
|
|
this.txtTleAdja.Properties.NullText = "";
|
|
|
this.txtTleAdja.Properties.PopupSizeable = false;
|
|
|
this.txtTleAdja.Properties.PopupView = this.gridView1;
|
|
|
- this.txtTleAdja.Size = new System.Drawing.Size(390, 28);
|
|
|
+ this.txtTleAdja.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtTleAdja.StyleController = this.layoutControl1;
|
|
|
this.txtTleAdja.TabIndex = 5;
|
|
|
this.txtTleAdja.ToolTip = "填写卫星的双行根数";
|
|
|
//
|
|
|
// gridView1
|
|
|
//
|
|
|
- this.gridView1.DetailHeight = 450;
|
|
|
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
this.gridView1.Name = "gridView1";
|
|
|
- this.gridView1.OptionsEditForm.PopupEditFormWidth = 492;
|
|
|
+ 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, 294);
|
|
|
+ this.txtDtousErr1.Location = new System.Drawing.Point(2, 240);
|
|
|
this.txtDtousErr1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtDtousErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtDtousErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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[] {
|
|
@@ -235,7 +233,7 @@
|
|
|
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(390, 28);
|
|
|
+ this.txtDtousErr1.Size = new System.Drawing.Size(341, 22);
|
|
|
this.txtDtousErr1.StyleController = this.layoutControl1;
|
|
|
this.txtDtousErr1.TabIndex = 6;
|
|
|
this.txtDtousErr1.ToolTip = "ECEF坐标X";
|
|
@@ -243,10 +241,10 @@
|
|
|
// txtSatLocErr1
|
|
|
//
|
|
|
this.txtSatLocErr1.EditValue = "";
|
|
|
- this.txtSatLocErr1.Location = new System.Drawing.Point(2, 348);
|
|
|
+ this.txtSatLocErr1.Location = new System.Drawing.Point(2, 284);
|
|
|
this.txtSatLocErr1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.txtSatLocErr1.MaximumSize = new System.Drawing.Size(0, 28);
|
|
|
- this.txtSatLocErr1.MinimumSize = new System.Drawing.Size(0, 28);
|
|
|
+ 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[] {
|
|
@@ -254,17 +252,17 @@
|
|
|
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(390, 28);
|
|
|
+ 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, 390);
|
|
|
+ this.btnClose.Location = new System.Drawing.Point(2, 320);
|
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.btnClose.Name = "btnClose";
|
|
|
- this.btnClose.Size = new System.Drawing.Size(193, 27);
|
|
|
+ this.btnClose.Size = new System.Drawing.Size(168, 22);
|
|
|
this.btnClose.StyleController = this.layoutControl1;
|
|
|
this.btnClose.TabIndex = 13;
|
|
|
this.btnClose.Text = "关闭";
|
|
@@ -286,7 +284,7 @@
|
|
|
this.emptySpaceItem2,
|
|
|
this.layoutControlItem2});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(394, 716);
|
|
|
+ this.Root.Size = new System.Drawing.Size(345, 557);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// layoutControlItem8
|
|
@@ -295,122 +293,122 @@
|
|
|
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(394, 54);
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(345, 44);
|
|
|
this.layoutControlItem8.Text = "主星星历";
|
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
|
|
|
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem9
|
|
|
//
|
|
|
this.layoutControlItem9.Control = this.txtTleAdja;
|
|
|
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 54);
|
|
|
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 44);
|
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
- this.layoutControlItem9.Size = new System.Drawing.Size(394, 54);
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(345, 44);
|
|
|
this.layoutControlItem9.Text = "邻星星历";
|
|
|
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
|
|
|
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem11
|
|
|
//
|
|
|
this.layoutControlItem11.Control = this.txtCapTime;
|
|
|
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.layoutControlItem11.Location = new System.Drawing.Point(0, 108);
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(0, 88);
|
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
- this.layoutControlItem11.Size = new System.Drawing.Size(394, 54);
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(345, 44);
|
|
|
this.layoutControlItem11.Text = "采集时刻";
|
|
|
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
|
|
|
+ this.layoutControlItem11.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, 216);
|
|
|
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 176);
|
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
|
- this.layoutControlItem14.Size = new System.Drawing.Size(394, 54);
|
|
|
+ this.layoutControlItem14.Size = new System.Drawing.Size(345, 44);
|
|
|
this.layoutControlItem14.Text = "参考站经纬度";
|
|
|
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
|
|
|
+ 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, 162);
|
|
|
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 132);
|
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
|
- this.layoutControlItem13.Size = new System.Drawing.Size(394, 54);
|
|
|
+ this.layoutControlItem13.Size = new System.Drawing.Size(345, 44);
|
|
|
this.layoutControlItem13.Text = "超短站经纬度";
|
|
|
this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
|
|
|
+ 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, 270);
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 220);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(394, 54);
|
|
|
+ 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(90, 18);
|
|
|
+ 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, 324);
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 264);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(394, 54);
|
|
|
+ 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(90, 18);
|
|
|
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 14);
|
|
|
//
|
|
|
// layoutControlItem1
|
|
|
//
|
|
|
this.layoutControlItem1.Control = this.btnOK;
|
|
|
- this.layoutControlItem1.Location = new System.Drawing.Point(197, 378);
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(172, 308);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 11, 2);
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(197, 41);
|
|
|
+ this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 9, 2);
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(173, 36);
|
|
|
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, 419);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 344);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(394, 297);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(345, 213);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// emptySpaceItem2
|
|
|
//
|
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem2.Location = new System.Drawing.Point(0, 378);
|
|
|
+ this.emptySpaceItem2.Location = new System.Drawing.Point(0, 308);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(197, 10);
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(172, 10);
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem2
|
|
|
//
|
|
|
this.layoutControlItem2.Control = this.btnClose;
|
|
|
- this.layoutControlItem2.Location = new System.Drawing.Point(0, 388);
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 318);
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(197, 31);
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(172, 26);
|
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem2.TextVisible = false;
|
|
|
//
|
|
|
// X2D1GDOPParam
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
|
+ 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);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.Name = "X2D1GDOPParam";
|
|
|
- this.Size = new System.Drawing.Size(394, 716);
|
|
|
+ this.Size = new System.Drawing.Size(345, 557);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapTime.Properties.CalendarTimeProperties)).EndInit();
|