| | |
| | | // |
| | | // selectFlagsPopupCtrl1 |
| | | // |
| | | selectFlagsPopupCtrl1.Location = new Point(72, 56); |
| | | selectFlagsPopupCtrl1.Location = new Point(406, 32); |
| | | selectFlagsPopupCtrl1.Name = "selectFlagsPopupCtrl1"; |
| | | selectFlagsPopupCtrl1.Size = new Size(601, 21); |
| | | selectFlagsPopupCtrl1.TabIndex = 7; |
| | | selectFlagsPopupCtrl1.Size = new Size(267, 20); |
| | | selectFlagsPopupCtrl1.TabIndex = 4; |
| | | // |
| | | // popupContainerControl1 |
| | | // |
| | |
| | | popupContainerControl1.Location = new Point(47, 158); |
| | | popupContainerControl1.Name = "popupContainerControl1"; |
| | | popupContainerControl1.Size = new Size(215, 124); |
| | | popupContainerControl1.TabIndex = 15; |
| | | popupContainerControl1.TabIndex = 1; |
| | | // |
| | | // treeList1 |
| | | // |
| | |
| | | BtnOk.Name = "BtnOk"; |
| | | BtnOk.Size = new Size(73, 22); |
| | | BtnOk.StyleController = layoutControl1; |
| | | BtnOk.TabIndex = 7; |
| | | BtnOk.TabIndex = 6; |
| | | BtnOk.Text = "确定"; |
| | | BtnOk.Click += BtnOk_ClickAsync; |
| | | // |
| | |
| | | simpleButton1.Name = "simpleButton1"; |
| | | simpleButton1.Size = new Size(66, 22); |
| | | simpleButton1.StyleController = layoutControl1; |
| | | simpleButton1.TabIndex = 8; |
| | | simpleButton1.TabIndex = 7; |
| | | simpleButton1.Text = "取消"; |
| | | // |
| | | // TextEditName |
| | |
| | | // |
| | | // DescriptionTextEdit |
| | | // |
| | | DescriptionTextEdit.Location = new Point(20, 114); |
| | | DescriptionTextEdit.Location = new Point(20, 89); |
| | | DescriptionTextEdit.Name = "DescriptionTextEdit"; |
| | | DescriptionTextEdit.Size = new Size(641, 322); |
| | | DescriptionTextEdit.Size = new Size(641, 347); |
| | | DescriptionTextEdit.StyleController = layoutControl1; |
| | | DescriptionTextEdit.TabIndex = 6; |
| | | DescriptionTextEdit.TabIndex = 5; |
| | | // |
| | | // TextEditKeyWord |
| | | // |
| | |
| | | TextEditMinorLoss.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | TextEditMinorLoss.Properties.PopupControl = popupContainerControl1; |
| | | TextEditMinorLoss.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; |
| | | TextEditMinorLoss.Size = new Size(601, 20); |
| | | TextEditMinorLoss.Size = new Size(266, 20); |
| | | TextEditMinorLoss.StyleController = layoutControl1; |
| | | TextEditMinorLoss.TabIndex = 5; |
| | | TextEditMinorLoss.TabIndex = 3; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | // layoutControlGroup5 |
| | | // |
| | | layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 }); |
| | | layoutControlGroup5.Location = new Point(0, 73); |
| | | layoutControlGroup5.Location = new Point(0, 48); |
| | | layoutControlGroup5.Name = "layoutControlGroup5"; |
| | | layoutControlGroup5.Size = new Size(669, 371); |
| | | layoutControlGroup5.Size = new Size(669, 396); |
| | | layoutControlGroup5.Text = "说明"; |
| | | // |
| | | // layoutControlItem5 |
| | |
| | | layoutControlItem5.Control = DescriptionTextEdit; |
| | | layoutControlItem5.Location = new Point(0, 0); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(645, 326); |
| | | layoutControlItem5.Size = new Size(645, 351); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem5.TextSize = new Size(0, 0); |
| | |
| | | layoutControlItem11.Control = TextEditMinorLoss; |
| | | layoutControlItem11.Location = new Point(0, 24); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(669, 24); |
| | | layoutControlItem11.Size = new Size(334, 24); |
| | | layoutControlItem11.Text = "局阻系数:"; |
| | | layoutControlItem11.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = selectFlagsPopupCtrl1; |
| | | layoutControlItem6.Location = new Point(0, 48); |
| | | layoutControlItem6.Location = new Point(334, 24); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(669, 25); |
| | | layoutControlItem6.Size = new Size(335, 24); |
| | | layoutControlItem6.Text = "标签列表:"; |
| | | layoutControlItem6.TextSize = new Size(52, 14); |
| | | // |