namespace PBS.WinFrmUI.Hydro
|
{
|
partial class EditFloors
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
this.floorTemplateViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
|
this.textEditlowerlayers = new DevExpress.XtraEditors.TextEdit();
|
this.textEditHightlayers = new DevExpress.XtraEditors.TextEdit();
|
this.textEditLevel = new DevExpress.XtraEditors.TextEdit();
|
this.textEditFloor = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit7 = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.textEdit10 = new DevExpress.XtraEditors.TextEdit();
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
this.simpleBtnFinish = new DevExpress.XtraEditors.SimpleButton();
|
this.textEditChoice = new DevExpress.XtraEditors.ButtonEdit();
|
this.textEditTemplate = new DevExpress.XtraEditors.ButtonEdit();
|
this.listBoxControl1 = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
|
this.layoutControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.floorTemplateViewModelBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditlowerlayers.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditHightlayers.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditLevel.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditFloor.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditChoice.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditTemplate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.listBoxControl1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// layoutControl1
|
//
|
this.layoutControl1.Controls.Add(this.layoutControl2);
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControl1.Name = "layoutControl1";
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(936, 479);
|
this.layoutControl1.TabIndex = 0;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// layoutControl2
|
//
|
this.layoutControl2.Controls.Add(this.simpleButton4);
|
this.layoutControl2.Controls.Add(this.gridControl1);
|
this.layoutControl2.Controls.Add(this.panelControl1);
|
this.layoutControl2.Controls.Add(this.textEdit2);
|
this.layoutControl2.Controls.Add(this.textEditlowerlayers);
|
this.layoutControl2.Controls.Add(this.textEditHightlayers);
|
this.layoutControl2.Controls.Add(this.textEditLevel);
|
this.layoutControl2.Controls.Add(this.textEditFloor);
|
this.layoutControl2.Controls.Add(this.textEdit7);
|
this.layoutControl2.Controls.Add(this.textEdit10);
|
this.layoutControl2.Controls.Add(this.simpleButton1);
|
this.layoutControl2.Controls.Add(this.simpleButton2);
|
this.layoutControl2.Controls.Add(this.simpleButton3);
|
this.layoutControl2.Controls.Add(this.simpleBtnFinish);
|
this.layoutControl2.Controls.Add(this.textEditChoice);
|
this.layoutControl2.Controls.Add(this.textEditTemplate);
|
this.layoutControl2.Controls.Add(this.listBoxControl1);
|
this.layoutControl2.Location = new System.Drawing.Point(12, 12);
|
this.layoutControl2.Name = "layoutControl2";
|
this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(554, 346, 650, 400);
|
this.layoutControl2.Root = this.layoutControlGroup1;
|
this.layoutControl2.Size = new System.Drawing.Size(912, 455);
|
this.layoutControl2.TabIndex = 4;
|
this.layoutControl2.Text = "layoutControl2";
|
//
|
// simpleButton4
|
//
|
this.simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
this.simpleButton4.Appearance.Options.UseBackColor = true;
|
this.simpleButton4.Location = new System.Drawing.Point(24, 213);
|
this.simpleButton4.Name = "simpleButton4";
|
this.simpleButton4.Size = new System.Drawing.Size(115, 22);
|
this.simpleButton4.StyleController = this.layoutControl2;
|
this.simpleButton4.TabIndex = 22;
|
this.simpleButton4.Text = "生成";
|
this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click_1);
|
//
|
// gridControl1
|
//
|
this.gridControl1.DataSource = this.floorTemplateViewModelBindingSource;
|
this.gridControl1.Location = new System.Drawing.Point(288, 45);
|
this.gridControl1.MainView = this.gridView1;
|
this.gridControl1.Name = "gridControl1";
|
this.gridControl1.Size = new System.Drawing.Size(284, 243);
|
this.gridControl1.TabIndex = 14;
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// floorTemplateViewModelBindingSource
|
//
|
this.floorTemplateViewModelBindingSource.DataSource = typeof(PBS.WinFrmUI.Hydro.FloorTemplateViewModel);
|
//
|
// gridView1
|
//
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gridColumn1,
|
this.gridColumn2});
|
this.gridView1.GridControl = this.gridControl1;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsBehavior.Editable = false;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.Caption = "楼层名称";
|
this.gridColumn1.FieldName = "FloorIndex";
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.Visible = true;
|
this.gridColumn1.VisibleIndex = 0;
|
//
|
// gridColumn2
|
//
|
this.gridColumn2.Caption = "模板名称";
|
this.gridColumn2.FieldName = "TemplateName";
|
this.gridColumn2.Name = "gridColumn2";
|
this.gridColumn2.Visible = true;
|
this.gridColumn2.VisibleIndex = 1;
|
//
|
// panelControl1
|
//
|
this.panelControl1.Location = new System.Drawing.Point(600, 45);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(288, 360);
|
this.panelControl1.TabIndex = 7;
|
//
|
// textEdit2
|
//
|
this.textEdit2.Enabled = false;
|
this.textEdit2.Location = new System.Drawing.Point(377, 325);
|
this.textEdit2.Name = "textEdit2";
|
this.textEdit2.Size = new System.Drawing.Size(183, 20);
|
this.textEdit2.StyleController = this.layoutControl2;
|
this.textEdit2.TabIndex = 6;
|
//
|
// textEditlowerlayers
|
//
|
this.textEditlowerlayers.Location = new System.Drawing.Point(101, 69);
|
this.textEditlowerlayers.Name = "textEditlowerlayers";
|
this.textEditlowerlayers.Size = new System.Drawing.Size(159, 20);
|
this.textEditlowerlayers.StyleController = this.layoutControl2;
|
this.textEditlowerlayers.TabIndex = 8;
|
//
|
// textEditHightlayers
|
//
|
this.textEditHightlayers.Location = new System.Drawing.Point(101, 93);
|
this.textEditHightlayers.Name = "textEditHightlayers";
|
this.textEditHightlayers.Size = new System.Drawing.Size(159, 20);
|
this.textEditHightlayers.StyleController = this.layoutControl2;
|
this.textEditHightlayers.TabIndex = 9;
|
//
|
// textEditLevel
|
//
|
this.textEditLevel.Location = new System.Drawing.Point(101, 117);
|
this.textEditLevel.Name = "textEditLevel";
|
this.textEditLevel.Size = new System.Drawing.Size(159, 20);
|
this.textEditLevel.StyleController = this.layoutControl2;
|
this.textEditLevel.TabIndex = 10;
|
//
|
// textEditFloor
|
//
|
this.textEditFloor.Location = new System.Drawing.Point(101, 141);
|
this.textEditFloor.Name = "textEditFloor";
|
this.textEditFloor.Size = new System.Drawing.Size(159, 20);
|
this.textEditFloor.StyleController = this.layoutControl2;
|
this.textEditFloor.TabIndex = 11;
|
//
|
// textEdit7
|
//
|
this.textEdit7.EditValue = "向上";
|
this.textEdit7.Location = new System.Drawing.Point(101, 165);
|
this.textEdit7.Name = "textEdit7";
|
this.textEdit7.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.textEdit7.Properties.Items.AddRange(new object[] {
|
"向上",
|
"向下"});
|
this.textEdit7.Size = new System.Drawing.Size(159, 20);
|
this.textEdit7.StyleController = this.layoutControl2;
|
this.textEdit7.TabIndex = 12;
|
//
|
// textEdit10
|
//
|
this.textEdit10.Location = new System.Drawing.Point(377, 349);
|
this.textEdit10.Name = "textEdit10";
|
this.textEdit10.Size = new System.Drawing.Size(183, 20);
|
this.textEdit10.StyleController = this.layoutControl2;
|
this.textEdit10.TabIndex = 16;
|
//
|
// simpleButton1
|
//
|
this.simpleButton1.Enabled = false;
|
this.simpleButton1.Location = new System.Drawing.Point(380, 397);
|
this.simpleButton1.Name = "simpleButton1";
|
this.simpleButton1.Size = new System.Drawing.Size(80, 22);
|
this.simpleButton1.StyleController = this.layoutControl2;
|
this.simpleButton1.TabIndex = 17;
|
this.simpleButton1.Text = "保存";
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
//
|
// simpleButton2
|
//
|
this.simpleButton2.Location = new System.Drawing.Point(464, 397);
|
this.simpleButton2.Name = "simpleButton2";
|
this.simpleButton2.Size = new System.Drawing.Size(96, 22);
|
this.simpleButton2.StyleController = this.layoutControl2;
|
this.simpleButton2.TabIndex = 18;
|
this.simpleButton2.Text = "取消";
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
|
//
|
// simpleButton3
|
//
|
this.simpleButton3.Location = new System.Drawing.Point(143, 213);
|
this.simpleButton3.Name = "simpleButton3";
|
this.simpleButton3.Size = new System.Drawing.Size(117, 22);
|
this.simpleButton3.StyleController = this.layoutControl2;
|
this.simpleButton3.TabIndex = 19;
|
this.simpleButton3.Text = "清空";
|
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
|
//
|
// simpleBtnFinish
|
//
|
this.simpleBtnFinish.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question;
|
this.simpleBtnFinish.Appearance.Options.UseBackColor = true;
|
this.simpleBtnFinish.Location = new System.Drawing.Point(600, 409);
|
this.simpleBtnFinish.Name = "simpleBtnFinish";
|
this.simpleBtnFinish.Size = new System.Drawing.Size(288, 22);
|
this.simpleBtnFinish.StyleController = this.layoutControl2;
|
this.simpleBtnFinish.TabIndex = 21;
|
this.simpleBtnFinish.Text = "插入管网";
|
this.simpleBtnFinish.ToolTip = "手动点击选择立管建立楼层模型";
|
this.simpleBtnFinish.Click += new System.EventHandler(this.simpleBtnFinish_Click);
|
//
|
// textEditChoice
|
//
|
this.textEditChoice.Location = new System.Drawing.Point(101, 189);
|
this.textEditChoice.Name = "textEditChoice";
|
this.textEditChoice.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
this.textEditChoice.Size = new System.Drawing.Size(159, 20);
|
this.textEditChoice.StyleController = this.layoutControl2;
|
this.textEditChoice.TabIndex = 13;
|
this.textEditChoice.Click += new System.EventHandler(this.textEditChoice_Click);
|
//
|
// textEditTemplate
|
//
|
this.textEditTemplate.Location = new System.Drawing.Point(377, 373);
|
this.textEditTemplate.Name = "textEditTemplate";
|
this.textEditTemplate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
this.textEditTemplate.Size = new System.Drawing.Size(183, 20);
|
this.textEditTemplate.StyleController = this.layoutControl2;
|
this.textEditTemplate.TabIndex = 15;
|
this.textEditTemplate.Click += new System.EventHandler(this.textEditTemplate_Click);
|
//
|
// listBoxControl1
|
//
|
this.listBoxControl1.Location = new System.Drawing.Point(101, 45);
|
this.listBoxControl1.Name = "listBoxControl1";
|
this.listBoxControl1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.listBoxControl1.Size = new System.Drawing.Size(159, 20);
|
this.listBoxControl1.StyleController = this.layoutControl2;
|
this.listBoxControl1.TabIndex = 5;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup2,
|
this.layoutControlGroup3,
|
this.layoutControlGroup6});
|
this.layoutControlGroup1.Name = "Root";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(912, 455);
|
this.layoutControlGroup1.TextVisible = false;
|
//
|
// layoutControlGroup2
|
//
|
this.layoutControlGroup2.AppearanceGroup.FontSizeDelta = 3;
|
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem2,
|
this.layoutControlItem5,
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.layoutControlItem10,
|
this.layoutControlItem16,
|
this.emptySpaceItem2,
|
this.layoutControlItem1});
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup2.Name = "layoutControlGroup1";
|
this.layoutControlGroup2.Size = new System.Drawing.Size(264, 435);
|
this.layoutControlGroup2.Text = "分区属性";
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem2.Control = this.listBoxControl1;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem2.Text = "分区:";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem5.Control = this.textEditlowerlayers;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem5.Text = "最低层:";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem6.Control = this.textEditHightlayers;
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 48);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem6.Text = "最高层:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem7.Control = this.textEditLevel;
|
this.layoutControlItem7.CustomizationFormText = "底层标:";
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 72);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem7.Text = "底层标高:";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem8.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem8.Control = this.textEditFloor;
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 96);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem8.Text = "楼层高:";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem9.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem9.Control = this.textEdit7;
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 120);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem9.Text = "供水方式:";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem10.Control = this.textEditChoice;
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 144);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.Size = new System.Drawing.Size(240, 24);
|
this.layoutControlItem10.Text = "模型模板:";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem16
|
//
|
this.layoutControlItem16.Control = this.simpleButton3;
|
this.layoutControlItem16.Location = new System.Drawing.Point(119, 168);
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
this.layoutControlItem16.Size = new System.Drawing.Size(121, 222);
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem16.TextVisible = false;
|
//
|
// emptySpaceItem2
|
//
|
this.emptySpaceItem2.AllowHotTrack = false;
|
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 194);
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
this.emptySpaceItem2.Size = new System.Drawing.Size(119, 196);
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.simpleButton4;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 168);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(119, 26);
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlGroup3
|
//
|
this.layoutControlGroup3.AppearanceGroup.FontSizeDelta = 3;
|
this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem11,
|
this.layoutControlGroup4});
|
this.layoutControlGroup3.Location = new System.Drawing.Point(264, 0);
|
this.layoutControlGroup3.Name = "layoutControlGroup2";
|
this.layoutControlGroup3.Size = new System.Drawing.Size(312, 435);
|
this.layoutControlGroup3.Text = "楼层清单";
|
//
|
// layoutControlItem11
|
//
|
this.layoutControlItem11.Control = this.gridControl1;
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
this.layoutControlItem11.Size = new System.Drawing.Size(288, 247);
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem11.TextVisible = false;
|
//
|
// layoutControlGroup4
|
//
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem3,
|
this.layoutControlItem12,
|
this.layoutControlItem14,
|
this.emptySpaceItem1,
|
this.layoutControlItem15,
|
this.layoutControlItem13});
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 247);
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
this.layoutControlGroup4.Size = new System.Drawing.Size(288, 143);
|
this.layoutControlGroup4.Text = "属性编辑";
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem3.Control = this.textEdit2;
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(264, 24);
|
this.layoutControlItem3.Text = "楼层名称:";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem12
|
//
|
this.layoutControlItem12.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem12.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem12.Control = this.textEditTemplate;
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 48);
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
this.layoutControlItem12.Size = new System.Drawing.Size(264, 24);
|
this.layoutControlItem12.Text = "模型模板:";
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlItem14
|
//
|
this.layoutControlItem14.Control = this.simpleButton1;
|
this.layoutControlItem14.Location = new System.Drawing.Point(80, 72);
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
this.layoutControlItem14.Size = new System.Drawing.Size(84, 26);
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem14.TextVisible = false;
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 72);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(80, 26);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem15
|
//
|
this.layoutControlItem15.Control = this.simpleButton2;
|
this.layoutControlItem15.Location = new System.Drawing.Point(164, 72);
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
this.layoutControlItem15.Size = new System.Drawing.Size(100, 26);
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem15.TextVisible = false;
|
//
|
// layoutControlItem13
|
//
|
this.layoutControlItem13.AppearanceItemCaption.FontSizeDelta = 2;
|
this.layoutControlItem13.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlItem13.Control = this.textEdit10;
|
this.layoutControlItem13.Location = new System.Drawing.Point(0, 24);
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
this.layoutControlItem13.Size = new System.Drawing.Size(264, 24);
|
this.layoutControlItem13.Text = "楼层高:";
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(65, 18);
|
//
|
// layoutControlGroup6
|
//
|
this.layoutControlGroup6.AppearanceGroup.FontSizeDelta = 3;
|
this.layoutControlGroup6.AppearanceGroup.Options.UseFont = true;
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem4,
|
this.layoutControlItem18});
|
this.layoutControlGroup6.Location = new System.Drawing.Point(576, 0);
|
this.layoutControlGroup6.Name = "layoutControlGroup5";
|
this.layoutControlGroup6.Size = new System.Drawing.Size(316, 435);
|
this.layoutControlGroup6.Text = "模板预览";
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.panelControl1;
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(292, 364);
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem4.TextVisible = false;
|
//
|
// layoutControlItem18
|
//
|
this.layoutControlItem18.Control = this.simpleBtnFinish;
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 364);
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
this.layoutControlItem18.Size = new System.Drawing.Size(292, 26);
|
this.layoutControlItem18.Text = "插入官网";
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem18.TextVisible = false;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem19});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(936, 479);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem19
|
//
|
this.layoutControlItem19.Control = this.layoutControl2;
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
this.layoutControlItem19.Size = new System.Drawing.Size(916, 459);
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem19.TextVisible = false;
|
//
|
// dxErrorProvider1
|
//
|
this.dxErrorProvider1.ContainerControl = this;
|
//
|
// EditFloors
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(936, 479);
|
this.Controls.Add(this.layoutControl1);
|
this.Name = "EditFloors";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "楼层设置";
|
this.Load += new System.EventHandler(this.EditFloors_Load);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
|
this.layoutControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.floorTemplateViewModelBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditlowerlayers.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditHightlayers.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditLevel.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditFloor.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditChoice.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditTemplate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.listBoxControl1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.LayoutControl layoutControl2;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraEditors.TextEdit textEdit2;
|
private DevExpress.XtraEditors.TextEdit textEditlowerlayers;
|
private DevExpress.XtraEditors.TextEdit textEditHightlayers;
|
private DevExpress.XtraEditors.TextEdit textEditLevel;
|
private DevExpress.XtraEditors.TextEdit textEditFloor;
|
private DevExpress.XtraEditors.ComboBoxEdit textEdit7;
|
private DevExpress.XtraEditors.TextEdit textEdit10;
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
private DevExpress.XtraEditors.SimpleButton simpleBtnFinish;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraEditors.ButtonEdit textEditChoice;
|
private DevExpress.XtraEditors.ButtonEdit textEditTemplate;
|
private System.Windows.Forms.BindingSource floorTemplateViewModelBindingSource;
|
private DevExpress.XtraEditors.ImageComboBoxEdit listBoxControl1;
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
}
|
}
|