duheng
2024-11-17 a2a57963e160a319276c5c8499f16c9809056e4c
WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/EditElbowMainDlg.Designer.cs
@@ -30,6 +30,15 @@
        {
            components = new System.ComponentModel.Container();
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
            treeList1 = new DevExpress.XtraTreeList.TreeList();
            colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colCaliber = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMaterial = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            colMinorLoss = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            elbowCoefficientViewModelBindingSource = new BindingSource(components);
            textEditAngle = new DevExpress.XtraEditors.TextEdit();
            imageComboBoxEditConnectlenght = new DevExpress.XtraEditors.ImageComboBoxEdit();
            BtnOk = new DevExpress.XtraEditors.SimpleButton();
            simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            TextEditName = new DevExpress.XtraEditors.TextEdit();
@@ -49,6 +58,8 @@
            layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
            layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            imageComboBoxEdit1 = new DevExpress.XtraEditors.ImageComboBoxEdit();
@@ -61,12 +72,14 @@
            toolTipController1 = new DevExpress.Utils.ToolTipController(components);
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            textEditAngle = new DevExpress.XtraEditors.TextEdit();
            imageComboBoxEditConnectlenght = new DevExpress.XtraEditors.ImageComboBoxEdit();
            layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)popupContainerControl1).BeginInit();
            popupContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)treeList1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)elbowCoefficientViewModelBindingSource).BeginInit();
            ((System.ComponentModel.ISupportInitialize)textEditAngle.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEditConnectlenght.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)DescriptionTextEdit.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).BeginInit();
@@ -84,6 +97,8 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).BeginInit();
@@ -95,14 +110,11 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
            ((System.ComponentModel.ISupportInitialize)textEditAngle.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEditConnectlenght.Properties).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
            SuspendLayout();
            // 
            // layoutControl1
            // 
            layoutControl1.Controls.Add(popupContainerControl1);
            layoutControl1.Controls.Add(textEditAngle);
            layoutControl1.Controls.Add(imageComboBoxEditConnectlenght);
            layoutControl1.Controls.Add(BtnOk);
@@ -121,6 +133,73 @@
            layoutControl1.Size = new Size(681, 482);
            layoutControl1.TabIndex = 0;
            layoutControl1.Text = "layoutControl1";
            //
            // popupContainerControl1
            //
            popupContainerControl1.Controls.Add(treeList1);
            popupContainerControl1.Location = new Point(51, 151);
            popupContainerControl1.Name = "popupContainerControl1";
            popupContainerControl1.Size = new Size(215, 124);
            popupContainerControl1.TabIndex = 12;
            //
            // treeList1
            //
            treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colName, colCaliber, colMaterial, colMinorLoss });
            treeList1.DataSource = elbowCoefficientViewModelBindingSource;
            treeList1.Dock = DockStyle.Fill;
            treeList1.Location = new Point(0, 0);
            treeList1.Name = "treeList1";
            treeList1.Size = new Size(215, 124);
            treeList1.TabIndex = 0;
            //
            // colName
            //
            colName.FieldName = "Name";
            colName.Name = "colName";
            colName.Visible = true;
            colName.VisibleIndex = 0;
            //
            // colCaliber
            //
            colCaliber.FieldName = "Caliber";
            colCaliber.Name = "colCaliber";
            colCaliber.Visible = true;
            colCaliber.VisibleIndex = 1;
            //
            // colMaterial
            //
            colMaterial.FieldName = "Material";
            colMaterial.Name = "colMaterial";
            colMaterial.Visible = true;
            colMaterial.VisibleIndex = 2;
            //
            // colMinorLoss
            //
            colMinorLoss.FieldName = "MinorLoss";
            colMinorLoss.Name = "colMinorLoss";
            colMinorLoss.Visible = true;
            colMinorLoss.VisibleIndex = 3;
            //
            // elbowCoefficientViewModelBindingSource
            //
            elbowCoefficientViewModelBindingSource.DataSource = typeof(ElbowCoefficientViewModel);
            //
            // textEditAngle
            //
            textEditAngle.Location = new Point(406, 56);
            textEditAngle.Name = "textEditAngle";
            textEditAngle.Size = new Size(267, 20);
            textEditAngle.StyleController = layoutControl1;
            textEditAngle.TabIndex = 6;
            //
            // imageComboBoxEditConnectlenght
            //
            imageComboBoxEditConnectlenght.Location = new Point(72, 56);
            imageComboBoxEditConnectlenght.Name = "imageComboBoxEditConnectlenght";
            imageComboBoxEditConnectlenght.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            imageComboBoxEditConnectlenght.Size = new Size(266, 20);
            imageComboBoxEditConnectlenght.StyleController = layoutControl1;
            imageComboBoxEditConnectlenght.TabIndex = 5;
            // 
            // BtnOk
            // 
@@ -154,7 +233,7 @@
            TextEditName.StyleController = layoutControl1;
            TextEditName.TabIndex = 0;
            // 
            // textEditDescription
            // DescriptionTextEdit
            // 
            DescriptionTextEdit.Location = new Point(20, 137);
            DescriptionTextEdit.Name = "DescriptionTextEdit";
