From 25d1bf4c50f43cf6690c5ac92824959865c9d78f Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 13 三月 2025 10:34:40 +0800 Subject: [PATCH] BoxViewModel --- WinFrmUI/PBS.WinFrmUI/01-place/00-core/BuildWizardForm.Designer.cs | 356 +++++++++++++++------------------------------------------- 1 files changed, 95 insertions(+), 261 deletions(-) diff --git a/WinFrmUI/PBS.WinFrmUI/01-place/00-core/BuildWizardForm.Designer.cs b/WinFrmUI/PBS.WinFrmUI/01-place/00-core/BuildWizardForm.Designer.cs index cbd28bd..a13743a 100644 --- a/WinFrmUI/PBS.WinFrmUI/01-place/00-core/BuildWizardForm.Designer.cs +++ b/WinFrmUI/PBS.WinFrmUI/01-place/00-core/BuildWizardForm.Designer.cs @@ -31,218 +31,155 @@ components = new System.ComponentModel.Container(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); cbPropertyType = new DevExpress.XtraEditors.ComboBoxEdit(); - txtName = new DevExpress.XtraEditors.TextEdit(); txtCompletionTime = new DevExpress.XtraEditors.TextEdit(); txtProperTyYears = new DevExpress.XtraEditors.TextEdit(); txtTotalHouseHolds = new DevExpress.XtraEditors.TextEdit(); txtAreaSquare = new DevExpress.XtraEditors.TextEdit(); txtPlotRatio = new DevExpress.XtraEditors.TextEdit(); txtDeveloper = new DevExpress.XtraEditors.TextEdit(); - cbArea = new DevExpress.XtraEditors.ImageComboBoxEdit(); - cbDist = new DevExpress.XtraEditors.ImageComboBoxEdit(); - cbCity = new DevExpress.XtraEditors.ImageComboBoxEdit(); + textGreeningRate = new DevExpress.XtraEditors.TextEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); - layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - r = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); - emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); - layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); - txtAddress = new DevExpress.XtraEditors.TextEdit(); - layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - textGreeningRate = new DevExpress.XtraEditors.TextEdit(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); + layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)txtName.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtCompletionTime.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtProperTyYears.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtTotalHouseHolds.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtAreaSquare.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtPlotRatio.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)cbArea.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)cbDist.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)cbCity.Properties).BeginInit(); + ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem17).BeginInit(); - ((System.ComponentModel.ISupportInitialize)r).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem15).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem23).BeginInit(); - ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); - ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); - ((System.ComponentModel.ISupportInitialize)txtAddress.Properties).BeginInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); - ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); + ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); + ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); SuspendLayout(); // // layoutControl1 // layoutControl1.Controls.Add(cbPropertyType); - layoutControl1.Controls.Add(txtName); layoutControl1.Controls.Add(txtCompletionTime); layoutControl1.Controls.Add(txtProperTyYears); layoutControl1.Controls.Add(txtTotalHouseHolds); layoutControl1.Controls.Add(txtAreaSquare); layoutControl1.Controls.Add(txtPlotRatio); layoutControl1.Controls.Add(txtDeveloper); - layoutControl1.Controls.Add(cbArea); - layoutControl1.Controls.Add(cbDist); - layoutControl1.Controls.Add(cbCity); - layoutControl1.Controls.Add(txtAddress); layoutControl1.Controls.Add(textGreeningRate); layoutControl1.Dock = DockStyle.Fill; layoutControl1.Location = new Point(0, 0); + layoutControl1.Margin = new Padding(3, 4, 3, 4); layoutControl1.Name = "layoutControl1"; layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(872, 229, 685, 516); layoutControl1.Root = Root; - layoutControl1.Size = new Size(809, 250); + layoutControl1.Size = new Size(925, 321); layoutControl1.TabIndex = 91; layoutControl1.Text = "layoutControl1"; // // cbPropertyType // - cbPropertyType.Location = new Point(496, 76); - cbPropertyType.Margin = new Padding(2); - cbPropertyType.MinimumSize = new Size(0, 28); + cbPropertyType.Location = new Point(121, 52); + cbPropertyType.Margin = new Padding(2, 3, 2, 3); + cbPropertyType.MinimumSize = new Size(0, 36); cbPropertyType.Name = "cbPropertyType"; cbPropertyType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); cbPropertyType.Properties.Items.AddRange(new object[] { "鍏瘬浣忓畢" }); cbPropertyType.Properties.NullText = "璇烽�夋嫨"; cbPropertyType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - cbPropertyType.Size = new Size(301, 28); + cbPropertyType.Size = new Size(339, 36); cbPropertyType.StyleController = layoutControl1; cbPropertyType.TabIndex = 6; // - // txtName - // - txtName.Location = new Point(102, 76); - txtName.Margin = new Padding(2); - txtName.MinimumSize = new Size(0, 28); - txtName.Name = "txtName"; - txtName.Size = new Size(300, 28); - txtName.StyleController = layoutControl1; - txtName.TabIndex = 5; - // // txtCompletionTime // - txtCompletionTime.Location = new Point(496, 108); - txtCompletionTime.Margin = new Padding(2); - txtCompletionTime.MinimumSize = new Size(0, 28); + txtCompletionTime.Location = new Point(573, 52); + txtCompletionTime.Margin = new Padding(2, 3, 2, 3); + txtCompletionTime.MinimumSize = new Size(0, 36); txtCompletionTime.Name = "txtCompletionTime"; txtCompletionTime.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - txtCompletionTime.Size = new Size(301, 28); + txtCompletionTime.Size = new Size(340, 36); txtCompletionTime.StyleController = layoutControl1; txtCompletionTime.TabIndex = 8; // // txtProperTyYears // - txtProperTyYears.Location = new Point(102, 44); - txtProperTyYears.Margin = new Padding(2); - txtProperTyYears.MinimumSize = new Size(0, 28); + txtProperTyYears.Location = new Point(121, 12); + txtProperTyYears.Margin = new Padding(2, 3, 2, 3); + txtProperTyYears.MinimumSize = new Size(0, 36); txtProperTyYears.Name = "txtProperTyYears"; txtProperTyYears.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - txtProperTyYears.Size = new Size(300, 28); + txtProperTyYears.Size = new Size(339, 36); txtProperTyYears.StyleController = layoutControl1; txtProperTyYears.TabIndex = 3; // // txtTotalHouseHolds // - txtTotalHouseHolds.Location = new Point(102, 140); - txtTotalHouseHolds.Margin = new Padding(2); - txtTotalHouseHolds.MinimumSize = new Size(0, 28); + txtTotalHouseHolds.Location = new Point(121, 92); + txtTotalHouseHolds.Margin = new Padding(2, 3, 2, 3); + txtTotalHouseHolds.MinimumSize = new Size(0, 36); txtTotalHouseHolds.Name = "txtTotalHouseHolds"; txtTotalHouseHolds.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - txtTotalHouseHolds.Size = new Size(300, 28); + txtTotalHouseHolds.Size = new Size(339, 36); txtTotalHouseHolds.StyleController = layoutControl1; txtTotalHouseHolds.TabIndex = 9; // // txtAreaSquare // - txtAreaSquare.Location = new Point(496, 44); - txtAreaSquare.Margin = new Padding(2); - txtAreaSquare.MinimumSize = new Size(0, 28); + txtAreaSquare.Location = new Point(573, 12); + txtAreaSquare.Margin = new Padding(2, 3, 2, 3); + txtAreaSquare.MinimumSize = new Size(0, 36); txtAreaSquare.Name = "txtAreaSquare"; txtAreaSquare.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - txtAreaSquare.Size = new Size(301, 28); + txtAreaSquare.Size = new Size(340, 36); txtAreaSquare.StyleController = layoutControl1; txtAreaSquare.TabIndex = 4; // // txtPlotRatio // - txtPlotRatio.Location = new Point(496, 140); - txtPlotRatio.Margin = new Padding(2); - txtPlotRatio.MinimumSize = new Size(0, 28); + txtPlotRatio.Location = new Point(573, 92); + txtPlotRatio.Margin = new Padding(2, 3, 2, 3); + txtPlotRatio.MinimumSize = new Size(0, 36); txtPlotRatio.Name = "txtPlotRatio"; txtPlotRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); - txtPlotRatio.Size = new Size(301, 28); + txtPlotRatio.Size = new Size(340, 36); txtPlotRatio.StyleController = layoutControl1; txtPlotRatio.TabIndex = 10; // // txtDeveloper // - txtDeveloper.Location = new Point(102, 172); - txtDeveloper.Margin = new Padding(2); - txtDeveloper.MinimumSize = new Size(0, 28); + txtDeveloper.Location = new Point(121, 132); + txtDeveloper.Margin = new Padding(2, 3, 2, 3); + txtDeveloper.MinimumSize = new Size(0, 36); txtDeveloper.Name = "txtDeveloper"; - txtDeveloper.Size = new Size(300, 28); + txtDeveloper.Size = new Size(339, 36); txtDeveloper.StyleController = layoutControl1; txtDeveloper.TabIndex = 11; // - // cbArea + // textGreeningRate // - cbArea.Location = new Point(102, 108); - cbArea.Margin = new Padding(2); - cbArea.MinimumSize = new Size(0, 28); - cbArea.Name = "cbArea"; - cbArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); - cbArea.Properties.NullText = "璇烽�夋嫨"; - cbArea.Size = new Size(300, 28); - cbArea.StyleController = layoutControl1; - cbArea.TabIndex = 7; - cbArea.SelectedIndexChanged += cbArea_SelectedIndexChanged; - // - // cbDist - // - cbDist.Location = new Point(496, 12); - cbDist.Margin = new Padding(2); - cbDist.MinimumSize = new Size(0, 28); - cbDist.Name = "cbDist"; - cbDist.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); - cbDist.Properties.NullText = "璇烽�夋嫨"; - cbDist.Size = new Size(301, 28); - cbDist.StyleController = layoutControl1; - cbDist.TabIndex = 2; - // - // cbCity - // - cbCity.Location = new Point(102, 12); - cbCity.Margin = new Padding(2); - cbCity.MinimumSize = new Size(0, 28); - cbCity.Name = "cbCity"; - cbCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); - cbCity.Properties.NullText = "璇烽�夋嫨"; - cbCity.Size = new Size(300, 28); - cbCity.StyleController = layoutControl1; - cbCity.TabIndex = 0; + textGreeningRate.Location = new Point(573, 132); + textGreeningRate.Margin = new Padding(2, 3, 2, 3); + textGreeningRate.MinimumSize = new Size(0, 36); + textGreeningRate.Name = "textGreeningRate"; + textGreeningRate.Size = new Size(340, 36); + textGreeningRate.StyleController = layoutControl1; + textGreeningRate.TabIndex = 12; // // Root // @@ -250,240 +187,147 @@ Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; - Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem7, layoutControlItem13, layoutControlItem17, r, layoutControlItem8, layoutControlItem3, layoutControlItem11, layoutControlItem15, layoutControlItem19, layoutControlItem23, layoutControlItem2, layoutControlItem4, emptySpaceItem1 }); + Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem13, layoutControlItem17, layoutControlItem8, layoutControlItem15, layoutControlItem19, layoutControlItem23, layoutControlItem4, emptySpaceItem1, layoutControlItem11 }); Root.Name = "Root"; - Root.Size = new Size(809, 250); + Root.Size = new Size(925, 321); Root.TextVisible = false; - // - // layoutControlItem1 - // - layoutControlItem1.AllowHtmlStringInCaption = true; - layoutControlItem1.Control = cbCity; - layoutControlItem1.Location = new Point(0, 0); - layoutControlItem1.Name = "layoutControlItem1"; - layoutControlItem1.Size = new Size(394, 32); - layoutControlItem1.Text = "<color=red>*</color>鎵�灞炲煄甯�:"; - layoutControlItem1.TextSize = new Size(78, 14); - // - // layoutControlItem7 - // - layoutControlItem7.AllowHtmlStringInCaption = true; - layoutControlItem7.Control = cbDist; - layoutControlItem7.Location = new Point(394, 0); - layoutControlItem7.Name = "layoutControlItem7"; - layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - layoutControlItem7.Size = new Size(395, 32); - layoutControlItem7.Text = "<color=red>*</color>鎵�灞炲尯鍘�:"; - layoutControlItem7.TextSize = new Size(78, 14); // // layoutControlItem13 // layoutControlItem13.AllowHtmlStringInCaption = true; layoutControlItem13.Control = txtProperTyYears; - layoutControlItem13.Location = new Point(0, 32); + layoutControlItem13.Location = new Point(0, 0); layoutControlItem13.Name = "layoutControlItem13"; layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; - layoutControlItem13.Size = new Size(394, 32); + layoutControlItem13.Size = new Size(452, 40); layoutControlItem13.Text = "浜ф潈骞撮檺(骞�):"; - layoutControlItem13.TextSize = new Size(78, 14); + layoutControlItem13.TextSize = new Size(97, 18); // // layoutControlItem17 // layoutControlItem17.Control = txtAreaSquare; - layoutControlItem17.Location = new Point(394, 32); + layoutControlItem17.Location = new Point(452, 0); layoutControlItem17.Name = "layoutControlItem17"; layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1; - layoutControlItem17.Size = new Size(395, 32); + layoutControlItem17.Size = new Size(453, 40); layoutControlItem17.Text = "鎬诲缓闈㈢Н(m鲁):"; - layoutControlItem17.TextSize = new Size(78, 14); - // - // r - // - r.AllowHtmlStringInCaption = true; - r.Control = txtName; - r.Location = new Point(0, 64); - r.Name = "layoutControlItem10"; - r.OptionsTableLayoutItem.RowIndex = 2; - r.Size = new Size(394, 32); - r.Text = "<color=red>*</color>灏忓尯鍚嶇О:"; - r.TextSize = new Size(78, 14); + layoutControlItem17.TextSize = new Size(97, 18); // // layoutControlItem8 // layoutControlItem8.Control = cbPropertyType; - layoutControlItem8.Location = new Point(394, 64); + layoutControlItem8.Location = new Point(0, 40); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - layoutControlItem8.Size = new Size(395, 32); + layoutControlItem8.Size = new Size(452, 40); layoutControlItem8.Text = "鐗╀笟绫诲瀷:"; - layoutControlItem8.TextSize = new Size(78, 14); - // - // layoutControlItem3 - // - layoutControlItem3.AllowHtmlStringInCaption = true; - layoutControlItem3.Control = cbArea; - layoutControlItem3.Location = new Point(0, 96); - layoutControlItem3.Name = "layoutControlItem3"; - layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; - layoutControlItem3.Size = new Size(394, 32); - layoutControlItem3.Text = "<color=red>*</color>鎵�灞炵渷浠�:"; - layoutControlItem3.TextSize = new Size(78, 14); - // - // layoutControlItem11 - // - layoutControlItem11.Control = txtCompletionTime; - layoutControlItem11.Location = new Point(394, 96); - layoutControlItem11.Name = "layoutControlItem11"; - layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; - layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; - layoutControlItem11.Size = new Size(395, 32); - layoutControlItem11.Text = "绔e伐鏃堕棿(骞�):"; - layoutControlItem11.TextSize = new Size(78, 14); + layoutControlItem8.TextSize = new Size(97, 18); // // layoutControlItem15 // layoutControlItem15.Control = txtTotalHouseHolds; - layoutControlItem15.Location = new Point(0, 128); + layoutControlItem15.Location = new Point(0, 80); layoutControlItem15.Name = "layoutControlItem15"; layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; - layoutControlItem15.Size = new Size(394, 32); + layoutControlItem15.Size = new Size(452, 40); layoutControlItem15.Text = "鎬绘埛鏁�:"; - layoutControlItem15.TextSize = new Size(78, 14); + layoutControlItem15.TextSize = new Size(97, 18); // // layoutControlItem19 // layoutControlItem19.Control = txtPlotRatio; - layoutControlItem19.Location = new Point(394, 128); + layoutControlItem19.Location = new Point(452, 80); layoutControlItem19.Name = "layoutControlItem19"; layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - layoutControlItem19.Size = new Size(395, 32); + layoutControlItem19.Size = new Size(453, 40); layoutControlItem19.Text = "瀹圭Н鐜�(锛�):"; - layoutControlItem19.TextSize = new Size(78, 14); + layoutControlItem19.TextSize = new Size(97, 18); // // layoutControlItem23 // layoutControlItem23.Control = txtDeveloper; - layoutControlItem23.Location = new Point(0, 160); + layoutControlItem23.Location = new Point(0, 120); layoutControlItem23.Name = "layoutControlItem23"; layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5; - layoutControlItem23.Size = new Size(394, 32); + layoutControlItem23.Size = new Size(452, 40); layoutControlItem23.Text = "寮�鍙戝晢:"; - layoutControlItem23.TextSize = new Size(78, 14); + layoutControlItem23.TextSize = new Size(97, 18); + // + // layoutControlItem4 + // + layoutControlItem4.Control = textGreeningRate; + layoutControlItem4.Location = new Point(452, 120); + layoutControlItem4.Name = "layoutControlItem4"; + layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; + layoutControlItem4.OptionsTableLayoutItem.RowIndex = 6; + layoutControlItem4.Size = new Size(453, 40); + layoutControlItem4.Text = "缁垮寲鐜�(锛�):"; + layoutControlItem4.TextSize = new Size(97, 18); // // emptySpaceItem1 // emptySpaceItem1.AllowHotTrack = false; - emptySpaceItem1.Location = new Point(0, 216); + emptySpaceItem1.Location = new Point(0, 160); emptySpaceItem1.Name = "emptySpaceItem1"; emptySpaceItem1.OptionsTableLayoutItem.ColumnIndex = 1; emptySpaceItem1.OptionsTableLayoutItem.RowIndex = 5; - emptySpaceItem1.Size = new Size(789, 14); + emptySpaceItem1.Size = new Size(905, 141); emptySpaceItem1.TextSize = new Size(0, 0); // - // layoutControlItem10 + // layoutControlItem11 // - layoutControlItem10.AllowHtmlStringInCaption = true; - layoutControlItem10.Control = txtName; - layoutControlItem10.Location = new Point(0, 0); - layoutControlItem10.Name = "layoutControlItem10"; - layoutControlItem10.Size = new Size(319, 24); - layoutControlItem10.Text = "<color=red>*</color>灏忓尯鍚嶇О:"; - layoutControlItem10.TextSize = new Size(59, 14); + layoutControlItem11.Control = txtCompletionTime; + layoutControlItem11.Location = new Point(452, 40); + layoutControlItem11.Name = "layoutControlItem11"; + layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; + layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; + layoutControlItem11.Size = new Size(453, 40); + layoutControlItem11.Text = "绔e伐鏃堕棿(骞�):"; + layoutControlItem11.TextSize = new Size(97, 18); // // dxErrorProvider1 // dxErrorProvider1.ContainerControl = this; // - // txtAddress - // - txtAddress.Location = new Point(102, 204); - txtAddress.Name = "txtAddress"; - txtAddress.Size = new Size(695, 20); - txtAddress.StyleController = layoutControl1; - txtAddress.TabIndex = 13; - // - // layoutControlItem2 - // - layoutControlItem2.Control = txtAddress; - layoutControlItem2.Location = new Point(0, 192); - layoutControlItem2.Name = "layoutControlItem2"; - layoutControlItem2.OptionsTableLayoutItem.RowIndex = 6; - layoutControlItem2.Size = new Size(789, 24); - layoutControlItem2.Text = "璇︾粏鍦板潃锛�"; - layoutControlItem2.TextSize = new Size(78, 14); - // - // textGreeningRate - // - textGreeningRate.Location = new Point(496, 172); - textGreeningRate.Margin = new Padding(2); - textGreeningRate.MinimumSize = new Size(0, 28); - textGreeningRate.Name = "textGreeningRate"; - textGreeningRate.Size = new Size(301, 28); - textGreeningRate.StyleController = layoutControl1; - textGreeningRate.TabIndex = 12; - // - // layoutControlItem4 - // - layoutControlItem4.Control = textGreeningRate; - layoutControlItem4.Location = new Point(394, 160); - layoutControlItem4.Name = "layoutControlItem4"; - layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; - layoutControlItem4.OptionsTableLayoutItem.RowIndex = 6; - layoutControlItem4.Size = new Size(395, 32); - layoutControlItem4.Text = "缁垮寲鐜�(锛�):"; - layoutControlItem4.TextSize = new Size(78, 14); - // // BuildWizardForm // - AutoScaleDimensions = new SizeF(7F, 14F); + AutoScaleDimensions = new SizeF(8F, 18F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(layoutControl1); - Margin = new Padding(2); + Margin = new Padding(2, 3, 2, 3); Name = "BuildWizardForm"; - Size = new Size(809, 250); + Size = new Size(925, 321); Load += BuildWizardForm_Load; ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)txtName.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtCompletionTime.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtProperTyYears.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtTotalHouseHolds.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtAreaSquare.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtPlotRatio.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)cbArea.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)cbDist.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)cbCity.Properties).EndInit(); + ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem17).EndInit(); - ((System.ComponentModel.ISupportInitialize)r).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem15).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem23).EndInit(); - ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); - ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); - ((System.ComponentModel.ISupportInitialize)txtAddress.Properties).EndInit(); - ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); - ((System.ComponentModel.ISupportInitialize)textGreeningRate.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); + ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); + ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); + ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraEditors.ComboBoxEdit cbPropertyType; - public DevExpress.XtraEditors.TextEdit txtName; private DevExpress.XtraEditors.TextEdit txtCompletionTime; private DevExpress.XtraEditors.TextEdit txtProperTyYears; private DevExpress.XtraEditors.TextEdit txtTotalHouseHolds; @@ -491,11 +335,7 @@ private DevExpress.XtraEditors.TextEdit txtPlotRatio; private DevExpress.XtraEditors.TextEdit txtDeveloper; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; @@ -504,12 +344,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; - private DevExpress.XtraLayout.LayoutControlItem r; - private DevExpress.XtraEditors.ImageComboBoxEdit cbArea; - private DevExpress.XtraEditors.ImageComboBoxEdit cbDist; - private DevExpress.XtraEditors.ImageComboBoxEdit cbCity; - private DevExpress.XtraEditors.TextEdit txtAddress; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.TextEdit textGreeningRate; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; } -- Gitblit v1.9.3