lixiaojun
2024-08-15 24f31cf1f11318a0e76d31d382313d30c0ad9e1d
WinFrmUI/Yw.WinFrmUI.Hydro.Core/04-parter/00-core/HydroParterListCtrl.Designer.cs
@@ -122,14 +122,16 @@
            tabPageJunctions.Caption = "连接节点";
            tabPageJunctions.Controls.Add(hydroJunctionListCtrl1);
            tabPageJunctions.Name = "tabPageJunctions";
            tabPageJunctions.Padding = new Padding(0, 1, 0, 0);
            tabPageJunctions.Size = new Size(1028, 596);
            // 
            // hydroJunctionListCtrl1
            // 
            hydroJunctionListCtrl1.Dock = DockStyle.Fill;
            hydroJunctionListCtrl1.Location = new Point(0, 0);
            hydroJunctionListCtrl1.Location = new Point(0, 1);
            hydroJunctionListCtrl1.Name = "hydroJunctionListCtrl1";
            hydroJunctionListCtrl1.Size = new Size(1028, 596);
            hydroJunctionListCtrl1.ShowFindPanel = true;
            hydroJunctionListCtrl1.Size = new Size(1028, 595);
            hydroJunctionListCtrl1.TabIndex = 0;
            // 
            // tabPageElbows