duheng
2024-04-16 668e7746a6fbe30cba78bffe37c9ce9b9ed9a4fe
WinFrm/ISupply.WinFrm.Main/basic/_UserControls/BuildWizardForm.Designer.cs
@@ -119,138 +119,156 @@
            // 
            // cbCity
            // 
            cbCity.Location = new Point(449, 29);
            cbCity.Margin = new Padding(2, 2, 2, 2);
            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(331, 20);
            cbCity.Size = new Size(326, 20);
            cbCity.StyleController = layoutControl1;
            cbCity.TabIndex = 118;
            // 
            // cbArea
            // 
            cbArea.Location = new Point(65, 29);
            cbArea.Margin = new Padding(2, 2, 2, 2);
            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(262, 20);
            cbArea.Size = new Size(258, 20);
            cbArea.StyleController = layoutControl1;
            cbArea.TabIndex = 116;
            // 
            // cbDist
            // 
            cbDist.Location = new Point(65, 51);
            cbDist.Margin = new Padding(2, 2, 2, 2);
            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(262, 20);
            cbDist.Size = new Size(258, 20);
            cbDist.StyleController = layoutControl1;
            cbDist.TabIndex = 112;
            // 
            // cbPropertyType
            // 
            cbPropertyType.Location = new Point(449, 7);
            cbPropertyType.Margin = new Padding(2, 2, 2, 2);
            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(331, 20);
            cbPropertyType.Size = new Size(326, 20);
            cbPropertyType.StyleController = layoutControl1;
            cbPropertyType.TabIndex = 111;
            // 
            // txtName
            // 
            txtName.Location = new Point(65, 7);
            txtName.Margin = new Padding(2, 2, 2, 2);
            txtName.Location = new Point(69, 12);
            txtName.Margin = new Padding(2);
            txtName.Name = "txtName";
            txtName.Size = new Size(262, 20);
            txtName.Size = new Size(258, 20);
            txtName.StyleController = layoutControl1;
            txtName.TabIndex = 109;
            // 
            // txtCompletionTime
            // 
            txtCompletionTime.Location = new Point(449, 51);
            txtCompletionTime.Margin = new Padding(2, 2, 2, 2);
            txtCompletionTime.Location = new Point(450, 60);
            txtCompletionTime.Margin = new Padding(2);
            txtCompletionTime.Name = "txtCompletionTime";
            txtCompletionTime.Size = new Size(303, 20);
            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
            // 
            txtProperTyYears.Location = new Point(65, 73);
            txtProperTyYears.Margin = new Padding(2, 2, 2, 2);
            txtProperTyYears.Location = new Point(69, 84);
            txtProperTyYears.Margin = new Padding(2);
            txtProperTyYears.Name = "txtProperTyYears";
            txtProperTyYears.Size = new Size(233, 20);
            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
            // 
            txtTotalHouseHolds.Location = new Point(449, 73);
            txtTotalHouseHolds.Margin = new Padding(2, 2, 2, 2);
            txtTotalHouseHolds.Location = new Point(450, 84);
            txtTotalHouseHolds.Margin = new Padding(2);
            txtTotalHouseHolds.Name = "txtTotalHouseHolds";
            txtTotalHouseHolds.Size = new Size(331, 20);
            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
            // 
            txtAreaSquare.Location = new Point(65, 95);
            txtAreaSquare.Margin = new Padding(2, 2, 2, 2);
            txtAreaSquare.Location = new Point(69, 108);
            txtAreaSquare.Margin = new Padding(2);
            txtAreaSquare.Name = "txtAreaSquare";
            txtAreaSquare.Size = new Size(262, 20);
            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
            // 
            txtPlotRatio.Location = new Point(449, 95);
            txtPlotRatio.Margin = new Padding(2, 2, 2, 2);
            txtPlotRatio.Location = new Point(450, 108);
            txtPlotRatio.Margin = new Padding(2);
            txtPlotRatio.Name = "txtPlotRatio";
            txtPlotRatio.Size = new Size(331, 20);
            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
            // 
            txtGreeningRate.IsEmptyContent = true;
            txtGreeningRate.Location = new Point(65, 117);
            txtGreeningRate.Margin = new Padding(2, 2, 2, 2);
            txtGreeningRate.Location = new Point(69, 132);
            txtGreeningRate.Margin = new Padding(2);
            txtGreeningRate.MinValue = null;
            txtGreeningRate.Name = "txtGreeningRate";
            txtGreeningRate.Size = new Size(262, 20);
            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
            // 
            txtDeveloper.Location = new Point(449, 117);
            txtDeveloper.Margin = new Padding(2, 2, 2, 2);
            txtDeveloper.Location = new Point(450, 132);
            txtDeveloper.Margin = new Padding(2);
            txtDeveloper.Name = "txtDeveloper";
            txtDeveloper.Size = new Size(331, 20);
            txtDeveloper.Size = new Size(326, 20);
            txtDeveloper.StyleController = layoutControl1;
            txtDeveloper.TabIndex = 96;
            // 
            // txtAddress
            // 
            txtAddress.IsEmptyContent = true;
            txtAddress.Location = new Point(65, 139);
            txtAddress.Margin = new Padding(2, 2, 2, 2);
            txtAddress.Location = new Point(69, 156);
            txtAddress.Margin = new Padding(2);
            txtAddress.MinValue = null;
            txtAddress.Name = "txtAddress";
            txtAddress.Size = new Size(715, 20);
            txtAddress.Size = new Size(707, 20);
            txtAddress.StyleController = layoutControl1;
            txtAddress.TabIndex = 94;
            // 