@@ -170,6 +249,7 @@
            TextEditCaliber.Size = new Size(266, 20);
            TextEditCaliber.StyleController = layoutControl1;
            TextEditCaliber.TabIndex = 3;
            TextEditCaliber.SelectedIndexChanged += TextEditCaliber_SelectedIndexChanged;
            // 
            // TextEditMaterial
            // 
@@ -179,8 +259,9 @@
            TextEditMaterial.Size = new Size(267, 20);
            TextEditMaterial.StyleController = layoutControl1;
            TextEditMaterial.TabIndex = 4;
            TextEditMaterial.SelectedIndexChanged += TextEditMaterial_SelectedIndexChanged;
            // 
            // TextEditMinorLoss
            // TextEditCoefficient
            // 
            TextEditCoefficient.Location = new Point(72, 80);
            TextEditCoefficient.Name = "TextEditCoefficient";
@@ -188,7 +269,7 @@
            TextEditCoefficient.StyleController = layoutControl1;
            TextEditCoefficient.TabIndex = 7;
            // 
            // TextEditKeyWord
            // TextEditKeyWorld
            // 
            TextEditKeyWorld.Location = new Point(406, 8);
            TextEditKeyWorld.Name = "TextEditKeyWorld";
@@ -300,6 +381,24 @@
            layoutControlItem6.Text = "损失系数:";
            layoutControlItem6.TextSize = new Size(52, 14);
            // 
            // layoutControlItem10
            //
            layoutControlItem10.Control = imageComboBoxEditConnectlenght;
            layoutControlItem10.Location = new Point(0, 48);
            layoutControlItem10.Name = "layoutControlItem10";
            layoutControlItem10.Size = new Size(334, 24);
            layoutControlItem10.Text = "连接长度:";
            layoutControlItem10.TextSize = new Size(52, 14);
            //
            // layoutControlItem11
            //
            layoutControlItem11.Control = textEditAngle;
            layoutControlItem11.Location = new Point(334, 48);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Size = new Size(335, 24);
            layoutControlItem11.Text = "角度:";
            layoutControlItem11.TextSize = new Size(52, 14);
            //
            // dxErrorProvider1
            // 
            dxErrorProvider1.ContainerControl = this;
@@ -386,41 +485,6 @@
            layoutControlItem3.Text = "损失系数:";
            layoutControlItem3.TextSize = new Size(52, 14);
            // 
            // textEditAngle
            //
            textEditAngle.Location = new Point(406, 56);
            textEditAngle.Name = "textEditAngle";
            textEditAngle.Size = new Size(267, 20);
            textEditAngle.StyleController = layoutControl1;
            textEditAngle.TabIndex = 6;
            //
            // imageComboBoxEditConnectlenght
            //
            imageComboBoxEditConnectlenght.Location = new Point(72, 56);
            imageComboBoxEditConnectlenght.Name = "imageComboBoxEditConnectlenght";
            imageComboBoxEditConnectlenght.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            imageComboBoxEditConnectlenght.Size = new Size(266, 20);
            imageComboBoxEditConnectlenght.StyleController = layoutControl1;
            imageComboBoxEditConnectlenght.TabIndex = 5;
            //
            // layoutControlItem10
            //
            layoutControlItem10.Control = imageComboBoxEditConnectlenght;
            layoutControlItem10.Location = new Point(0, 48);
            layoutControlItem10.Name = "layoutControlItem10";
            layoutControlItem10.Size = new Size(334, 24);
            layoutControlItem10.Text = "连接长度:";
            layoutControlItem10.TextSize = new Size(52, 14);
            //
            // layoutControlItem11
            //
            layoutControlItem11.Control = textEditAngle;
            layoutControlItem11.Location = new Point(334, 48);
            layoutControlItem11.Name = "layoutControlItem11";
            layoutControlItem11.Size = new Size(335, 24);
            layoutControlItem11.Text = "角度:";
            layoutControlItem11.TextSize = new Size(52, 14);
            //
            // EditAssetsElbowMainDlg
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
@@ -432,6 +496,12 @@
            Text = "编辑弯头";
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)popupContainerControl1).EndInit();
            popupContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)treeList1).EndInit();
            ((System.ComponentModel.ISupportInitialize)elbowCoefficientViewModelBindingSource).EndInit();
            ((System.ComponentModel.ISupportInitialize)textEditAngle.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEditConnectlenght.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)DescriptionTextEdit.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).EndInit();
@@ -449,6 +519,8 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
            ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).EndInit();
@@ -460,10 +532,6 @@
            ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
            ((System.ComponentModel.ISupportInitialize)textEditAngle.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)imageComboBoxEditConnectlenght.Properties).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
            ResumeLayout(false);
        }
@@ -509,5 +577,12 @@
        private DevExpress.XtraEditors.ImageComboBoxEdit imageComboBoxEditConnectlenght;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraEditors.PopupContainerControl popupContainerControl1;
        private DevExpress.XtraTreeList.TreeList treeList1;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colName;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colCaliber;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMaterial;
        private DevExpress.XtraTreeList.Columns.TreeListColumn colMinorLoss;
        private BindingSource elbowCoefficientViewModelBindingSource;
    }
}