| | |
| | | colCaliber = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colMaterial = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colMinorLoss = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | selectFlagsPopupCtrl1 = new SelectFlagsPopupCtrl(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)popupContainerControl1).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(selectFlagsPopupCtrl1); |
| | | layoutControl1.Controls.Add(popupContainerControl1); |
| | | layoutControl1.Controls.Add(TextEditType); |
| | | layoutControl1.Controls.Add(BtnOk); |
| | |
| | | popupContainerControl1.Location = new Point(20, 214); |
| | | popupContainerControl1.Name = "popupContainerControl1"; |
| | | popupContainerControl1.Size = new Size(200, 100); |
| | | popupContainerControl1.TabIndex = 12; |
| | | popupContainerControl1.TabIndex = 1; |
| | | // |
| | | // treeList1 |
| | | // |
| | |
| | | BtnOk.Name = "BtnOk"; |
| | | BtnOk.Size = new Size(76, 22); |
| | | BtnOk.StyleController = layoutControl1; |
| | | BtnOk.TabIndex = 10; |
| | | BtnOk.TabIndex = 11; |
| | | BtnOk.Text = "确定"; |
| | | BtnOk.Click += BtnOk_ClickAsync; |
| | | // |
| | |
| | | simpleButton1.Name = "simpleButton1"; |
| | | simpleButton1.Size = new Size(80, 22); |
| | | simpleButton1.StyleController = layoutControl1; |
| | | simpleButton1.TabIndex = 11; |
| | | simpleButton1.TabIndex = 12; |
| | | simpleButton1.Text = "取消"; |
| | | // |
| | | // TextEditName |
| | |
| | | // |
| | | // TextEditDescription |
| | | // |
| | | TextEditDescription.Location = new Point(20, 212); |
| | | TextEditDescription.Location = new Point(20, 239); |
| | | TextEditDescription.Name = "TextEditDescription"; |
| | | TextEditDescription.Size = new Size(641, 224); |
| | | TextEditDescription.Size = new Size(641, 197); |
| | | TextEditDescription.StyleController = layoutControl1; |
| | | TextEditDescription.TabIndex = 9; |
| | | TextEditDescription.TabIndex = 10; |
| | | // |
| | | // TextEditCaliber |
| | | // |
| | |
| | | TextEditKeyWord.Name = "TextEditKeyWord"; |
| | | TextEditKeyWord.Size = new Size(594, 20); |
| | | TextEditKeyWord.StyleController = layoutControl1; |
| | | TextEditKeyWord.TabIndex = 5; |
| | | TextEditKeyWord.TabIndex = 6; |
| | | // |
| | | // TextEditValveSetting |
| | | // |
| | |
| | | TextEditValveSetting.StyleController = layoutControl1; |
| | | TextEditValveSetting.TabIndex = 7; |
| | | // |
| | | // TextEditMinorLoss |
| | | // TextEditCoefficient |
| | | // |
| | | TextEditCoefficient.Location = new Point(79, 104); |
| | | TextEditCoefficient.Name = "TextEditCoefficient"; |
| | |
| | | TextEditCoefficient.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; |
| | | TextEditCoefficient.Size = new Size(594, 20); |
| | | TextEditCoefficient.StyleController = layoutControl1; |
| | | TextEditCoefficient.TabIndex = 4; |
| | | TextEditCoefficient.TabIndex = 5; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, emptySpaceItem1, layoutControlItem8, tabbedControlGroup1, layoutControlItem1, layoutControlItem7, layoutControlItem3, layoutControlItem2, layoutControlItem9, layoutControlItem10, layoutControlItem6 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, emptySpaceItem1, layoutControlItem8, tabbedControlGroup1, layoutControlItem1, layoutControlItem7, layoutControlItem3, layoutControlItem2, layoutControlItem9, layoutControlItem10, layoutControlItem6, layoutControlItem11 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6); |
| | | Root.Size = new Size(681, 482); |
| | |
| | | // |
| | | // tabbedControlGroup1 |
| | | // |
| | | tabbedControlGroup1.Location = new Point(0, 168); |
| | | tabbedControlGroup1.Location = new Point(0, 195); |
| | | tabbedControlGroup1.Name = "tabbedControlGroup1"; |
| | | tabbedControlGroup1.SelectedTabPage = layoutControlGroup1; |
| | | tabbedControlGroup1.Size = new Size(669, 276); |
| | | tabbedControlGroup1.Size = new Size(669, 249); |
| | | tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 }); |
| | | tabbedControlGroup1.Text = "说明"; |
| | | // |
| | |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(645, 228); |
| | | layoutControlGroup1.Size = new Size(645, 201); |
| | | layoutControlGroup1.Text = "说明"; |
| | | // |
| | | // layoutControlItem5 |
| | |
| | | layoutControlItem5.Control = TextEditDescription; |
| | | layoutControlItem5.Location = new Point(0, 0); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(645, 228); |
| | | layoutControlItem5.Size = new Size(645, 201); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem5.TextSize = new Size(0, 0); |
| | |
| | | colMinorLoss.Visible = true; |
| | | colMinorLoss.VisibleIndex = 3; |
| | | // |
| | | // selectFlagsPopupCtrl1 |
| | | // |
| | | selectFlagsPopupCtrl1.Location = new Point(79, 176); |
| | | selectFlagsPopupCtrl1.Name = "selectFlagsPopupCtrl1"; |
| | | selectFlagsPopupCtrl1.Size = new Size(594, 23); |
| | | selectFlagsPopupCtrl1.TabIndex = 8; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.Control = selectFlagsPopupCtrl1; |
| | | layoutControlItem11.Location = new Point(0, 168); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(669, 27); |
| | | layoutControlItem11.Text = "标签列表:"; |
| | | layoutControlItem11.TextSize = new Size(59, 14); |
| | | // |
| | | // AddAssetsValveMainDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colCaliber1; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colMaterial1; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colMinorLoss1; |
| | | private SelectFlagsPopupCtrl selectFlagsPopupCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | } |
| | | } |