@@ -266,9 +284,9 @@
            // layoutControlItem1
            // 
            layoutControlItem1.Control = cbCity;
            layoutControlItem1.Location = new Point(384, 22);
            layoutControlItem1.Location = new Point(381, 24);
            layoutControlItem1.Name = "layoutControlItem1";
            layoutControlItem1.Size = new Size(390, 22);
            layoutControlItem1.Size = new Size(387, 24);
            layoutControlItem1.Text = "所属城市:";
            layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem1.TextSize = new Size(52, 14);
@@ -277,9 +295,9 @@
            // layoutControlItem7
            // 
            layoutControlItem7.Control = cbDist;
            layoutControlItem7.Location = new Point(0, 44);
            layoutControlItem7.Location = new Point(0, 48);
            layoutControlItem7.Name = "layoutControlItem7";
            layoutControlItem7.Size = new Size(321, 22);
            layoutControlItem7.Size = new Size(319, 24);
            layoutControlItem7.Text = "所属区县:";
            layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem7.TextSize = new Size(52, 14);
@@ -288,9 +306,9 @@
            // layoutControlItem13
            // 
            layoutControlItem13.Control = txtProperTyYears;
            layoutControlItem13.Location = new Point(0, 66);
            layoutControlItem13.Location = new Point(0, 72);
            layoutControlItem13.Name = "layoutControlItem13";
            layoutControlItem13.Size = new Size(292, 22);
            layoutControlItem13.Size = new Size(290, 24);
            layoutControlItem13.Text = "产权年限:";
            layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem13.TextSize = new Size(52, 14);
@@ -299,9 +317,9 @@
            // layoutControlItem17
            // 
            layoutControlItem17.Control = txtAreaSquare;
            layoutControlItem17.Location = new Point(0, 88);
            layoutControlItem17.Location = new Point(0, 96);
            layoutControlItem17.Name = "layoutControlItem17";
            layoutControlItem17.Size = new Size(321, 22);
            layoutControlItem17.Size = new Size(319, 24);
            layoutControlItem17.Text = "总建面积:";
            layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem17.TextSize = new Size(52, 14);
@@ -310,9 +328,9 @@
            // layoutControlItem21
            // 
            layoutControlItem21.Control = txtGreeningRate;
            layoutControlItem21.Location = new Point(0, 110);
            layoutControlItem21.Location = new Point(0, 120);
            layoutControlItem21.Name = "layoutControlItem21";
            layoutControlItem21.Size = new Size(321, 22);
            layoutControlItem21.Size = new Size(319, 24);
            layoutControlItem21.Text = "绿化率:";
            layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem21.TextSize = new Size(40, 14);
@@ -321,9 +339,9 @@
            // layoutControlItem25
            // 
            layoutControlItem25.Control = txtAddress;
            layoutControlItem25.Location = new Point(0, 132);
            layoutControlItem25.Location = new Point(0, 144);
            layoutControlItem25.Name = "layoutControlItem25";
            layoutControlItem25.Size = new Size(774, 63);
            layoutControlItem25.Size = new Size(768, 43);
            layoutControlItem25.Text = "详细地址:";
            layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem25.TextSize = new Size(52, 14);
@@ -334,7 +352,7 @@
            layoutControlItem10.Control = txtName;
            layoutControlItem10.Location = new Point(0, 0);
            layoutControlItem10.Name = "layoutControlItem10";
            layoutControlItem10.Size = new Size(321, 22);
            layoutControlItem10.Size = new Size(319, 24);
            layoutControlItem10.Text = "小区名称:";
            layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            layoutControlItem10.TextSize = new Size(52, 14);
