lixiaojun
2024-10-18 217756094e1f22763edf2b18d3723403786c82fc
WinFrmUI/Yw.WinFrmUI.Hydro.Core/11-prefix/02-pump/SetPumpCalcuPrefixListCtrl.Designer.cs
@@ -28,29 +28,13 @@
        /// </summary>
        private void InitializeComponent()
        {
            tablePanel1 = new DevExpress.Utils.Layout.TablePanel();
            labelControl1 = new DevExpress.XtraEditors.LabelControl();
            setPumpCalcuPrefixCtrl1 = new SetPumpCalcuPrefixCtrl();
            setPumpCalcuPrefixCtrl2 = new SetPumpCalcuPrefixCtrl();
            setPumpCalcuPrefixCtrl3 = new SetPumpCalcuPrefixCtrl();
            ((ISupportInitialize)tablePanel1).BeginInit();
            tablePanel1.SuspendLayout();
            tabPanelBottom = new DevExpress.Utils.Layout.TablePanel();
            tabPanelCore = new DevExpress.Utils.Layout.TablePanel();
            ((ISupportInitialize)tabPanelBottom).BeginInit();
            tabPanelBottom.SuspendLayout();
            ((ISupportInitialize)tabPanelCore).BeginInit();
            SuspendLayout();
            //
            // tablePanel1
            //
            tablePanel1.AutoScroll = true;
            tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F) });
            tablePanel1.Controls.Add(setPumpCalcuPrefixCtrl3);
            tablePanel1.Controls.Add(setPumpCalcuPrefixCtrl2);
            tablePanel1.Controls.Add(setPumpCalcuPrefixCtrl1);
            tablePanel1.Controls.Add(labelControl1);
            tablePanel1.Dock = DockStyle.Fill;
            tablePanel1.Location = new Point(0, 0);
            tablePanel1.Name = "tablePanel1";
            tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 20F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 26F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 26F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 26F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 26F) });
            tablePanel1.Size = new Size(319, 529);
            tablePanel1.TabIndex = 1;
            // 
            // labelControl1
            // 
@@ -58,64 +42,58 @@
            labelControl1.Appearance.ForeColor = Color.White;
            labelControl1.Appearance.Options.UseBackColor = true;
            labelControl1.Appearance.Options.UseForeColor = true;
            tablePanel1.SetColumn(labelControl1, 0);
            tabPanelBottom.SetColumn(labelControl1, 0);
            labelControl1.Dock = DockStyle.Fill;
            labelControl1.Location = new Point(0, 0);
            labelControl1.Margin = new Padding(0);
            labelControl1.Name = "labelControl1";
            labelControl1.Padding = new Padding(5, 0, 0, 0);
            tablePanel1.SetRow(labelControl1, 0);
            tabPanelBottom.SetRow(labelControl1, 0);
            labelControl1.Size = new Size(319, 20);
            labelControl1.TabIndex = 3;
            labelControl1.Text = "水泵";
            // 
            // setPumpCalcuPrefixCtrl1
            // tabPanelBottom
            // 
            tablePanel1.SetColumn(setPumpCalcuPrefixCtrl1, 0);
            setPumpCalcuPrefixCtrl1.Dock = DockStyle.Fill;
            setPumpCalcuPrefixCtrl1.Location = new Point(3, 23);
            setPumpCalcuPrefixCtrl1.Name = "setPumpCalcuPrefixCtrl1";
            tablePanel1.SetRow(setPumpCalcuPrefixCtrl1, 1);
            setPumpCalcuPrefixCtrl1.Size = new Size(313, 144);
            setPumpCalcuPrefixCtrl1.TabIndex = 4;
            tabPanelBottom.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] { new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 55F) });
            tabPanelBottom.Controls.Add(tabPanelCore);
            tabPanelBottom.Controls.Add(labelControl1);
            tabPanelBottom.Dock = DockStyle.Fill;
            tabPanelBottom.Location = new Point(0, 0);
            tabPanelBottom.Name = "tabPanelBottom";
            tabPanelBottom.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] { new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Absolute, 20F), new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.AutoSize, 26F) });
            tabPanelBottom.Size = new Size(319, 529);
            tabPanelBottom.TabIndex = 1;
            // 
            // setPumpCalcuPrefixCtrl2
            // tabPanelCore
            // 
            tablePanel1.SetColumn(setPumpCalcuPrefixCtrl2, 0);
            setPumpCalcuPrefixCtrl2.Location = new Point(3, 173);
            setPumpCalcuPrefixCtrl2.Name = "setPumpCalcuPrefixCtrl2";
            tablePanel1.SetRow(setPumpCalcuPrefixCtrl2, 2);
            setPumpCalcuPrefixCtrl2.Size = new Size(313, 144);
            setPumpCalcuPrefixCtrl2.TabIndex = 5;
            //
            // setPumpCalcuPrefixCtrl3
            //
            tablePanel1.SetColumn(setPumpCalcuPrefixCtrl3, 0);
            setPumpCalcuPrefixCtrl3.Location = new Point(3, 323);
            setPumpCalcuPrefixCtrl3.Name = "setPumpCalcuPrefixCtrl3";
            tablePanel1.SetRow(setPumpCalcuPrefixCtrl3, 3);
            setPumpCalcuPrefixCtrl3.Size = new Size(313, 144);
            setPumpCalcuPrefixCtrl3.TabIndex = 6;
            tabPanelCore.AutoScroll = true;
            tabPanelBottom.SetColumn(tabPanelCore, 0);
            tabPanelCore.Dock = DockStyle.Fill;
            tabPanelCore.Location = new Point(3, 23);
            tabPanelCore.Name = "tabPanelCore";
            tabPanelBottom.SetRow(tabPanelCore, 1);
            tabPanelCore.Size = new Size(313, 503);
            tabPanelCore.TabIndex = 4;
            // 
            // SetPumpCalcuPrefixListCtrl
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(tablePanel1);
            Controls.Add(tabPanelBottom);
            Name = "SetPumpCalcuPrefixListCtrl";
            Size = new Size(319, 529);
            ((ISupportInitialize)tablePanel1).EndInit();
            tablePanel1.ResumeLayout(false);
            tablePanel1.PerformLayout();
            ((ISupportInitialize)tabPanelBottom).EndInit();
            tabPanelBottom.ResumeLayout(false);
            tabPanelBottom.PerformLayout();
            ((ISupportInitialize)tabPanelCore).EndInit();
            ResumeLayout(false);
        }
        #endregion
        private DevExpress.Utils.Layout.TablePanel tablePanel1;
        private SetPumpCalcuPrefixCtrl setPumpCalcuPrefixCtrl3;
        private SetPumpCalcuPrefixCtrl setPumpCalcuPrefixCtrl2;
        private SetPumpCalcuPrefixCtrl setPumpCalcuPrefixCtrl1;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.Utils.Layout.TablePanel tabPanelBottom;
        private DevExpress.Utils.Layout.TablePanel tabPanelCore;
    }
}