| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | assetsElbowSingleMatchingCtrl1 = new AssetsElbowSingleMatchingCtrl(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | generalOkAndCancelCtrl1 = new GeneralOkAndCancelCtrl(); |
| | | assetsElbowSingleMatchingCtrl1 = new AssetsElbowSingleMatchingCtrl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(978, 552); |
| | | Root.TextVisible = false; |
| | | // |
| | | // assetsElbowSingleMatchingCtrl1 |
| | | // |
| | | assetsElbowSingleMatchingCtrl1.Location = new Point(12, 12); |
| | | assetsElbowSingleMatchingCtrl1.Name = "assetsElbowSingleMatchingCtrl1"; |
| | | assetsElbowSingleMatchingCtrl1.Size = new Size(954, 498); |
| | | assetsElbowSingleMatchingCtrl1.TabIndex = 4; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = assetsElbowSingleMatchingCtrl1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(958, 502); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // generalOkAndCancelCtrl1 |
| | | // |
| | | generalOkAndCancelCtrl1.ButtonCancelMaxSize = new Size(100, 26); |
| | |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(954, 26); |
| | | generalOkAndCancelCtrl1.TabIndex = 5; |
| | | // |
| | | // assetsElbowSingleMatchingCtrl1 |
| | | // |
| | | assetsElbowSingleMatchingCtrl1.Location = new Point(12, 12); |
| | | assetsElbowSingleMatchingCtrl1.Name = "assetsElbowSingleMatchingCtrl1"; |
| | | assetsElbowSingleMatchingCtrl1.Size = new Size(954, 498); |
| | | assetsElbowSingleMatchingCtrl1.TabIndex = 4; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(978, 552); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = assetsElbowSingleMatchingCtrl1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(958, 502); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | |
| | | Controls.Add(layoutControl1); |
| | | Name = "AssetsElbowSingleMatchingDlg"; |
| | | StartPosition = FormStartPosition.CenterParent; |
| | | Text = "冷却塔"; |
| | | Text = "弯头"; |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)Root).EndInit(); |