@@ -343,9 +361,9 @@
            // layoutControlItem8
            // 
            layoutControlItem8.Control = cbPropertyType;
            layoutControlItem8.Location = new Point(384, 0);
            layoutControlItem8.Location = new Point(381, 0);
            layoutControlItem8.Name = "layoutControlItem8";
            layoutControlItem8.Size = new Size(390, 22);
            layoutControlItem8.Size = new Size(387, 24);
            layoutControlItem8.Text = "物业类型:";
            layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem8.TextSize = new Size(52, 14);
@@ -354,9 +372,9 @@
            // layoutControlItem3
            // 
            layoutControlItem3.Control = cbArea;
            layoutControlItem3.Location = new Point(0, 22);
            layoutControlItem3.Location = new Point(0, 24);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Size = new Size(321, 22);
            layoutControlItem3.Size = new Size(319, 24);
            layoutControlItem3.Text = "所属省份:";
            layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem3.TextSize = new Size(52, 14);
@@ -365,9 +383,9 @@
            // layoutControlItem11
            // 
            layoutControlItem11.Control = txtCompletionTime;
            layoutControlItem11.Location = new Point(384, 44);
            layoutControlItem11.Location = new Point(381, 48);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Size = new Size(362, 22);
            layoutControlItem11.Size = new Size(359, 24);
            layoutControlItem11.Text = "竣工时间:";
            layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem11.TextSize = new Size(52, 14);
@@ -376,9 +394,9 @@
            // layoutControlItem15
            // 
            layoutControlItem15.Control = txtTotalHouseHolds;
            layoutControlItem15.Location = new Point(384, 66);
            layoutControlItem15.Location = new Point(381, 72);
            layoutControlItem15.Name = "layoutControlItem15";
            layoutControlItem15.Size = new Size(390, 22);
            layoutControlItem15.Size = new Size(387, 24);
            layoutControlItem15.Text = "总户数:";
            layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem15.TextSize = new Size(40, 14);
@@ -387,9 +405,9 @@
            // layoutControlItem19
            // 
            layoutControlItem19.Control = txtPlotRatio;
            layoutControlItem19.Location = new Point(384, 88);
            layoutControlItem19.Location = new Point(381, 96);
            layoutControlItem19.Name = "layoutControlItem19";
            layoutControlItem19.Size = new Size(390, 22);
            layoutControlItem19.Size = new Size(387, 24);
            layoutControlItem19.Text = "容积率:";
            layoutControlItem19.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem19.TextSize = new Size(40, 14);
@@ -398,9 +416,9 @@
            // layoutControlItem23
            // 
            layoutControlItem23.Control = txtDeveloper;
            layoutControlItem23.Location = new Point(384, 110);
            layoutControlItem23.Location = new Point(381, 120);
            layoutControlItem23.Name = "layoutControlItem23";
            layoutControlItem23.Size = new Size(390, 22);
            layoutControlItem23.Size = new Size(387, 24);
            layoutControlItem23.Text = "开发商:";
            layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            layoutControlItem23.TextSize = new Size(40, 14);
@@ -409,17 +427,17 @@
            // emptySpaceItem1
            // 
            emptySpaceItem1.AllowHotTrack = false;
            emptySpaceItem1.Location = new Point(321, 0);
            emptySpaceItem1.Location = new Point(319, 0);
            emptySpaceItem1.Name = "emptySpaceItem1";
            emptySpaceItem1.Size = new Size(63, 132);
            emptySpaceItem1.Size = new Size(62, 144);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // simpleLabelItem1
            // 
            simpleLabelItem1.AllowHotTrack = false;
            simpleLabelItem1.Location = new Point(292, 66);
            simpleLabelItem1.Location = new Point(290, 72);
            simpleLabelItem1.Name = "simpleLabelItem1";
            simpleLabelItem1.Size = new Size(29, 22);
            simpleLabelItem1.Size = new Size(29, 24);
            simpleLabelItem1.Text = "年";
            simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            simpleLabelItem1.TextSize = new Size(12, 14);
@@ -427,9 +445,9 @@
            // simpleLabelItem2
            // 
            simpleLabelItem2.AllowHotTrack = false;
            simpleLabelItem2.Location = new Point(746, 44);
            simpleLabelItem2.Location = new Point(740, 48);
            simpleLabelItem2.Name = "simpleLabelItem2";
            simpleLabelItem2.Size = new Size(28, 22);
            simpleLabelItem2.Size = new Size(28, 24);
            simpleLabelItem2.Text = "年";
            simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            simpleLabelItem2.TextSize = new Size(12, 14);
@@ -439,7 +457,7 @@
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Margin = new Padding(2, 2, 2, 2);
            Margin = new Padding(2);
            Name = "BuildWizardForm";
            Size = new Size(788, 207);
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();