| | |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem7, layoutControlItem1 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(776, 464); |
| | | Root.Size = new Size(776, 485); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = generalOkAndCancelCtrl1; |
| | | layoutControlItem7.Location = new Point(0, 399); |
| | | layoutControlItem7.Location = new Point(0, 428); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(756, 45); |
| | | layoutControlItem7.Size = new Size(756, 37); |
| | | layoutControlItem7.TextSize = new Size(0, 0); |
| | | layoutControlItem7.TextVisible = false; |
| | | // |
| | |
| | | generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(131, 42); |
| | | generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(114, 33); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 411); |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 440); |
| | | generalOkAndCancelCtrl1.Margin = new Padding(3, 5, 3, 5); |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(752, 41); |
| | | generalOkAndCancelCtrl1.Size = new Size(752, 33); |
| | | generalOkAndCancelCtrl1.TabIndex = 0; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | layoutControlItem1.Control = facilitiesCtrl; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(756, 399); |
| | | layoutControlItem1.Size = new Size(756, 428); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | |
| | | facilitiesCtrl.Location = new Point(12, 12); |
| | | facilitiesCtrl.Margin = new Padding(2, 3, 2, 3); |
| | | facilitiesCtrl.Name = "facilitiesCtrl"; |
| | | facilitiesCtrl.Size = new Size(752, 395); |
| | | facilitiesCtrl.Size = new Size(752, 424); |
| | | facilitiesCtrl.TabIndex = 4; |
| | | // |
| | | // layoutControl1 |
| | |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(826, 220, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(776, 464); |
| | | layoutControl1.Size = new Size(776, 485); |
| | | layoutControl1.TabIndex = 2; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | |
| | | // |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(776, 464); |
| | | ClientSize = new Size(776, 485); |
| | | Controls.Add(layoutControl1); |
| | | Margin = new Padding(3, 4, 3, 4); |
| | | Name = "EditFacilityDlg"; |