| | |
| | | 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 |