namespace PBS.WinFrmUI { partial class BuildPlaceInfoCtrl { /// /// 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 Container(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); cbPropertyType = new ComboBoxEdit(); txtCompletionTime = new TextEdit(); txtProperTyYears = new TextEdit(); txtTotalHouseHolds = new TextEdit(); txtAreaSquare = new TextEdit(); txtPlotRatio = new TextEdit(); txtDeveloper = new TextEdit(); textGreeningRate = new 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); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((ISupportInitialize)cbPropertyType.Properties).BeginInit(); ((ISupportInitialize)txtCompletionTime.Properties).BeginInit(); ((ISupportInitialize)txtProperTyYears.Properties).BeginInit(); ((ISupportInitialize)txtTotalHouseHolds.Properties).BeginInit(); ((ISupportInitialize)txtAreaSquare.Properties).BeginInit(); ((ISupportInitialize)txtPlotRatio.Properties).BeginInit(); ((ISupportInitialize)txtDeveloper.Properties).BeginInit(); ((ISupportInitialize)textGreeningRate.Properties).BeginInit(); ((ISupportInitialize)Root).BeginInit(); ((ISupportInitialize)layoutControlItem13).BeginInit(); ((ISupportInitialize)layoutControlItem17).BeginInit(); ((ISupportInitialize)layoutControlItem8).BeginInit(); ((ISupportInitialize)layoutControlItem15).BeginInit(); ((ISupportInitialize)layoutControlItem19).BeginInit(); ((ISupportInitialize)layoutControlItem23).BeginInit(); ((ISupportInitialize)layoutControlItem4).BeginInit(); ((ISupportInitialize)emptySpaceItem1).BeginInit(); ((ISupportInitialize)layoutControlItem11).BeginInit(); ((ISupportInitialize)dxErrorProvider1).BeginInit(); SuspendLayout(); // // layoutControl1 // layoutControl1.Controls.Add(cbPropertyType); 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.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(730, 234, 685, 516); layoutControl1.Root = Root; layoutControl1.Size = new Size(600, 200); layoutControl1.TabIndex = 91; layoutControl1.Text = "layoutControl1"; // // cbPropertyType // cbPropertyType.Location = new Point(111, 30); cbPropertyType.Name = "cbPropertyType"; cbPropertyType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); cbPropertyType.Properties.Items.AddRange(new object[] { "公寓住宅" }); cbPropertyType.Properties.NullText = "请选择"; cbPropertyType.Properties.TextEditStyle = TextEditStyles.DisableTextEditor; cbPropertyType.Size = new Size(187, 24); cbPropertyType.StyleController = layoutControl1; cbPropertyType.TabIndex = 6; // // txtCompletionTime // txtCompletionTime.Location = new Point(411, 30); txtCompletionTime.Name = "txtCompletionTime"; txtCompletionTime.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtCompletionTime.Size = new Size(187, 24); txtCompletionTime.StyleController = layoutControl1; txtCompletionTime.TabIndex = 8; // // txtProperTyYears // txtProperTyYears.Location = new Point(111, 2); txtProperTyYears.Name = "txtProperTyYears"; txtProperTyYears.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtProperTyYears.Size = new Size(187, 24); txtProperTyYears.StyleController = layoutControl1; txtProperTyYears.TabIndex = 3; // // txtTotalHouseHolds // txtTotalHouseHolds.Location = new Point(111, 58); txtTotalHouseHolds.Name = "txtTotalHouseHolds"; txtTotalHouseHolds.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtTotalHouseHolds.Size = new Size(187, 24); txtTotalHouseHolds.StyleController = layoutControl1; txtTotalHouseHolds.TabIndex = 9; // // txtAreaSquare // txtAreaSquare.Location = new Point(411, 2); txtAreaSquare.Name = "txtAreaSquare"; txtAreaSquare.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtAreaSquare.Size = new Size(187, 24); txtAreaSquare.StyleController = layoutControl1; txtAreaSquare.TabIndex = 4; // // txtPlotRatio // txtPlotRatio.Location = new Point(411, 58); txtPlotRatio.Name = "txtPlotRatio"; txtPlotRatio.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtPlotRatio.Size = new Size(187, 24); txtPlotRatio.StyleController = layoutControl1; txtPlotRatio.TabIndex = 10; // // txtDeveloper // txtDeveloper.Location = new Point(111, 86); txtDeveloper.Name = "txtDeveloper"; txtDeveloper.Size = new Size(187, 24); txtDeveloper.StyleController = layoutControl1; txtDeveloper.TabIndex = 11; // // textGreeningRate // textGreeningRate.Location = new Point(411, 86); textGreeningRate.Name = "textGreeningRate"; textGreeningRate.Size = new Size(187, 24); textGreeningRate.StyleController = layoutControl1; textGreeningRate.TabIndex = 12; // // Root // Root.AppearanceItemCaption.Options.UseTextOptions = true; Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; 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.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); Root.Size = new Size(600, 200); 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(300, 28); layoutControlItem13.Text = "产权年限(年):"; layoutControlItem13.TextSize = new Size(97, 18); // // layoutControlItem17 // layoutControlItem17.Control = txtAreaSquare; layoutControlItem17.Location = new Point(300, 0); layoutControlItem17.Name = "layoutControlItem17"; layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1; layoutControlItem17.Size = new Size(300, 28); layoutControlItem17.Text = "总建面积(m³):"; layoutControlItem17.TextSize = new Size(97, 18); // // layoutControlItem8 // layoutControlItem8.Control = cbPropertyType; layoutControlItem8.Location = new Point(0, 28); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; layoutControlItem8.Size = new Size(300, 28); layoutControlItem8.Text = "物业类型:"; layoutControlItem8.TextSize = new Size(97, 18); // // layoutControlItem15 // layoutControlItem15.Control = txtTotalHouseHolds; layoutControlItem15.Location = new Point(0, 56); layoutControlItem15.Name = "layoutControlItem15"; layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; layoutControlItem15.Size = new Size(300, 28); layoutControlItem15.Text = "总户数:"; layoutControlItem15.TextSize = new Size(97, 18); // // layoutControlItem19 // layoutControlItem19.Control = txtPlotRatio; layoutControlItem19.Location = new Point(300, 56); layoutControlItem19.Name = "layoutControlItem19"; layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; layoutControlItem19.Size = new Size(300, 28); layoutControlItem19.Text = "容积率(%):"; layoutControlItem19.TextSize = new Size(97, 18); // // layoutControlItem23 // layoutControlItem23.Control = txtDeveloper; layoutControlItem23.Location = new Point(0, 84); layoutControlItem23.Name = "layoutControlItem23"; layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5; layoutControlItem23.Size = new Size(300, 28); layoutControlItem23.Text = "开发商:"; layoutControlItem23.TextSize = new Size(97, 18); // // layoutControlItem4 // layoutControlItem4.Control = textGreeningRate; layoutControlItem4.Location = new Point(300, 84); layoutControlItem4.Name = "layoutControlItem4"; layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem4.OptionsTableLayoutItem.RowIndex = 6; layoutControlItem4.Size = new Size(300, 28); layoutControlItem4.Text = "绿化率(%):"; layoutControlItem4.TextSize = new Size(97, 18); // // emptySpaceItem1 // emptySpaceItem1.AllowHotTrack = false; emptySpaceItem1.Location = new Point(0, 112); emptySpaceItem1.Name = "emptySpaceItem1"; emptySpaceItem1.OptionsTableLayoutItem.ColumnIndex = 1; emptySpaceItem1.OptionsTableLayoutItem.RowIndex = 5; emptySpaceItem1.Size = new Size(600, 88); emptySpaceItem1.TextSize = new Size(0, 0); // // layoutControlItem11 // layoutControlItem11.Control = txtCompletionTime; layoutControlItem11.Location = new Point(300, 28); layoutControlItem11.Name = "layoutControlItem11"; layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; layoutControlItem11.Size = new Size(300, 28); layoutControlItem11.Text = "竣工时间(年):"; layoutControlItem11.TextSize = new Size(97, 18); // // dxErrorProvider1 // dxErrorProvider1.ContainerControl = this; // // BuildPlaceInfoCtrl // AutoScaleDimensions = new SizeF(8F, 18F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(layoutControl1); Margin = new Padding(2, 3, 2, 3); Name = "BuildPlaceInfoCtrl"; Size = new Size(600, 200); ((ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((ISupportInitialize)cbPropertyType.Properties).EndInit(); ((ISupportInitialize)txtCompletionTime.Properties).EndInit(); ((ISupportInitialize)txtProperTyYears.Properties).EndInit(); ((ISupportInitialize)txtTotalHouseHolds.Properties).EndInit(); ((ISupportInitialize)txtAreaSquare.Properties).EndInit(); ((ISupportInitialize)txtPlotRatio.Properties).EndInit(); ((ISupportInitialize)txtDeveloper.Properties).EndInit(); ((ISupportInitialize)textGreeningRate.Properties).EndInit(); ((ISupportInitialize)Root).EndInit(); ((ISupportInitialize)layoutControlItem13).EndInit(); ((ISupportInitialize)layoutControlItem17).EndInit(); ((ISupportInitialize)layoutControlItem8).EndInit(); ((ISupportInitialize)layoutControlItem15).EndInit(); ((ISupportInitialize)layoutControlItem19).EndInit(); ((ISupportInitialize)layoutControlItem23).EndInit(); ((ISupportInitialize)layoutControlItem4).EndInit(); ((ISupportInitialize)emptySpaceItem1).EndInit(); ((ISupportInitialize)layoutControlItem11).EndInit(); ((ISupportInitialize)dxErrorProvider1).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraEditors.ComboBoxEdit cbPropertyType; 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; } }