copy from WinFrmUI/Yw.WinFrmUI.Hydro.Core/07-bulkset/02-node/01-source/02-tank/01-waterbox/HydroWaterboxBulkSetListCtrl.Designer.cs
copy to WinFrmUI/Yw.WinFrmUI.Hydro.Core/06-parter/14-pipe/HydroPipeListCtrl.Designer.cs
Îļþ´Ó WinFrmUI/Yw.WinFrmUI.Hydro.Core/07-bulkset/02-node/01-source/02-tank/01-waterbox/HydroWaterboxBulkSetListCtrl.Designer.cs ¸´ÖÆ |
| | |
| | | namespace Yw.WinFrmUI |
| | | { |
| | | partial class HydroWaterboxBulkSetListCtrl |
| | | partial class HydroPipeListCtrl |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | { |
| | | components = new Container(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | hydroPipeViewModelBindingSource = new BindingSource(components); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colDbLocked = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colPoolElev = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colInitLevel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMinLevel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMaxLevel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDN = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMinVol = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colOverFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colModelType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colHasDb = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colStartCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colEndCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colLinkStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDiameter = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colLength = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMaterial = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRoughness = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCalcuFlow = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCalcuVelocity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCalcuHeadLoss = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlagsString = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDescription = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | imgCmbLinkStatus = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | btnReset = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnSet = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnSearch = new DevExpress.XtraEditors.SimpleButton(); |
| | |
| | | txtModelType = new DevExpress.XtraEditors.TextEdit(); |
| | | txtCode = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | groupForHead = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | hydroWaterboxBulkSetViewModelBindingSource = new BindingSource(components); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | ((ISupportInitialize)hydroPipeViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)gridView1).BeginInit(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)imgCmbLinkStatus.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtName.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtModelType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCode.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)groupForHead).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)hydroWaterboxBulkSetViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // gridControl1 |
| | | // |
| | | gridControl1.DataSource = hydroWaterboxBulkSetViewModelBindingSource; |
| | | gridControl1.DataSource = hydroPipeViewModelBindingSource; |
| | | gridControl1.Location = new Point(2, 50); |
| | | gridControl1.MainView = gridView1; |
| | | gridControl1.Name = "gridControl1"; |
| | | gridControl1.Size = new Size(1377, 421); |
| | | gridControl1.TabIndex = 4; |
| | | gridControl1.Size = new Size(1448, 488); |
| | | gridControl1.TabIndex = 0; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // hydroPipeViewModelBindingSource |
| | | // |
| | | hydroPipeViewModelBindingSource.DataSource = typeof(HydroPipeViewModel); |
| | | // |
| | | // gridView1 |
| | | // |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDbLocked, colName, colCode, colPoolElev, colInitLevel, colMinLevel, colMaxLevel, colDN, colMinVol, colOverFlow, colModelType, colHasDb, colFlagsString, colDescription }); |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colDbLocked, colCode, colName, colModelType, colHasDb, colStartCode, colEndCode, colLinkStatus, colDiameter, colLength, colMaterial, colRoughness, colMinorLoss, colCalcuFlow, colCalcuVelocity, colCalcuHeadLoss, colFlagsString, colDescription }); |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.OptionsFind.AlwaysVisible = true; |
| | | gridView1.RowClick += gridView1_RowClick; |
| | | // |
| | | // colDbLocked |
| | |
| | | colDbLocked.VisibleIndex = 0; |
| | | colDbLocked.Width = 60; |
| | | // |
| | | // colName |
| | | // |
| | | colName.FieldName = "Name"; |
| | | colName.MaxWidth = 150; |
| | | colName.MinWidth = 100; |
| | | colName.Name = "colName"; |
| | | colName.Visible = true; |
| | | colName.VisibleIndex = 1; |
| | | colName.Width = 100; |
| | | // |
| | | // colCode |
| | | // |
| | | colCode.FieldName = "Code"; |
| | |
| | | colCode.MinWidth = 100; |
| | | colCode.Name = "colCode"; |
| | | colCode.Visible = true; |
| | | colCode.VisibleIndex = 2; |
| | | colCode.VisibleIndex = 1; |
| | | colCode.Width = 100; |
| | | // |
| | | // colPoolElev |
| | | // colName |
| | | // |
| | | colPoolElev.FieldName = "PoolElev"; |
| | | colPoolElev.MaxWidth = 100; |
| | | colPoolElev.MinWidth = 100; |
| | | colPoolElev.Name = "colPoolElev"; |
| | | colPoolElev.Visible = true; |
| | | colPoolElev.VisibleIndex = 4; |
| | | colPoolElev.Width = 100; |
| | | // |
| | | // colInitLevel |
| | | // |
| | | colInitLevel.FieldName = "InitLevel"; |
| | | colInitLevel.MaxWidth = 100; |
| | | colInitLevel.MinWidth = 100; |
| | | colInitLevel.Name = "colInitLevel"; |
| | | colInitLevel.Visible = true; |
| | | colInitLevel.VisibleIndex = 5; |
| | | colInitLevel.Width = 100; |
| | | // |
| | | // colMinLevel |
| | | // |
| | | colMinLevel.FieldName = "MinLevel"; |
| | | colMinLevel.MaxWidth = 100; |
| | | colMinLevel.MinWidth = 100; |
| | | colMinLevel.Name = "colMinLevel"; |
| | | colMinLevel.Visible = true; |
| | | colMinLevel.VisibleIndex = 6; |
| | | colMinLevel.Width = 100; |
| | | // |
| | | // colMaxLevel |
| | | // |
| | | colMaxLevel.FieldName = "MaxLevel"; |
| | | colMaxLevel.MaxWidth = 100; |
| | | colMaxLevel.MinWidth = 100; |
| | | colMaxLevel.Name = "colMaxLevel"; |
| | | colMaxLevel.Visible = true; |
| | | colMaxLevel.VisibleIndex = 7; |
| | | colMaxLevel.Width = 100; |
| | | // |
| | | // colDN |
| | | // |
| | | colDN.FieldName = "DN"; |
| | | colDN.MaxWidth = 100; |
| | | colDN.MinWidth = 100; |
| | | colDN.Name = "colDN"; |
| | | colDN.Visible = true; |
| | | colDN.VisibleIndex = 8; |
| | | colDN.Width = 100; |
| | | // |
| | | // colMinVol |
| | | // |
| | | colMinVol.FieldName = "MinVol"; |
| | | colMinVol.MaxWidth = 100; |
| | | colMinVol.MinWidth = 100; |
| | | colMinVol.Name = "colMinVol"; |
| | | colMinVol.Visible = true; |
| | | colMinVol.VisibleIndex = 9; |
| | | colMinVol.Width = 100; |
| | | // |
| | | // colOverFlow |
| | | // |
| | | colOverFlow.FieldName = "OverFlow"; |
| | | colOverFlow.MaxWidth = 80; |
| | | colOverFlow.MinWidth = 80; |
| | | colOverFlow.Name = "colOverFlow"; |
| | | colOverFlow.Visible = true; |
| | | colOverFlow.VisibleIndex = 10; |
| | | colOverFlow.Width = 80; |
| | | colName.FieldName = "Name"; |
| | | colName.MaxWidth = 150; |
| | | colName.MinWidth = 100; |
| | | colName.Name = "colName"; |
| | | colName.Visible = true; |
| | | colName.VisibleIndex = 2; |
| | | colName.Width = 100; |
| | | // |
| | | // colModelType |
| | | // |
| | |
| | | colHasDb.MinWidth = 60; |
| | | colHasDb.Name = "colHasDb"; |
| | | colHasDb.Visible = true; |
| | | colHasDb.VisibleIndex = 11; |
| | | colHasDb.VisibleIndex = 4; |
| | | colHasDb.Width = 60; |
| | | // |
| | | // colStartCode |
| | | // |
| | | colStartCode.FieldName = "StartCode"; |
| | | colStartCode.MaxWidth = 150; |
| | | colStartCode.MinWidth = 100; |
| | | colStartCode.Name = "colStartCode"; |
| | | colStartCode.Visible = true; |
| | | colStartCode.VisibleIndex = 5; |
| | | colStartCode.Width = 100; |
| | | // |
| | | // colEndCode |
| | | // |
| | | colEndCode.FieldName = "EndCode"; |
| | | colEndCode.MaxWidth = 150; |
| | | colEndCode.MinWidth = 100; |
| | | colEndCode.Name = "colEndCode"; |
| | | colEndCode.Visible = true; |
| | | colEndCode.VisibleIndex = 6; |
| | | colEndCode.Width = 100; |
| | | // |
| | | // colLinkStatus |
| | | // |
| | | colLinkStatus.FieldName = "LinkStatus"; |
| | | colLinkStatus.MaxWidth = 100; |
| | | colLinkStatus.MinWidth = 100; |
| | | colLinkStatus.Name = "colLinkStatus"; |
| | | colLinkStatus.Visible = true; |
| | | colLinkStatus.VisibleIndex = 7; |
| | | colLinkStatus.Width = 100; |
| | | // |
| | | // colDiameter |
| | | // |
| | | colDiameter.FieldName = "Diameter"; |
| | | colDiameter.MaxWidth = 100; |
| | | colDiameter.MinWidth = 100; |
| | | colDiameter.Name = "colDiameter"; |
| | | colDiameter.Visible = true; |
| | | colDiameter.VisibleIndex = 8; |
| | | colDiameter.Width = 100; |
| | | // |
| | | // colLength |
| | | // |
| | | colLength.FieldName = "Length"; |
| | | colLength.MaxWidth = 100; |
| | | colLength.MinWidth = 100; |
| | | colLength.Name = "colLength"; |
| | | colLength.Visible = true; |
| | | colLength.VisibleIndex = 9; |
| | | colLength.Width = 100; |
| | | // |
| | | // colMaterial |
| | | // |
| | | colMaterial.FieldName = "Material"; |
| | | colMaterial.MaxWidth = 100; |
| | | colMaterial.MinWidth = 100; |
| | | colMaterial.Name = "colMaterial"; |
| | | colMaterial.Visible = true; |
| | | colMaterial.VisibleIndex = 10; |
| | | colMaterial.Width = 100; |
| | | // |
| | | // colRoughness |
| | | // |
| | | colRoughness.FieldName = "Roughness"; |
| | | colRoughness.MaxWidth = 100; |
| | | colRoughness.MinWidth = 100; |
| | | colRoughness.Name = "colRoughness"; |
| | | colRoughness.Visible = true; |
| | | colRoughness.VisibleIndex = 11; |
| | | colRoughness.Width = 100; |
| | | // |
| | | // colMinorLoss |
| | | // |
| | | colMinorLoss.FieldName = "MinorLoss"; |
| | | colMinorLoss.MaxWidth = 100; |
| | | colMinorLoss.MinWidth = 100; |
| | | colMinorLoss.Name = "colMinorLoss"; |
| | | colMinorLoss.Visible = true; |
| | | colMinorLoss.VisibleIndex = 12; |
| | | colMinorLoss.Width = 100; |
| | | // |
| | | // colCalcuFlow |
| | | // |
| | | colCalcuFlow.FieldName = "CalcuFlow"; |
| | | colCalcuFlow.MaxWidth = 100; |
| | | colCalcuFlow.MinWidth = 100; |
| | | colCalcuFlow.Name = "colCalcuFlow"; |
| | | colCalcuFlow.Visible = true; |
| | | colCalcuFlow.VisibleIndex = 13; |
| | | colCalcuFlow.Width = 100; |
| | | // |
| | | // colCalcuVelocity |
| | | // |
| | | colCalcuVelocity.FieldName = "CalcuVelocity"; |
| | | colCalcuVelocity.MaxWidth = 100; |
| | | colCalcuVelocity.MinWidth = 100; |
| | | colCalcuVelocity.Name = "colCalcuVelocity"; |
| | | colCalcuVelocity.Visible = true; |
| | | colCalcuVelocity.VisibleIndex = 14; |
| | | colCalcuVelocity.Width = 100; |
| | | // |
| | | // colCalcuHeadLoss |
| | | // |
| | | colCalcuHeadLoss.FieldName = "CalcuHeadLoss"; |
| | | colCalcuHeadLoss.MaxWidth = 100; |
| | | colCalcuHeadLoss.MinWidth = 100; |
| | | colCalcuHeadLoss.Name = "colCalcuHeadLoss"; |
| | | colCalcuHeadLoss.Visible = true; |
| | | colCalcuHeadLoss.VisibleIndex = 15; |
| | | colCalcuHeadLoss.Width = 100; |
| | | // |
| | | // colFlagsString |
| | | // |
| | |
| | | colFlagsString.MinWidth = 100; |
| | | colFlagsString.Name = "colFlagsString"; |
| | | colFlagsString.Visible = true; |
| | | colFlagsString.VisibleIndex = 12; |
| | | colFlagsString.VisibleIndex = 16; |
| | | colFlagsString.Width = 100; |
| | | // |
| | | // colDescription |
| | |
| | | colDescription.MinWidth = 100; |
| | | colDescription.Name = "colDescription"; |
| | | colDescription.Visible = true; |
| | | colDescription.VisibleIndex = 13; |
| | | colDescription.VisibleIndex = 17; |
| | | colDescription.Width = 100; |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(gridControl1); |
| | | layoutControl1.Controls.Add(imgCmbLinkStatus); |
| | | layoutControl1.Controls.Add(btnReset); |
| | | layoutControl1.Controls.Add(btnSet); |
| | | layoutControl1.Controls.Add(btnSearch); |
| | | layoutControl1.Controls.Add(txtName); |
| | | layoutControl1.Controls.Add(txtModelType); |
| | | layoutControl1.Controls.Add(txtCode); |
| | | layoutControl1.Controls.Add(gridControl1); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Location = new Point(8, 8); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1227, 184, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(1381, 473); |
| | | layoutControl1.TabIndex = 1; |
| | | layoutControl1.Size = new Size(1452, 540); |
| | | layoutControl1.TabIndex = 2; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // imgCmbLinkStatus |
| | | // |
| | | imgCmbLinkStatus.Location = new Point(654, 14); |
| | | imgCmbLinkStatus.Name = "imgCmbLinkStatus"; |
| | | imgCmbLinkStatus.Properties.AutoHeight = false; |
| | | imgCmbLinkStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | imgCmbLinkStatus.Size = new Size(156, 22); |
| | | imgCmbLinkStatus.StyleController = layoutControl1; |
| | | imgCmbLinkStatus.TabIndex = 8; |
| | | // |
| | | // btnReset |
| | | // |
| | | btnReset.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | btnReset.Appearance.Options.UseBackColor = true; |
| | | btnReset.Location = new Point(714, 14); |
| | | btnReset.Location = new Point(914, 14); |
| | | btnReset.Name = "btnReset"; |
| | | btnReset.Size = new Size(96, 22); |
| | | btnReset.StyleController = layoutControl1; |
| | | btnReset.TabIndex = 7; |
| | | btnReset.Text = "éç½®"; |
| | | btnReset.Click += btnReset_Click; |
| | | // |
| | | // btnSet |
| | | // |
| | | btnSet.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; |
| | | btnSet.Appearance.Options.UseBackColor = true; |
| | | btnSet.Location = new Point(1271, 14); |
| | | btnSet.Location = new Point(1342, 14); |
| | | btnSet.Name = "btnSet"; |
| | | btnSet.Size = new Size(96, 22); |
| | | btnSet.StyleController = layoutControl1; |
| | | btnSet.TabIndex = 6; |
| | | btnSet.Text = "设置"; |
| | | btnSet.Click += btnSet_Click; |
| | | // |
| | | // btnSearch |
| | | // |
| | | btnSearch.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | btnSearch.Appearance.Options.UseBackColor = true; |
| | | btnSearch.Location = new Point(614, 14); |
| | | btnSearch.Location = new Point(814, 14); |
| | | btnSearch.Name = "btnSearch"; |
| | | btnSearch.Size = new Size(96, 22); |
| | | btnSearch.StyleController = layoutControl1; |
| | | btnSearch.TabIndex = 5; |
| | | btnSearch.Text = "æ¥è¯¢"; |
| | | btnSearch.Click += btnSearch_Click; |
| | | // |
| | | // txtName |
| | | // |
| | |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, groupForHead }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { groupForHead, layoutControlItem9 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(1381, 473); |
| | | Root.Size = new Size(1452, 540); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = gridControl1; |
| | | layoutControlItem1.Location = new Point(0, 48); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(1381, 425); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // groupForHead |
| | | // |
| | | groupForHead.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, layoutControlItem2, layoutControlItem3, emptySpaceItem1, layoutControlItem5, layoutControlItem6, layoutControlItem7 }); |
| | | groupForHead.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, layoutControlItem2, layoutControlItem3, emptySpaceItem1, layoutControlItem5, layoutControlItem6, layoutControlItem7, layoutControlItem8 }); |
| | | groupForHead.Location = new Point(0, 0); |
| | | groupForHead.Name = "groupForHead"; |
| | | groupForHead.Size = new Size(1381, 48); |
| | | groupForHead.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 0); |
| | | groupForHead.Size = new Size(1452, 50); |
| | | groupForHead.Text = "æ¥è¯¢æ¡ä»¶"; |
| | | groupForHead.TextVisible = false; |
| | | // |
| | |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(800, 0); |
| | | emptySpaceItem1.Location = new Point(1000, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(457, 26); |
| | | emptySpaceItem1.Size = new Size(328, 26); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = btnSearch; |
| | | layoutControlItem5.Location = new Point(600, 0); |
| | | layoutControlItem5.Location = new Point(800, 0); |
| | | layoutControlItem5.MaxSize = new Size(100, 26); |
| | | layoutControlItem5.MinSize = new Size(100, 26); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = btnSet; |
| | | layoutControlItem6.Location = new Point(1257, 0); |
| | | layoutControlItem6.Location = new Point(1328, 0); |
| | | layoutControlItem6.MaxSize = new Size(100, 26); |
| | | layoutControlItem6.MinSize = new Size(100, 26); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = btnReset; |
| | | layoutControlItem7.Location = new Point(700, 0); |
| | | layoutControlItem7.Location = new Point(900, 0); |
| | | layoutControlItem7.MaxSize = new Size(100, 26); |
| | | layoutControlItem7.MinSize = new Size(100, 26); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | |
| | | layoutControlItem7.TextSize = new Size(0, 0); |
| | | layoutControlItem7.TextVisible = false; |
| | | // |
| | | // hydroWaterboxBulkSetViewModelBindingSource |
| | | // layoutControlItem8 |
| | | // |
| | | hydroWaterboxBulkSetViewModelBindingSource.DataSource = typeof(HydroWaterboxBulkSetViewModel); |
| | | layoutControlItem8.Control = imgCmbLinkStatus; |
| | | layoutControlItem8.Location = new Point(600, 0); |
| | | layoutControlItem8.MaxSize = new Size(200, 0); |
| | | layoutControlItem8.MinSize = new Size(200, 24); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(200, 26); |
| | | layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | layoutControlItem8.Text = "ç¶æ:"; |
| | | layoutControlItem8.TextSize = new Size(28, 14); |
| | | // |
| | | // HydroWaterboxBulkSetListCtrl |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = gridControl1; |
| | | layoutControlItem9.Location = new Point(0, 50); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 0, 2); |
| | | layoutControlItem9.Size = new Size(1452, 490); |
| | | layoutControlItem9.TextSize = new Size(0, 0); |
| | | layoutControlItem9.TextVisible = false; |
| | | // |
| | | // HydroPipeListCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Name = "HydroWaterboxBulkSetListCtrl"; |
| | | Size = new Size(1381, 473); |
| | | Name = "HydroPipeListCtrl"; |
| | | Size = new Size(1697, 609); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ((ISupportInitialize)hydroPipeViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)gridView1).EndInit(); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)imgCmbLinkStatus.Properties).EndInit(); |
| | | ((ISupportInitialize)txtName.Properties).EndInit(); |
| | | ((ISupportInitialize)txtModelType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCode.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)groupForHead).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)hydroWaterboxBulkSetViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | |
| | | private DevExpress.XtraGrid.GridControl gridControl1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlagsString; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDescription; |
| | | private BindingSource hydroPipeViewModelBindingSource; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colStartCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colEndCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colLinkStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDiameter; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colLength; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRoughness; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colMinorLoss; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDbLocked; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colMaterial; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colModelType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCalcuFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCalcuVelocity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCalcuHeadLoss; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colHasDb; |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbLinkStatus; |
| | | private DevExpress.XtraEditors.SimpleButton btnReset; |
| | | private DevExpress.XtraEditors.SimpleButton btnSet; |
| | | private DevExpress.XtraEditors.SimpleButton btnSearch; |
| | | private DevExpress.XtraEditors.TextEdit txtName; |
| | | private DevExpress.XtraEditors.TextEdit txtModelType; |
| | | private DevExpress.XtraEditors.TextEdit txtCode; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlGroup groupForHead; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraEditors.SimpleButton btnSet; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraEditors.SimpleButton btnReset; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDbLocked; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPoolElev; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colInitLevel; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colMinLevel; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colMaxLevel; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDN; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colMinVol; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colOverFlow; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colModelType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colHasDb; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlagsString; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDescription; |
| | | private BindingSource hydroWaterboxBulkSetViewModelBindingSource; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | } |
| | | } |