| | |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // ExchangerSingleMatchingDlg |
| | | // SimulationExchangerSingleMatchingDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(885, 537); |
| | | Controls.Add(layoutControl1); |
| | | Name = "ExchangerSingleMatchingDlg"; |
| | | Name = "SimulationExchangerSingleMatchingDlg"; |
| | | StartPosition = FormStartPosition.CenterScreen; |
| | | Text = "阀门曲线选择"; |
| | | Text = "换热器曲线选择"; |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)Root).EndInit(); |