| | |
| | | dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(859, 142, 650, 400); |
| | | dataLayoutControl1.Root = Root; |
| | | dataLayoutControl1.Size = new Size(808, 563); |
| | | dataLayoutControl1.Size = new Size(956, 585); |
| | | dataLayoutControl1.TabIndex = 0; |
| | | dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | // |
| | |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(808, 563); |
| | | Root.Size = new Size(956, 585); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "autoGeneratedGroup0"; |
| | | layoutControlGroup1.Size = new Size(808, 563); |
| | | layoutControlGroup1.Size = new Size(956, 585); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(808, 563); |
| | | emptySpaceItem1.Size = new Size(956, 585); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // dxErrorProvider1 |
| | |
| | | pumpChartExcelImportCtrl1.Location = new Point(2, 28); |
| | | pumpChartExcelImportCtrl1.Margin = new Padding(1); |
| | | pumpChartExcelImportCtrl1.Name = "pumpChartExcelImportCtrl1"; |
| | | pumpChartExcelImportCtrl1.Size = new Size(804, 503); |
| | | pumpChartExcelImportCtrl1.Size = new Size(952, 524); |
| | | pumpChartExcelImportCtrl1.TabIndex = 4; |
| | | // |
| | | // layoutControl2 |
| | |
| | | layoutControl2.Name = "layoutControl2"; |
| | | layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(565, 257, 650, 400); |
| | | layoutControl2.Root = layoutControlGroup2; |
| | | layoutControl2.Size = new Size(808, 563); |
| | | layoutControl2.Size = new Size(956, 585); |
| | | layoutControl2.TabIndex = 4; |
| | | layoutControl2.Text = "layoutControl2"; |
| | | // |
| | |
| | | generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(100, 26); |
| | | generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(100, 26); |
| | | generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(100, 26); |
| | | generalOkAndCancelCtrl1.Location = new Point(2, 535); |
| | | generalOkAndCancelCtrl1.Location = new Point(2, 556); |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(804, 26); |
| | | generalOkAndCancelCtrl1.Size = new Size(952, 27); |
| | | generalOkAndCancelCtrl1.TabIndex = 6; |
| | | // |
| | | // btnExcelFilePath |
| | |
| | | editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage"); |
| | | editorButtonImageOptions2.SvgImageSize = new Size(14, 14); |
| | | btnExcelFilePath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "导入文件", "Import", superToolTip1, DevExpress.Utils.ToolTipAnchor.Default), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "模板下载", "Download", superToolTip2, DevExpress.Utils.ToolTipAnchor.Default) }); |
| | | btnExcelFilePath.Size = new Size(211, 22); |
| | | btnExcelFilePath.Size = new Size(262, 22); |
| | | btnExcelFilePath.StyleController = layoutControl2; |
| | | btnExcelFilePath.TabIndex = 0; |
| | | btnExcelFilePath.ButtonClick += btnExcelFilePath_ButtonClick; |
| | | // |
| | | // textEditName |
| | | // |
| | | textEditName.Location = new Point(345, 2); |
| | | textEditName.Location = new Point(396, 2); |
| | | textEditName.Margin = new Padding(2); |
| | | textEditName.Name = "textEditName"; |
| | | textEditName.Size = new Size(77, 20); |
| | | textEditName.Size = new Size(166, 20); |
| | | textEditName.StyleController = layoutControl2; |
| | | textEditName.TabIndex = 2; |
| | | // |
| | | // textEditImportance |
| | | // |
| | | textEditImportance.Location = new Point(490, 2); |
| | | textEditImportance.Location = new Point(630, 2); |
| | | textEditImportance.Margin = new Padding(2); |
| | | textEditImportance.Name = "textEditImportance"; |
| | | textEditImportance.Size = new Size(78, 20); |
| | | textEditImportance.Size = new Size(50, 20); |
| | | textEditImportance.StyleController = layoutControl2; |
| | | textEditImportance.TabIndex = 3; |
| | | // |
| | |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem3, layoutControlItem2, layoutControlItem4, emptySpaceItem3, layoutControlItem5 }); |
| | | layoutControlGroup2.Name = "Root"; |
| | | layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Size = new Size(808, 563); |
| | | layoutControlGroup2.Size = new Size(956, 585); |
| | | layoutControlGroup2.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | layoutControlItem1.Control = btnExcelFilePath; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(279, 26); |
| | | layoutControlItem1.Size = new Size(330, 26); |
| | | layoutControlItem1.Text = "文件路径:"; |
| | | layoutControlItem1.TextSize = new Size(52, 14); |
| | | // |
| | |
| | | layoutControlItem3.Control = pumpChartExcelImportCtrl1; |
| | | layoutControlItem3.Location = new Point(0, 26); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(808, 507); |
| | | layoutControlItem3.Size = new Size(956, 528); |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = textEditName; |
| | | layoutControlItem2.Location = new Point(279, 0); |
| | | layoutControlItem2.Location = new Point(330, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(145, 26); |
| | | layoutControlItem2.Size = new Size(234, 26); |
| | | layoutControlItem2.Text = "名称:"; |
| | | layoutControlItem2.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEditImportance; |
| | | layoutControlItem4.Location = new Point(424, 0); |
| | | layoutControlItem4.Location = new Point(564, 0); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(146, 26); |
| | | layoutControlItem4.Size = new Size(118, 26); |
| | | layoutControlItem4.Text = "重要度:"; |
| | | layoutControlItem4.TextSize = new Size(52, 14); |
| | | // |
| | | // emptySpaceItem3 |
| | | // |
| | | emptySpaceItem3.AllowHotTrack = false; |
| | | emptySpaceItem3.Location = new Point(570, 0); |
| | | emptySpaceItem3.Location = new Point(682, 0); |
| | | emptySpaceItem3.Name = "emptySpaceItem3"; |
| | | emptySpaceItem3.Size = new Size(238, 26); |
| | | emptySpaceItem3.Size = new Size(274, 26); |
| | | emptySpaceItem3.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = generalOkAndCancelCtrl1; |
| | | layoutControlItem5.Location = new Point(0, 533); |
| | | layoutControlItem5.Location = new Point(0, 554); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(808, 30); |
| | | layoutControlItem5.Size = new Size(956, 31); |
| | | layoutControlItem5.TextSize = new Size(0, 0); |
| | | layoutControlItem5.TextVisible = false; |
| | | // |
| | |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(808, 563); |
| | | ClientSize = new Size(956, 585); |
| | | Controls.Add(layoutControl2); |
| | | Controls.Add(dataLayoutControl1); |
| | | Name = "ImportPumpPerform2dByExcelDlg"; |