| | |
| | | TextEditCaliber = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | TextEditCoefficient = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditMaterial = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | imageComboBoxEditValveType = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | imageComboBoxEditValveType = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditKeyWord = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEditValveType.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEditValveType.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | |
| | | layoutControl1.Controls.Add(TextEditCoefficient); |
| | | layoutControl1.Controls.Add(TextEditMaterial); |
| | | layoutControl1.Controls.Add(imageComboBoxEditValveType); |
| | | layoutControl1.Controls.Add(TextEditKeyWord); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Name = "layoutControl1"; |
| | |
| | | BtnOk.Name = "BtnOk"; |
| | | BtnOk.Size = new Size(122, 22); |
| | | BtnOk.StyleController = layoutControl1; |
| | | BtnOk.TabIndex = 7; |
| | | BtnOk.TabIndex = 9; |
| | | BtnOk.Text = "完成"; |
| | | BtnOk.Click += BtnOk_ClickAsync; |
| | | // |
| | |
| | | simpleButton1.Name = "simpleButton1"; |
| | | simpleButton1.Size = new Size(121, 22); |
| | | simpleButton1.StyleController = layoutControl1; |
| | | simpleButton1.TabIndex = 8; |
| | | simpleButton1.TabIndex = 10; |
| | | simpleButton1.Text = "取消"; |
| | | // |
| | | // TextEditName |
| | |
| | | // |
| | | // TextEditDescription |
| | | // |
| | | TextEditDescription.Location = new Point(20, 164); |
| | | TextEditDescription.Location = new Point(20, 188); |
| | | TextEditDescription.Name = "TextEditDescription"; |
| | | TextEditDescription.Size = new Size(641, 272); |
| | | TextEditDescription.Size = new Size(641, 248); |
| | | TextEditDescription.StyleController = layoutControl1; |
| | | TextEditDescription.TabIndex = 6; |
| | | TextEditDescription.TabIndex = 8; |
| | | // |
| | | // TextEditCaliber |
| | | // |
| | |
| | | TextEditCaliber.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | TextEditCaliber.Size = new Size(594, 20); |
| | | TextEditCaliber.StyleController = layoutControl1; |
| | | TextEditCaliber.TabIndex = 3; |
| | | TextEditCaliber.TabIndex = 2; |
| | | // |
| | | // TextEditCoefficient |
| | | // |
| | |
| | | TextEditCoefficient.Name = "TextEditCoefficient"; |
| | | TextEditCoefficient.Size = new Size(594, 20); |
| | | TextEditCoefficient.StyleController = layoutControl1; |
| | | TextEditCoefficient.TabIndex = 2; |
| | | TextEditCoefficient.TabIndex = 4; |
| | | // |
| | | // TextEditMaterial |
| | | // |
| | |
| | | TextEditMaterial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | TextEditMaterial.Size = new Size(594, 20); |
| | | TextEditMaterial.StyleController = layoutControl1; |
| | | TextEditMaterial.TabIndex = 4; |
| | | TextEditMaterial.TabIndex = 3; |
| | | // |
| | | // imageComboBoxEditValveType |
| | | // |
| | | imageComboBoxEditValveType.Location = new Point(79, 128); |
| | | imageComboBoxEditValveType.Name = "imageComboBoxEditValveType"; |
| | | imageComboBoxEditValveType.Size = new Size(594, 20); |
| | | imageComboBoxEditValveType.StyleController = layoutControl1; |
| | | imageComboBoxEditValveType.TabIndex = 6; |
| | | // |
| | | // 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, layoutControlItem6 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4, emptySpaceItem1, layoutControlItem8, tabbedControlGroup1, layoutControlItem1, layoutControlItem7, layoutControlItem3, layoutControlItem2, layoutControlItem6, layoutControlItem9 }); |
| | | 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, 120); |
| | | tabbedControlGroup1.Location = new Point(0, 144); |
| | | tabbedControlGroup1.Name = "tabbedControlGroup1"; |
| | | tabbedControlGroup1.SelectedTabPage = layoutControlGroup1; |
| | | tabbedControlGroup1.Size = new Size(669, 324); |
| | | tabbedControlGroup1.Size = new Size(669, 300); |
| | | 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, 276); |
| | | layoutControlGroup1.Size = new Size(645, 252); |
| | | layoutControlGroup1.Text = "说明"; |
| | | // |
| | | // layoutControlItem5 |
| | |
| | | layoutControlItem5.Control = TextEditDescription; |
| | | layoutControlItem5.Location = new Point(0, 0); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(645, 276); |
| | | layoutControlItem5.Size = new Size(645, 252); |
| | | layoutControlItem5.Text = "说明:"; |
| | | layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem5.TextSize = new Size(0, 0); |
| | |
| | | // |
| | | layoutControlItem6.Control = imageComboBoxEditValveType; |
| | | layoutControlItem6.CustomizationFormText = "阀门:"; |
| | | layoutControlItem6.Location = new Point(0, 96); |
| | | layoutControlItem6.Location = new Point(0, 120); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(669, 24); |
| | | layoutControlItem6.Text = "阀门开度:"; |
| | |
| | | layoutControlItem27.Text = "说明:"; |
| | | layoutControlItem27.TextSize = new Size(59, 14); |
| | | // |
| | | // imageComboBoxEditValveType |
| | | // TextEditKeyWord |
| | | // |
| | | imageComboBoxEditValveType.Location = new Point(79, 104); |
| | | imageComboBoxEditValveType.Name = "imageComboBoxEditValveType"; |
| | | imageComboBoxEditValveType.Size = new Size(594, 20); |
| | | imageComboBoxEditValveType.StyleController = layoutControl1; |
| | | imageComboBoxEditValveType.TabIndex = 3; |
| | | TextEditKeyWord.Location = new Point(79, 104); |
| | | TextEditKeyWord.Name = "TextEditKeyWorld"; |
| | | TextEditKeyWord.Size = new Size(594, 20); |
| | | TextEditKeyWord.StyleController = layoutControl1; |
| | | TextEditKeyWord.TabIndex = 5; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = TextEditKeyWord; |
| | | layoutControlItem9.Location = new Point(0, 96); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(669, 24); |
| | | layoutControlItem9.Text = "关键字:"; |
| | | layoutControlItem9.TextSize = new Size(59, 14); |
| | | // |
| | | // AddAssetsValveMainDlg |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCoefficient.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEditValveType.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEditValveType.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit TextEditMaterial; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraEditors.TextEdit imageComboBoxEditValveType; |
| | | private DevExpress.XtraEditors.TextEdit TextEditKeyWord; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | } |
| | | } |