| | |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | txtMinVol = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)txtDN.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((ISupportInitialize)txtMinVol.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(txtMinVol); |
| | | layoutControl1.Controls.Add(generalOkAndCancelCtrl1); |
| | | layoutControl1.Controls.Add(txtDN); |
| | | layoutControl1.Controls.Add(txtMaxLevel); |
| | |
| | | // |
| | | txtDN.Location = new Point(76, 60); |
| | | txtDN.Name = "txtDN"; |
| | | txtDN.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtDN.Properties.DisplayFormat.FormatString = "{0}m"; |
| | | txtDN.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtDN.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | |
| | | // |
| | | txtMaxLevel.Location = new Point(272, 36); |
| | | txtMaxLevel.Name = "txtMaxLevel"; |
| | | txtMaxLevel.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtMaxLevel.Properties.DisplayFormat.FormatString = "{0}m"; |
| | | txtMaxLevel.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtMaxLevel.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | |
| | | // |
| | | txtMinLevel.Location = new Point(76, 36); |
| | | txtMinLevel.Name = "txtMinLevel"; |
| | | txtMinLevel.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtMinLevel.Properties.DisplayFormat.FormatString = "{0}m"; |
| | | txtMinLevel.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtMinLevel.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | |
| | | // |
| | | txtInitLevel.Location = new Point(272, 12); |
| | | txtInitLevel.Name = "txtInitLevel"; |
| | | txtInitLevel.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtInitLevel.Properties.DisplayFormat.FormatString = "{0}m"; |
| | | txtInitLevel.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtInitLevel.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | |
| | | // |
| | | txtPoolElev.Location = new Point(76, 12); |
| | | txtPoolElev.Name = "txtPoolElev"; |
| | | txtPoolElev.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtPoolElev.Properties.DisplayFormat.FormatString = "{0}m"; |
| | | txtPoolElev.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtPoolElev.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem5, layoutControlItem7, layoutControlItem4, layoutControlItem6, layoutControlItem9, emptySpaceItem1 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem5, layoutControlItem7, layoutControlItem4, layoutControlItem6, layoutControlItem9, layoutControlItem2 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(413, 122); |
| | | Root.TextVisible = false; |
| | |
| | | layoutControlItem9.TextSize = new Size(0, 0); |
| | | layoutControlItem9.TextVisible = false; |
| | | // |
| | | // emptySpaceItem1 |
| | | // txtMinVol |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(196, 48); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(197, 24); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | txtMinVol.Location = new Point(272, 60); |
| | | txtMinVol.Name = "txtMinVol"; |
| | | txtMinVol.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtMinVol.Properties.DisplayFormat.FormatString = "{0}m³"; |
| | | txtMinVol.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtMinVol.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | txtMinVol.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False"); |
| | | txtMinVol.Size = new Size(129, 20); |
| | | txtMinVol.StyleController = layoutControl1; |
| | | txtMinVol.TabIndex = 6; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = txtMinVol; |
| | | layoutControlItem2.Location = new Point(196, 48); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(197, 24); |
| | | layoutControlItem2.Text = "最小容积:"; |
| | | layoutControlItem2.TextSize = new Size(52, 14); |
| | | // |
| | | // SetHydroTankDlg |
| | | // |
| | |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((ISupportInitialize)txtMinVol.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private GeneralOkAndCancelCtrl generalOkAndCancelCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraEditors.TextEdit txtMinVol; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | } |
| | | } |