duheng
2024-04-16 668e7746a6fbe30cba78bffe37c9ce9b9ed9a4fe
WinFrm/ISupply.WinFrm.Main/basic/_UserControls/BuildWizardForm.Designer.cs
@@ -28,465 +28,471 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.cbCity = new DevExpress.XtraEditors.ComboBoxEdit();
            this.cbArea = new DevExpress.XtraEditors.ComboBoxEdit();
            this.cbDist = new DevExpress.XtraEditors.ComboBoxEdit();
            this.cbPropertyType = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txtName = new DevExpress.XtraEditors.TextEdit();
            this.txtCompletionTime = new DevExpress.XtraEditors.TextEdit();
            this.txtProperTyYears = new DevExpress.XtraEditors.TextEdit();
            this.txtTotalHouseHolds = new DevExpress.XtraEditors.TextEdit();
            this.txtAreaSquare = new DevExpress.XtraEditors.TextEdit();
            this.txtPlotRatio = new DevExpress.XtraEditors.TextEdit();
            this.txtGreeningRate = new ISupply.WinFrm.NumberTextEdit();
            this.txtDeveloper = new DevExpress.XtraEditors.TextEdit();
            this.txtAddress = new ISupply.WinFrm.NumberTextEdit();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
            this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbCity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbArea.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbDist.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbPropertyType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCompletionTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtProperTyYears.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTotalHouseHolds.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAreaSquare.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlotRatio.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtGreeningRate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDeveloper.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
            this.SuspendLayout();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            cbCity = new DevExpress.XtraEditors.ComboBoxEdit();
            cbArea = new DevExpress.XtraEditors.ComboBoxEdit();
            cbDist = new DevExpress.XtraEditors.ComboBoxEdit();
            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();
            txtGreeningRate = new NumberTextEdit();
            txtDeveloper = new DevExpress.XtraEditors.TextEdit();
            txtAddress = new NumberTextEdit();
            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();
            layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem10 = 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();
            simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
            simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)cbCity.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)cbArea.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)cbDist.Properties).BeginInit();
            ((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)txtGreeningRate.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)txtAddress.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)layoutControlItem21).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem25).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).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)simpleLabelItem1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)simpleLabelItem2).BeginInit();
            SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.cbCity);
            this.layoutControl1.Controls.Add(this.cbArea);
            this.layoutControl1.Controls.Add(this.cbDist);
            this.layoutControl1.Controls.Add(this.cbPropertyType);
            this.layoutControl1.Controls.Add(this.txtName);
            this.layoutControl1.Controls.Add(this.txtCompletionTime);
            this.layoutControl1.Controls.Add(this.txtProperTyYears);
            this.layoutControl1.Controls.Add(this.txtTotalHouseHolds);
            this.layoutControl1.Controls.Add(this.txtAreaSquare);
            this.layoutControl1.Controls.Add(this.txtPlotRatio);
            this.layoutControl1.Controls.Add(this.txtGreeningRate);
            this.layoutControl1.Controls.Add(this.txtDeveloper);
            this.layoutControl1.Controls.Add(this.txtAddress);
            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, 5, 4, 5);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(872, 229, 685, 516);
            this.layoutControl1.Root = this.Root;
            this.layoutControl1.Size = new System.Drawing.Size(1126, 325);
            this.layoutControl1.TabIndex = 91;
            this.layoutControl1.Text = "layoutControl1";
            layoutControl1.Controls.Add(cbCity);
            layoutControl1.Controls.Add(cbArea);
            layoutControl1.Controls.Add(cbDist);
            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(txtGreeningRate);
            layoutControl1.Controls.Add(txtDeveloper);
            layoutControl1.Controls.Add(txtAddress);
            layoutControl1.Dock = DockStyle.Fill;
            layoutControl1.Location = new Point(0, 0);
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(872, 229, 685, 516);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(788, 207);
            layoutControl1.TabIndex = 91;
            layoutControl1.Text = "layoutControl1";
            // 
            // cbCity
            // 
            this.cbCity.Location = new System.Drawing.Point(646, 53);
            this.cbCity.Name = "cbCity";
            this.cbCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbCity.Properties.Items.AddRange(new object[] {
            "上海市"});
            this.cbCity.Properties.NullText = "请选择";
            this.cbCity.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbCity.Size = new System.Drawing.Size(463, 28);
            this.cbCity.StyleController = this.layoutControl1;
            this.cbCity.TabIndex = 118;
            cbCity.Location = new Point(450, 36);
            cbCity.Margin = new Padding(2);
            cbCity.Name = "cbCity";
            cbCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            cbCity.Properties.Items.AddRange(new object[] { "上海市" });
            cbCity.Properties.NullText = "请选择";
            cbCity.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            cbCity.Size = new Size(326, 20);
            cbCity.StyleController = layoutControl1;
            cbCity.TabIndex = 118;
            // 
            // cbArea
            // 
            this.cbArea.Location = new System.Drawing.Point(100, 53);
            this.cbArea.Name = "cbArea";
            this.cbArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbArea.Properties.Items.AddRange(new object[] {
            "上海市"});
            this.cbArea.Properties.NullText = "请选择";
            this.cbArea.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbArea.Size = new System.Drawing.Size(367, 28);
            this.cbArea.StyleController = this.layoutControl1;
            this.cbArea.TabIndex = 116;
            cbArea.Location = new Point(69, 36);
            cbArea.Margin = new Padding(2);
            cbArea.Name = "cbArea";
            cbArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            cbArea.Properties.Items.AddRange(new object[] { "上海市" });
            cbArea.Properties.NullText = "请选择";
            cbArea.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            cbArea.Size = new Size(258, 20);
            cbArea.StyleController = layoutControl1;
            cbArea.TabIndex = 116;
            // 
            // cbDist
            // 
            this.cbDist.Location = new System.Drawing.Point(100, 87);
            this.cbDist.Name = "cbDist";
            this.cbDist.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbDist.Properties.Items.AddRange(new object[] {
            "闵行区"});
            this.cbDist.Properties.NullText = "请选择";
            this.cbDist.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbDist.Size = new System.Drawing.Size(367, 28);
            this.cbDist.StyleController = this.layoutControl1;
            this.cbDist.TabIndex = 112;
            cbDist.Location = new Point(69, 60);
            cbDist.Margin = new Padding(2);
            cbDist.Name = "cbDist";
            cbDist.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            cbDist.Properties.Items.AddRange(new object[] { "闵行区" });
            cbDist.Properties.NullText = "请选择";
            cbDist.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            cbDist.Size = new Size(258, 20);
            cbDist.StyleController = layoutControl1;
            cbDist.TabIndex = 112;
            // 
            // cbPropertyType
            // 
            this.cbPropertyType.Location = new System.Drawing.Point(646, 19);
            this.cbPropertyType.Name = "cbPropertyType";
            this.cbPropertyType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbPropertyType.Properties.Items.AddRange(new object[] {
            "公寓住宅"});
            this.cbPropertyType.Properties.NullText = "请选择";
            this.cbPropertyType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbPropertyType.Size = new System.Drawing.Size(463, 28);
            this.cbPropertyType.StyleController = this.layoutControl1;
            this.cbPropertyType.TabIndex = 111;
            cbPropertyType.Location = new Point(450, 12);
            cbPropertyType.Margin = new Padding(2);
            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(326, 20);
            cbPropertyType.StyleController = layoutControl1;
            cbPropertyType.TabIndex = 111;
            // 
            // txtName
            // 
            this.txtName.Location = new System.Drawing.Point(96, 19);
            this.txtName.Name = "txtName";
            this.txtName.Size = new System.Drawing.Size(371, 28);
            this.txtName.StyleController = this.layoutControl1;
            this.txtName.TabIndex = 109;
            txtName.Location = new Point(69, 12);
            txtName.Margin = new Padding(2);
            txtName.Name = "txtName";
            txtName.Size = new Size(258, 20);
            txtName.StyleController = layoutControl1;
            txtName.TabIndex = 109;
            // 
            // txtCompletionTime
            // 
            this.txtCompletionTime.Location = new System.Drawing.Point(646, 87);
            this.txtCompletionTime.Name = "txtCompletionTime";
            this.txtCompletionTime.Size = new System.Drawing.Size(423, 28);
            this.txtCompletionTime.StyleController = this.layoutControl1;
            this.txtCompletionTime.TabIndex = 108;
            txtCompletionTime.Location = new Point(450, 60);
            txtCompletionTime.Margin = new Padding(2);
            txtCompletionTime.Name = "txtCompletionTime";
            txtCompletionTime.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtCompletionTime.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtCompletionTime.Properties.MaskSettings.Set("mask", "f");
            txtCompletionTime.Size = new Size(298, 20);
            txtCompletionTime.StyleController = layoutControl1;
            txtCompletionTime.TabIndex = 108;
            // 
            // txtProperTyYears
            // 
            this.txtProperTyYears.Location = new System.Drawing.Point(100, 121);
            this.txtProperTyYears.Name = "txtProperTyYears";
            this.txtProperTyYears.Size = new System.Drawing.Size(326, 28);
            this.txtProperTyYears.StyleController = this.layoutControl1;
            this.txtProperTyYears.TabIndex = 106;
            txtProperTyYears.Location = new Point(69, 84);
            txtProperTyYears.Margin = new Padding(2);
            txtProperTyYears.Name = "txtProperTyYears";
            txtProperTyYears.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtProperTyYears.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtProperTyYears.Properties.MaskSettings.Set("mask", "f");
            txtProperTyYears.Size = new Size(229, 20);
            txtProperTyYears.StyleController = layoutControl1;
            txtProperTyYears.TabIndex = 106;
            // 
            // txtTotalHouseHolds
            // 
            this.txtTotalHouseHolds.Location = new System.Drawing.Point(640, 121);
            this.txtTotalHouseHolds.Name = "txtTotalHouseHolds";
            this.txtTotalHouseHolds.Size = new System.Drawing.Size(469, 28);
            this.txtTotalHouseHolds.StyleController = this.layoutControl1;
            this.txtTotalHouseHolds.TabIndex = 104;
            txtTotalHouseHolds.Location = new Point(450, 84);
            txtTotalHouseHolds.Margin = new Padding(2);
            txtTotalHouseHolds.Name = "txtTotalHouseHolds";
            txtTotalHouseHolds.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtTotalHouseHolds.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtTotalHouseHolds.Properties.MaskSettings.Set("mask", "d");
            txtTotalHouseHolds.Size = new Size(326, 20);
            txtTotalHouseHolds.StyleController = layoutControl1;
            txtTotalHouseHolds.TabIndex = 104;
            // 
            // txtAreaSquare
            // 
            this.txtAreaSquare.Location = new System.Drawing.Point(100, 155);
            this.txtAreaSquare.Name = "txtAreaSquare";
            this.txtAreaSquare.Size = new System.Drawing.Size(367, 28);
            this.txtAreaSquare.StyleController = this.layoutControl1;
            this.txtAreaSquare.TabIndex = 102;
            txtAreaSquare.Location = new Point(69, 108);
            txtAreaSquare.Margin = new Padding(2);
            txtAreaSquare.Name = "txtAreaSquare";
            txtAreaSquare.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtAreaSquare.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtAreaSquare.Properties.MaskSettings.Set("mask", "f");
            txtAreaSquare.Size = new Size(258, 20);
            txtAreaSquare.StyleController = layoutControl1;
            txtAreaSquare.TabIndex = 102;
            // 
            // txtPlotRatio
            // 
            this.txtPlotRatio.Location = new System.Drawing.Point(640, 155);
            this.txtPlotRatio.Name = "txtPlotRatio";
            this.txtPlotRatio.Size = new System.Drawing.Size(469, 28);
            this.txtPlotRatio.StyleController = this.layoutControl1;
            this.txtPlotRatio.TabIndex = 100;
            txtPlotRatio.Location = new Point(450, 108);
            txtPlotRatio.Margin = new Padding(2);
            txtPlotRatio.Name = "txtPlotRatio";
            txtPlotRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtPlotRatio.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtPlotRatio.Properties.MaskSettings.Set("mask", "f");
            txtPlotRatio.Size = new Size(326, 20);
            txtPlotRatio.StyleController = layoutControl1;
            txtPlotRatio.TabIndex = 100;
            // 
            // txtGreeningRate
            // 
            this.txtGreeningRate.IsEmptyContent = true;
            this.txtGreeningRate.Location = new System.Drawing.Point(94, 189);
            this.txtGreeningRate.MinValue = null;
            this.txtGreeningRate.Name = "txtGreeningRate";
            this.txtGreeningRate.Size = new System.Drawing.Size(373, 28);
            this.txtGreeningRate.StyleController = this.layoutControl1;
            this.txtGreeningRate.TabIndex = 98;
            txtGreeningRate.IsEmptyContent = true;
            txtGreeningRate.Location = new Point(69, 132);
            txtGreeningRate.Margin = new Padding(2);
            txtGreeningRate.MinValue = null;
            txtGreeningRate.Name = "txtGreeningRate";
            txtGreeningRate.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
            txtGreeningRate.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
            txtGreeningRate.Properties.MaskSettings.Set("mask", "f");
            txtGreeningRate.Size = new Size(258, 20);
            txtGreeningRate.StyleController = layoutControl1;
            txtGreeningRate.TabIndex = 98;
            // 
            // txtDeveloper
            // 
            this.txtDeveloper.Location = new System.Drawing.Point(640, 189);
            this.txtDeveloper.Name = "txtDeveloper";
            this.txtDeveloper.Size = new System.Drawing.Size(469, 28);
            this.txtDeveloper.StyleController = this.layoutControl1;
            this.txtDeveloper.TabIndex = 96;
            txtDeveloper.Location = new Point(450, 132);
            txtDeveloper.Margin = new Padding(2);
            txtDeveloper.Name = "txtDeveloper";
            txtDeveloper.Size = new Size(326, 20);
            txtDeveloper.StyleController = layoutControl1;
            txtDeveloper.TabIndex = 96;
            // 
            // txtAddress
            // 
            this.txtAddress.IsEmptyContent = true;
            this.txtAddress.Location = new System.Drawing.Point(100, 223);
            this.txtAddress.MinValue = null;
            this.txtAddress.Name = "txtAddress";
            this.txtAddress.Size = new System.Drawing.Size(1009, 28);
            this.txtAddress.StyleController = this.layoutControl1;
            this.txtAddress.TabIndex = 94;
            txtAddress.IsEmptyContent = true;
            txtAddress.Location = new Point(69, 156);
            txtAddress.Margin = new Padding(2);
            txtAddress.MinValue = null;
            txtAddress.Name = "txtAddress";
            txtAddress.Size = new Size(707, 20);
            txtAddress.StyleController = layoutControl1;
            txtAddress.TabIndex = 94;
            // 
            // Root
            // 
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root.GroupBordersVisible = false;
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem7,
            this.layoutControlItem13,
            this.layoutControlItem17,
            this.layoutControlItem21,
            this.layoutControlItem25,
            this.layoutControlItem10,
            this.layoutControlItem8,
            this.layoutControlItem3,
            this.layoutControlItem11,
            this.layoutControlItem15,
            this.layoutControlItem19,
            this.layoutControlItem23,
            this.emptySpaceItem1,
            this.simpleLabelItem1,
            this.simpleLabelItem2});
            this.Root.Name = "Root";
            this.Root.Size = new System.Drawing.Size(1126, 325);
            this.Root.TextVisible = false;
            Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            Root.GroupBordersVisible = false;
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem7, layoutControlItem13, layoutControlItem17, layoutControlItem21, layoutControlItem25, layoutControlItem10, layoutControlItem8, layoutControlItem3, layoutControlItem11, layoutControlItem15, layoutControlItem19, layoutControlItem23, emptySpaceItem1, simpleLabelItem1, simpleLabelItem2 });
            Root.Name = "Root";
            Root.Size = new Size(788, 207);
            Root.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.cbCity;
            this.layoutControlItem1.Location = new System.Drawing.Point(546, 34);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(552, 34);
            this.layoutControlItem1.Text = "所属城市:";
            this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem1.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem1.TextToControlDistance = 5;
            layoutControlItem1.Control = cbCity;
            layoutControlItem1.Location = new Point(381, 24);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Size = new Size(387, 24);
            layoutControlItem1.Text = "所属城市:";
            layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem1.TextSize = new Size(52, 14);
            layoutControlItem1.TextToControlDistance = 5;
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.cbDist;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 68);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.Size = new System.Drawing.Size(456, 34);
            this.layoutControlItem7.Text = "所属区县:";
            this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem7.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem7.TextToControlDistance = 5;
            layoutControlItem7.Control = cbDist;
            layoutControlItem7.Location = new Point(0, 48);
            layoutControlItem7.Name = "layoutControlItem7";
            layoutControlItem7.Size = new Size(319, 24);
            layoutControlItem7.Text = "所属区县:";
            layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem7.TextSize = new Size(52, 14);
            layoutControlItem7.TextToControlDistance = 5;
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txtProperTyYears;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 102);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.Size = new System.Drawing.Size(415, 34);
            this.layoutControlItem13.Text = "产权年限:";
            this.layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem13.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem13.TextToControlDistance = 5;
            layoutControlItem13.Control = txtProperTyYears;
            layoutControlItem13.Location = new Point(0, 72);
            layoutControlItem13.Name = "layoutControlItem13";
            layoutControlItem13.Size = new Size(290, 24);
            layoutControlItem13.Text = "产权年限:";
            layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem13.TextSize = new Size(52, 14);
            layoutControlItem13.TextToControlDistance = 5;
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txtAreaSquare;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 136);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.Size = new System.Drawing.Size(456, 34);
            this.layoutControlItem17.Text = "总建面积:";
            this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem17.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem17.TextToControlDistance = 5;
            layoutControlItem17.Control = txtAreaSquare;
            layoutControlItem17.Location = new Point(0, 96);
            layoutControlItem17.Name = "layoutControlItem17";
            layoutControlItem17.Size = new Size(319, 24);
            layoutControlItem17.Text = "总建面积:";
            layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem17.TextSize = new Size(52, 14);
            layoutControlItem17.TextToControlDistance = 5;
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txtGreeningRate;
            this.layoutControlItem21.Location = new System.Drawing.Point(0, 170);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.Size = new System.Drawing.Size(456, 34);
            this.layoutControlItem21.Text = "绿化率:";
            this.layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 22);
            this.layoutControlItem21.TextToControlDistance = 17;
            layoutControlItem21.Control = txtGreeningRate;
            layoutControlItem21.Location = new Point(0, 120);
            layoutControlItem21.Name = "layoutControlItem21";
            layoutControlItem21.Size = new Size(319, 24);
            layoutControlItem21.Text = "绿化率:";
            layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem21.TextSize = new Size(40, 14);
            layoutControlItem21.TextToControlDistance = 17;
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.txtAddress;
            this.layoutControlItem25.Location = new System.Drawing.Point(0, 204);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.Size = new System.Drawing.Size(1098, 89);
            this.layoutControlItem25.Text = "详细地址:";
            this.layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem25.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem25.TextToControlDistance = 5;
            layoutControlItem25.Control = txtAddress;
            layoutControlItem25.Location = new Point(0, 144);
            layoutControlItem25.Name = "layoutControlItem25";
            layoutControlItem25.Size = new Size(768, 43);
            layoutControlItem25.Text = "详细地址:";
            layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem25.TextSize = new Size(52, 14);
            layoutControlItem25.TextToControlDistance = 5;
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txtName;
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.Size = new System.Drawing.Size(456, 34);
            this.layoutControlItem10.Text = "小区名称:";
            this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem10.TextSize = new System.Drawing.Size(74, 22);
            this.layoutControlItem10.TextToControlDistance = 5;
            layoutControlItem10.Control = txtName;
            layoutControlItem10.Location = new Point(0, 0);
            layoutControlItem10.Name = "layoutControlItem10";
            layoutControlItem10.Size = new Size(319, 24);
            layoutControlItem10.Text = "小区名称:";
            layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            layoutControlItem10.TextSize = new Size(52, 14);
            layoutControlItem10.TextToControlDistance = 5;
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.cbPropertyType;
            this.layoutControlItem8.Location = new System.Drawing.Point(546, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.Size = new System.Drawing.Size(552, 34);
            this.layoutControlItem8.Text = "物业类型:";
            this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem8.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem8.TextToControlDistance = 5;
            layoutControlItem8.Control = cbPropertyType;
            layoutControlItem8.Location = new Point(381, 0);
            layoutControlItem8.Name = "layoutControlItem8";
            layoutControlItem8.Size = new Size(387, 24);
            layoutControlItem8.Text = "物业类型:";
            layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem8.TextSize = new Size(52, 14);
            layoutControlItem8.TextToControlDistance = 5;
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.cbArea;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 34);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(456, 34);
            this.layoutControlItem3.Text = "所属省份:";
            this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem3.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem3.TextToControlDistance = 5;
            layoutControlItem3.Control = cbArea;
            layoutControlItem3.Location = new Point(0, 24);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Size = new Size(319, 24);
            layoutControlItem3.Text = "所属省份:";
            layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem3.TextSize = new Size(52, 14);
            layoutControlItem3.TextToControlDistance = 5;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txtCompletionTime;
            this.layoutControlItem11.Location = new System.Drawing.Point(546, 68);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.Size = new System.Drawing.Size(512, 34);
            this.layoutControlItem11.Text = "竣工时间:";
            this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem11.TextSize = new System.Drawing.Size(78, 22);
            this.layoutControlItem11.TextToControlDistance = 5;
            layoutControlItem11.Control = txtCompletionTime;
            layoutControlItem11.Location = new Point(381, 48);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Size = new Size(359, 24);
            layoutControlItem11.Text = "竣工时间:";
            layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem11.TextSize = new Size(52, 14);
            layoutControlItem11.TextToControlDistance = 5;
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txtTotalHouseHolds;
            this.layoutControlItem15.Location = new System.Drawing.Point(546, 102);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.Size = new System.Drawing.Size(552, 34);
            this.layoutControlItem15.Text = "总户数:";
            this.layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 22);
            this.layoutControlItem15.TextToControlDistance = 17;
            layoutControlItem15.Control = txtTotalHouseHolds;
            layoutControlItem15.Location = new Point(381, 72);
            layoutControlItem15.Name = "layoutControlItem15";
            layoutControlItem15.Size = new Size(387, 24);
            layoutControlItem15.Text = "总户数:";
            layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem15.TextSize = new Size(40, 14);
            layoutControlItem15.TextToControlDistance = 17;
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txtPlotRatio;
            this.layoutControlItem19.Location = new System.Drawing.Point(546, 136);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.Size = new System.Drawing.Size(552, 34);
            this.layoutControlItem19.Text = "容积率:";
            this.layoutControlItem19.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 22);
            this.layoutControlItem19.TextToControlDistance = 17;
            layoutControlItem19.Control = txtPlotRatio;
            layoutControlItem19.Location = new Point(381, 96);
            layoutControlItem19.Name = "layoutControlItem19";
            layoutControlItem19.Size = new Size(387, 24);
            layoutControlItem19.Text = "容积率:";
            layoutControlItem19.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem19.TextSize = new Size(40, 14);
            layoutControlItem19.TextToControlDistance = 17;
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txtDeveloper;
            this.layoutControlItem23.Location = new System.Drawing.Point(546, 170);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.Size = new System.Drawing.Size(552, 34);
            this.layoutControlItem23.Text = "开发商:";
            this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 22);
            this.layoutControlItem23.TextToControlDistance = 17;
            layoutControlItem23.Control = txtDeveloper;
            layoutControlItem23.Location = new Point(381, 120);
            layoutControlItem23.Name = "layoutControlItem23";
            layoutControlItem23.Size = new Size(387, 24);
            layoutControlItem23.Text = "开发商:";
            layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem23.TextSize = new Size(40, 14);
            layoutControlItem23.TextToControlDistance = 17;
            // 
            // emptySpaceItem1
            // 
            this.emptySpaceItem1.AllowHotTrack = false;
            this.emptySpaceItem1.Location = new System.Drawing.Point(456, 0);
            this.emptySpaceItem1.Name = "emptySpaceItem1";
            this.emptySpaceItem1.Size = new System.Drawing.Size(90, 204);
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
            emptySpaceItem1.AllowHotTrack = false;
            emptySpaceItem1.Location = new Point(319, 0);
            emptySpaceItem1.Name = "emptySpaceItem1";
            emptySpaceItem1.Size = new Size(62, 144);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // simpleLabelItem1
            // 
            this.simpleLabelItem1.AllowHotTrack = false;
            this.simpleLabelItem1.Location = new System.Drawing.Point(415, 102);
            this.simpleLabelItem1.Name = "simpleLabelItem1";
            this.simpleLabelItem1.Size = new System.Drawing.Size(41, 34);
            this.simpleLabelItem1.Text = "年";
            this.simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.simpleLabelItem1.TextSize = new System.Drawing.Size(18, 22);
            simpleLabelItem1.AllowHotTrack = false;
            simpleLabelItem1.Location = new Point(290, 72);
            simpleLabelItem1.Name = "simpleLabelItem1";
            simpleLabelItem1.Size = new Size(29, 24);
            simpleLabelItem1.Text = "年";
            simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            simpleLabelItem1.TextSize = new Size(12, 14);
            // 
            // simpleLabelItem2
            // 
            this.simpleLabelItem2.AllowHotTrack = false;
            this.simpleLabelItem2.Location = new System.Drawing.Point(1058, 68);
            this.simpleLabelItem2.Name = "simpleLabelItem2";
            this.simpleLabelItem2.Size = new System.Drawing.Size(40, 34);
            this.simpleLabelItem2.Text = "年";
            this.simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.simpleLabelItem2.TextSize = new System.Drawing.Size(18, 22);
            simpleLabelItem2.AllowHotTrack = false;
            simpleLabelItem2.Location = new Point(740, 48);
            simpleLabelItem2.Name = "simpleLabelItem2";
            simpleLabelItem2.Size = new Size(28, 24);
            simpleLabelItem2.Text = "年";
            simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            simpleLabelItem2.TextSize = new Size(12, 14);
            // 
            // BuildWizardForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.layoutControl1);
            this.Name = "BuildWizardForm";
            this.Size = new System.Drawing.Size(1126, 325);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.cbCity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbArea.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbDist.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbPropertyType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCompletionTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtProperTyYears.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTotalHouseHolds.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAreaSquare.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlotRatio.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtGreeningRate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDeveloper.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
            this.ResumeLayout(false);
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Margin = new Padding(2);
            Name = "BuildWizardForm";
            Size = new Size(788, 207);
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)cbCity.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)cbArea.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)cbDist.Properties).EndInit();
            ((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)txtGreeningRate.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)txtDeveloper.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)txtAddress.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)layoutControlItem21).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem25).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).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)simpleLabelItem1).EndInit();
            ((System.ComponentModel.ISupportInitialize)simpleLabelItem2).EndInit();
            ResumeLayout(false);
        }
        #endregion