| | |
| | | txtPropertyRight = new DevExpress.XtraEditors.TextEdit(); |
| | | txtPropertyCompany = new DevExpress.XtraEditors.TextEdit(); |
| | | cbBusinessType = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | txtAddress = new DevExpress.XtraEditors.TextEdit(); |
| | | cbArea = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | cbDist = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | cbCity = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)txtPropertyRight.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtPropertyCompany.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbBusinessType.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtAddress.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbArea.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbDist.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbCity.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem18).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem21).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem16).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | |
| | | layoutControl1.Controls.Add(txtPropertyRight); |
| | | layoutControl1.Controls.Add(txtPropertyCompany); |
| | | layoutControl1.Controls.Add(cbBusinessType); |
| | | layoutControl1.Controls.Add(txtAddress); |
| | | layoutControl1.Controls.Add(cbArea); |
| | | layoutControl1.Controls.Add(cbDist); |
| | | layoutControl1.Controls.Add(cbCity); |
| | | 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(880, 221, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(757, 185); |
| | | layoutControl1.Size = new Size(865, 238); |
| | | layoutControl1.TabIndex = 133; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // txtAreaSquare |
| | | // |
| | | txtAreaSquare.Location = new Point(83, 76); |
| | | txtAreaSquare.Margin = new Padding(2); |
| | | txtAreaSquare.MinimumSize = new Size(0, 28); |
| | | txtAreaSquare.Location = new Point(91, 52); |
| | | 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(238, 28); |
| | | txtAreaSquare.Size = new Size(276, 36); |
| | | txtAreaSquare.StyleController = layoutControl1; |
| | | txtAreaSquare.TabIndex = 152; |
| | | // |
| | | // txtFloor |
| | | // |
| | | txtFloor.Location = new Point(83, 44); |
| | | txtFloor.Margin = new Padding(2); |
| | | txtFloor.MinimumSize = new Size(0, 28); |
| | | txtFloor.Location = new Point(91, 12); |
| | | txtFloor.Margin = new Padding(2, 3, 2, 3); |
| | | txtFloor.MinimumSize = new Size(0, 36); |
| | | txtFloor.Name = "txtFloor"; |
| | | txtFloor.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | txtFloor.Size = new Size(238, 28); |
| | | txtFloor.Size = new Size(276, 36); |
| | | txtFloor.StyleController = layoutControl1; |
| | | txtFloor.TabIndex = 148; |
| | | // |
| | | // cbNature |
| | | // |
| | | cbNature.Location = new Point(465, 12); |
| | | cbNature.Margin = new Padding(2); |
| | | cbNature.MinimumSize = new Size(0, 28); |
| | | cbNature.Location = new Point(529, 12); |
| | | cbNature.Margin = new Padding(2, 3, 2, 3); |
| | | cbNature.MinimumSize = new Size(0, 36); |
| | | cbNature.Name = "cbNature"; |
| | | cbNature.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cbNature.Properties.Items.AddRange(new object[] { "二手商铺", "新建商铺" }); |
| | | cbNature.Properties.NullText = "请选择"; |
| | | cbNature.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | cbNature.Size = new Size(280, 28); |
| | | cbNature.Size = new Size(324, 36); |
| | | cbNature.StyleController = layoutControl1; |
| | | cbNature.TabIndex = 144; |
| | | // |
| | | // txtPropertyRight |
| | | // |
| | | txtPropertyRight.Location = new Point(465, 108); |
| | | txtPropertyRight.Margin = new Padding(2); |
| | | txtPropertyRight.MinimumSize = new Size(0, 28); |
| | | txtPropertyRight.Location = new Point(529, 52); |
| | | txtPropertyRight.Margin = new Padding(2, 3, 2, 3); |
| | | txtPropertyRight.MinimumSize = new Size(0, 36); |
| | | txtPropertyRight.Name = "txtPropertyRight"; |
| | | txtPropertyRight.Size = new Size(280, 28); |
| | | txtPropertyRight.Size = new Size(324, 36); |
| | | txtPropertyRight.StyleController = layoutControl1; |
| | | txtPropertyRight.TabIndex = 140; |
| | | // |
| | | // txtPropertyCompany |
| | | // |
| | | txtPropertyCompany.Location = new Point(83, 108); |
| | | txtPropertyCompany.Margin = new Padding(2); |
| | | txtPropertyCompany.MinimumSize = new Size(0, 28); |
| | | txtPropertyCompany.Location = new Point(91, 92); |
| | | txtPropertyCompany.Margin = new Padding(2, 3, 2, 3); |
| | | txtPropertyCompany.MinimumSize = new Size(0, 36); |
| | | txtPropertyCompany.Name = "txtPropertyCompany"; |
| | | txtPropertyCompany.Size = new Size(238, 28); |
| | | txtPropertyCompany.Size = new Size(276, 36); |
| | | txtPropertyCompany.StyleController = layoutControl1; |
| | | txtPropertyCompany.TabIndex = 138; |
| | | // |
| | | // cbBusinessType |
| | | // |
| | | cbBusinessType.Location = new Point(465, 140); |
| | | cbBusinessType.Margin = new Padding(2); |
| | | cbBusinessType.MinimumSize = new Size(0, 28); |
| | | cbBusinessType.Location = new Point(529, 92); |
| | | cbBusinessType.Margin = new Padding(2, 3, 2, 3); |
| | | cbBusinessType.MinimumSize = new Size(0, 36); |
| | | cbBusinessType.Name = "cbBusinessType"; |
| | | cbBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cbBusinessType.Properties.Items.AddRange(new object[] { "餐饮", "文具", "服饰", "汽修" }); |
| | | cbBusinessType.Properties.NullText = "请选择"; |
| | | cbBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | cbBusinessType.Size = new Size(280, 28); |
| | | cbBusinessType.Size = new Size(324, 36); |
| | | cbBusinessType.StyleController = layoutControl1; |
| | | cbBusinessType.TabIndex = 137; |
| | | // |
| | | // txtAddress |
| | | // |
| | | txtAddress.Location = new Point(83, 140); |
| | | txtAddress.Margin = new Padding(2); |
| | | txtAddress.MinimumSize = new Size(0, 28); |
| | | txtAddress.Name = "txtAddress"; |
| | | txtAddress.Size = new Size(238, 28); |
| | | txtAddress.StyleController = layoutControl1; |
| | | txtAddress.TabIndex = 135; |
| | | // |
| | | // cbArea |
| | | // |
| | | cbArea.Location = new Point(83, 12); |
| | | cbArea.Margin = new Padding(2); |
| | | cbArea.MinimumSize = new Size(0, 28); |
| | | cbArea.Name = "cbArea"; |
| | | cbArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cbArea.Properties.NullText = "请选择"; |
| | | cbArea.Size = new Size(238, 28); |
| | | cbArea.StyleController = layoutControl1; |
| | | cbArea.TabIndex = 146; |
| | | // |
| | | // cbDist |
| | | // |
| | | cbDist.Location = new Point(465, 44); |
| | | cbDist.Margin = new Padding(2); |
| | | cbDist.MinimumSize = new Size(0, 28); |
| | | cbDist.Name = "cbDist"; |
| | | cbDist.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cbDist.Properties.NullText = "请选择"; |
| | | cbDist.Size = new Size(280, 28); |
| | | cbDist.StyleController = layoutControl1; |
| | | cbDist.TabIndex = 150; |
| | | cbDist.SelectedIndexChanged += cbDist_SelectedIndexChanged; |
| | | // |
| | | // cbCity |
| | | // |
| | | cbCity.Location = new Point(465, 76); |
| | | cbCity.Margin = new Padding(2); |
| | | cbCity.MinimumSize = new Size(0, 28); |
| | | cbCity.Name = "cbCity"; |
| | | cbCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | cbCity.Properties.NullText = "请选择"; |
| | | cbCity.Size = new Size(280, 28); |
| | | cbCity.StyleController = layoutControl1; |
| | | cbCity.TabIndex = 142; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem18, layoutControlItem16, layoutControlItem19, layoutControlItem8, layoutControlItem12, layoutControlItem14, emptySpaceItem1, layoutControlItem4, layoutControlItem10, layoutControlItem6, layoutControlItem21 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem18, layoutControlItem16, layoutControlItem19, layoutControlItem8, layoutControlItem12, emptySpaceItem1, layoutControlItem4 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(757, 185); |
| | | Root.Size = new Size(865, 238); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem18 |
| | | // |
| | | layoutControlItem18.Control = txtPropertyCompany; |
| | | layoutControlItem18.Location = new Point(0, 96); |
| | | layoutControlItem18.Location = new Point(0, 80); |
| | | layoutControlItem18.Name = "layoutControlItem18"; |
| | | layoutControlItem18.Size = new Size(313, 32); |
| | | layoutControlItem18.Size = new Size(359, 138); |
| | | layoutControlItem18.Text = "物业:"; |
| | | layoutControlItem18.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem21 |
| | | // |
| | | layoutControlItem21.Control = txtAddress; |
| | | layoutControlItem21.Location = new Point(0, 128); |
| | | layoutControlItem21.Name = "layoutControlItem21"; |
| | | layoutControlItem21.Size = new Size(313, 37); |
| | | layoutControlItem21.Text = "详细地址:"; |
| | | layoutControlItem21.TextSize = new Size(59, 14); |
| | | layoutControlItem18.TextSize = new Size(67, 18); |
| | | // |
| | | // layoutControlItem16 |
| | | // |
| | | layoutControlItem16.Control = txtPropertyRight; |
| | | layoutControlItem16.Location = new Point(382, 96); |
| | | layoutControlItem16.Location = new Point(438, 40); |
| | | layoutControlItem16.Name = "layoutControlItem16"; |
| | | layoutControlItem16.Size = new Size(355, 32); |
| | | layoutControlItem16.Size = new Size(407, 40); |
| | | layoutControlItem16.Text = "商铺产权:"; |
| | | layoutControlItem16.TextSize = new Size(59, 14); |
| | | layoutControlItem16.TextSize = new Size(67, 18); |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | layoutControlItem19.Control = cbBusinessType; |
| | | layoutControlItem19.Location = new Point(382, 128); |
| | | layoutControlItem19.Location = new Point(438, 80); |
| | | layoutControlItem19.Name = "layoutControlItem19"; |
| | | layoutControlItem19.Size = new Size(355, 37); |
| | | layoutControlItem19.Size = new Size(407, 138); |
| | | layoutControlItem19.Text = "经营类型:"; |
| | | layoutControlItem19.TextSize = new Size(59, 14); |
| | | layoutControlItem19.TextSize = new Size(67, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.Control = txtFloor; |
| | | layoutControlItem8.CustomizationFormText = "楼层:"; |
| | | layoutControlItem8.Location = new Point(0, 32); |
| | | layoutControlItem8.Location = new Point(0, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(313, 32); |
| | | layoutControlItem8.Size = new Size(359, 40); |
| | | layoutControlItem8.Text = "楼层:"; |
| | | layoutControlItem8.TextSize = new Size(59, 14); |
| | | layoutControlItem8.TextSize = new Size(67, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | layoutControlItem12.Control = cbNature; |
| | | layoutControlItem12.Location = new Point(382, 0); |
| | | layoutControlItem12.Location = new Point(438, 0); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(355, 32); |
| | | layoutControlItem12.Size = new Size(407, 40); |
| | | layoutControlItem12.Text = "商铺性质:"; |
| | | layoutControlItem12.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | layoutControlItem14.AllowHtmlStringInCaption = true; |
| | | layoutControlItem14.Control = cbCity; |
| | | layoutControlItem14.Location = new Point(382, 64); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(355, 32); |
| | | layoutControlItem14.Text = "<color=red>*</color>所属城市:"; |
| | | layoutControlItem14.TextSize = new Size(59, 14); |
| | | layoutControlItem12.TextSize = new Size(67, 18); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(313, 0); |
| | | emptySpaceItem1.Location = new Point(359, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(69, 165); |
| | | emptySpaceItem1.Size = new Size(79, 218); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = txtAreaSquare; |
| | | layoutControlItem4.CustomizationFormText = "面积:"; |
| | | layoutControlItem4.Location = new Point(0, 64); |
| | | layoutControlItem4.Location = new Point(0, 40); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(313, 32); |
| | | layoutControlItem4.Size = new Size(359, 40); |
| | | layoutControlItem4.Text = "面积(m³):"; |
| | | layoutControlItem4.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.AllowHtmlStringInCaption = true; |
| | | layoutControlItem10.Control = cbArea; |
| | | layoutControlItem10.Location = new Point(0, 0); |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(313, 32); |
| | | layoutControlItem10.Text = "<color=red>*</color>所属省份:"; |
| | | layoutControlItem10.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.AllowHtmlStringInCaption = true; |
| | | layoutControlItem6.Control = cbDist; |
| | | layoutControlItem6.Location = new Point(382, 32); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(355, 32); |
| | | layoutControlItem6.Text = "<color=red>*</color>所属区县:"; |
| | | layoutControlItem6.TextSize = new Size(59, 14); |
| | | layoutControlItem4.TextSize = new Size(67, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | |
| | | // |
| | | // ShopWizardForm |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Margin = new Padding(2); |
| | | Margin = new Padding(2, 3, 2, 3); |
| | | Name = "ShopWizardForm"; |
| | | Size = new Size(757, 185); |
| | | Size = new Size(865, 238); |
| | | Load += ShopWizardForm_Load; |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)txtPropertyRight.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtPropertyCompany.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbBusinessType.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtAddress.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbArea.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbDist.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)cbCity.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem18).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem21).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem16).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | |
| | | private DevExpress.XtraEditors.TextEdit txtPropertyRight; |
| | | private DevExpress.XtraEditors.TextEdit txtPropertyCompany; |
| | | private DevExpress.XtraEditors.ComboBoxEdit cbBusinessType; |
| | | public DevExpress.XtraEditors.TextEdit txtAddress; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit cbArea; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit cbDist; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit cbCity; |
| | | } |
| | | } |