namespace PBS.WinFrmUI { partial class BuildWizardForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); 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(); textGreeningRate = new DevExpress.XtraEditors.TextEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); cbPropertyType = new DevExpress.XtraEditors.ImageComboBoxEdit(); ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((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)textGreeningRate.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem17).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem15).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem23).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).BeginInit(); SuspendLayout(); // // layoutControl1 // 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(textGreeningRate); layoutControl1.Controls.Add(cbPropertyType); 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(925, 321); layoutControl1.TabIndex = 91; layoutControl1.Text = "layoutControl1"; // // txtCompletionTime // 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(340, 36); txtCompletionTime.StyleController = layoutControl1; txtCompletionTime.TabIndex = 8; // // txtProperTyYears // 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(339, 36); txtProperTyYears.StyleController = layoutControl1; txtProperTyYears.TabIndex = 3; // // txtTotalHouseHolds // 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(339, 36); txtTotalHouseHolds.StyleController = layoutControl1; txtTotalHouseHolds.TabIndex = 9; // // txtAreaSquare // 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(340, 36); txtAreaSquare.StyleController = layoutControl1; txtAreaSquare.TabIndex = 4; // // txtPlotRatio // 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(340, 36); txtPlotRatio.StyleController = layoutControl1; txtPlotRatio.TabIndex = 10; // // txtDeveloper // 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(339, 36); txtDeveloper.StyleController = layoutControl1; txtDeveloper.TabIndex = 11; // // textGreeningRate // 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 // Root.AppearanceItemCaption.Options.UseTextOptions = true; Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem13, layoutControlItem17, layoutControlItem8, layoutControlItem15, layoutControlItem19, layoutControlItem23, layoutControlItem4, emptySpaceItem1, layoutControlItem11 }); Root.Name = "Root"; Root.Size = new Size(925, 321); Root.TextVisible = false; // // layoutControlItem13 // layoutControlItem13.AllowHtmlStringInCaption = true; layoutControlItem13.Control = txtProperTyYears; layoutControlItem13.Location = new Point(0, 0); layoutControlItem13.Name = "layoutControlItem13"; layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; layoutControlItem13.Size = new Size(452, 40); layoutControlItem13.Text = "产权年限(年):"; layoutControlItem13.TextSize = new Size(97, 18); // // layoutControlItem17 // layoutControlItem17.Control = txtAreaSquare; layoutControlItem17.Location = new Point(452, 0); layoutControlItem17.Name = "layoutControlItem17"; layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1; layoutControlItem17.Size = new Size(453, 40); layoutControlItem17.Text = "总建面积(m³):"; layoutControlItem17.TextSize = new Size(97, 18); // // layoutControlItem8 // layoutControlItem8.Control = cbPropertyType; layoutControlItem8.Location = new Point(0, 40); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; layoutControlItem8.Size = new Size(452, 40); layoutControlItem8.Text = "物业类型:"; layoutControlItem8.TextSize = new Size(97, 18); // // layoutControlItem15 // layoutControlItem15.Control = txtTotalHouseHolds; layoutControlItem15.Location = new Point(0, 80); layoutControlItem15.Name = "layoutControlItem15"; layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; layoutControlItem15.Size = new Size(452, 40); layoutControlItem15.Text = "总户数:"; layoutControlItem15.TextSize = new Size(97, 18); // // layoutControlItem19 // layoutControlItem19.Control = txtPlotRatio; layoutControlItem19.Location = new Point(452, 80); layoutControlItem19.Name = "layoutControlItem19"; layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; layoutControlItem19.Size = new Size(453, 40); layoutControlItem19.Text = "容积率(%):"; layoutControlItem19.TextSize = new Size(97, 18); // // layoutControlItem23 // layoutControlItem23.Control = txtDeveloper; layoutControlItem23.Location = new Point(0, 120); layoutControlItem23.Name = "layoutControlItem23"; layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5; layoutControlItem23.Size = new Size(452, 40); layoutControlItem23.Text = "开发商:"; 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, 160); emptySpaceItem1.Name = "emptySpaceItem1"; emptySpaceItem1.OptionsTableLayoutItem.ColumnIndex = 1; emptySpaceItem1.OptionsTableLayoutItem.RowIndex = 5; emptySpaceItem1.Size = new Size(905, 141); emptySpaceItem1.TextSize = new Size(0, 0); // // layoutControlItem11 // 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 = "竣工时间(年):"; layoutControlItem11.TextSize = new Size(97, 18); // // dxErrorProvider1 // dxErrorProvider1.ContainerControl = this; // // cbPropertyType // 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.NullText = "请选择"; cbPropertyType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; cbPropertyType.Size = new Size(339, 36); cbPropertyType.StyleController = layoutControl1; cbPropertyType.TabIndex = 6; // // BuildWizardForm // AutoScaleDimensions = new SizeF(8F, 18F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(layoutControl1); Margin = new Padding(2, 3, 2, 3); Name = "BuildWizardForm"; Size = new Size(925, 321); ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((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)textGreeningRate.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem17).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem15).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem23).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); ((System.ComponentModel.ISupportInitialize)cbPropertyType.Properties).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraEditors.TextEdit txtCompletionTime; private DevExpress.XtraEditors.TextEdit txtProperTyYears; private DevExpress.XtraEditors.TextEdit txtTotalHouseHolds; private DevExpress.XtraEditors.TextEdit txtAreaSquare; private DevExpress.XtraEditors.TextEdit txtPlotRatio; private DevExpress.XtraEditors.TextEdit txtDeveloper; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; private DevExpress.XtraEditors.TextEdit textGreeningRate; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.ImageComboBoxEdit cbPropertyType; } }