| | |
| | | { |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(ImportXhsProjectDlg)); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | btnComplete = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnPrev = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnNext = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnCancel = new DevExpress.XtraEditors.SimpleButton(); |
| | | btnComplete = new SimpleButton(); |
| | | btnPrev = new SimpleButton(); |
| | | btnNext = new SimpleButton(); |
| | | btnCancel = new SimpleButton(); |
| | | navigationFrame1 = new DevExpress.XtraBars.Navigation.NavigationFrame(); |
| | | navPageInputProjectInfo = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | inputXhsProjectInfoWizardPage = new InputXhsProjectInfoWizardPage(); |
| | |
| | | navPageGenerateProject = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | generateXhsProjectWizardPage = new GenerateXhsProjectWizardPage(); |
| | | navigationPage1 = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | projectResultShowPanel1 = new Xhs.ProjectResultShowPanel(); |
| | | stepProgressBar1 = new DevExpress.XtraEditors.StepProgressBar(); |
| | | stepPbSelectModelFile = new DevExpress.XtraEditors.StepProgressBarItem(); |
| | | stepPbSetMapLocation = new DevExpress.XtraEditors.StepProgressBarItem(); |
| | | stepProgressBar1 = new StepProgressBar(); |
| | | stepPbSelectModelFile = new StepProgressBarItem(); |
| | | stepPbSetMapLocation = new StepProgressBarItem(); |
| | | stepProgressBarItem1 = new StepProgressBarItem(); |
| | | stepProgressBarItem2 = new StepProgressBarItem(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | itemForPrev = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | itemForComplete = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | importXhsProjectCompletedCtrl1 = new ImportXhsProjectCompletedCtrl(); |
| | | projectResultShowPanel1 = new ProjectResultShowPanel(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)navigationFrame1).BeginInit(); |
| | |
| | | navigationFrame1.Controls.Add(navPageSetMapLocation); |
| | | navigationFrame1.Controls.Add(navPageGenerateProject); |
| | | navigationFrame1.Controls.Add(navigationPage1); |
| | | navigationFrame1.Location = new Point(12, 120); |
| | | navigationFrame1.Location = new Point(12, 76); |
| | | navigationFrame1.Name = "navigationFrame1"; |
| | | navigationFrame1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { navPageInputProjectInfo, navPageSetMapLocation, navPageGenerateProject, navigationPage1 }); |
| | | navigationFrame1.SelectedPage = navPageInputProjectInfo; |
| | | navigationFrame1.Size = new Size(1089, 537); |
| | | navigationFrame1.Size = new Size(1089, 581); |
| | | navigationFrame1.TabIndex = 5; |
| | | navigationFrame1.Text = "navigationFrame1"; |
| | | // |
| | |
| | | navPageInputProjectInfo.Caption = "navPageInputProjectInfo"; |
| | | navPageInputProjectInfo.Controls.Add(inputXhsProjectInfoWizardPage); |
| | | navPageInputProjectInfo.Name = "navPageInputProjectInfo"; |
| | | navPageInputProjectInfo.Size = new Size(1089, 537); |
| | | navPageInputProjectInfo.Size = new Size(1089, 581); |
| | | // |
| | | // inputXhsProjectInfoWizardPage |
| | | // |
| | | inputXhsProjectInfoWizardPage.Dock = DockStyle.Fill; |
| | | inputXhsProjectInfoWizardPage.Location = new Point(0, 0); |
| | | inputXhsProjectInfoWizardPage.Name = "inputXhsProjectInfoWizardPage"; |
| | | inputXhsProjectInfoWizardPage.Size = new Size(1089, 537); |
| | | inputXhsProjectInfoWizardPage.Size = new Size(1089, 581); |
| | | inputXhsProjectInfoWizardPage.TabIndex = 0; |
| | | // |
| | | // navPageSetMapLocation |
| | |
| | | navPageSetMapLocation.Caption = "navPageSetMapLocation"; |
| | | navPageSetMapLocation.Controls.Add(setXhsProjectMapLocationWizardPage); |
| | | navPageSetMapLocation.Name = "navPageSetMapLocation"; |
| | | navPageSetMapLocation.Size = new Size(1089, 537); |
| | | navPageSetMapLocation.Size = new Size(1089, 581); |
| | | // |
| | | // setXhsProjectMapLocationWizardPage |
| | | // |
| | | setXhsProjectMapLocationWizardPage.AllowComplete = false; |
| | | setXhsProjectMapLocationWizardPage.AllowNext = false; |
| | | setXhsProjectMapLocationWizardPage.AllowNext = true; |
| | | setXhsProjectMapLocationWizardPage.Dock = DockStyle.Fill; |
| | | setXhsProjectMapLocationWizardPage.Location = new Point(0, 0); |
| | | setXhsProjectMapLocationWizardPage.Name = "setXhsProjectMapLocationWizardPage"; |
| | | setXhsProjectMapLocationWizardPage.Size = new Size(1089, 537); |
| | | setXhsProjectMapLocationWizardPage.Size = new Size(1089, 581); |
| | | setXhsProjectMapLocationWizardPage.TabIndex = 0; |
| | | // |
| | | // navPageGenerateProject |
| | |
| | | navPageGenerateProject.Caption = "navPageGenerateProject"; |
| | | navPageGenerateProject.Controls.Add(generateXhsProjectWizardPage); |
| | | navPageGenerateProject.Name = "navPageGenerateProject"; |
| | | navPageGenerateProject.Size = new Size(1089, 537); |
| | | navPageGenerateProject.Size = new Size(1089, 581); |
| | | // |
| | | // generateXhsProjectWizardPage |
| | | // |
| | | generateXhsProjectWizardPage.Dock = DockStyle.Fill; |
| | | generateXhsProjectWizardPage.Location = new Point(0, 0); |
| | | generateXhsProjectWizardPage.Name = "generateXhsProjectWizardPage"; |
| | | generateXhsProjectWizardPage.Size = new Size(1089, 537); |
| | | generateXhsProjectWizardPage.Size = new Size(1089, 581); |
| | | generateXhsProjectWizardPage.TabIndex = 0; |
| | | // |
| | | // navigationPage1 |
| | | // |
| | | navigationPage1.Caption = "navigationPage1"; |
| | | navigationPage1.Controls.Add(importXhsProjectCompletedCtrl1); |
| | | navigationPage1.Controls.Add(projectResultShowPanel1); |
| | | navigationPage1.Name = "navigationPage1"; |
| | | navigationPage1.Size = new Size(1089, 537); |
| | | // |
| | | // projectResultShowPanel1 |
| | | // |
| | | projectResultShowPanel1.Dock = DockStyle.Fill; |
| | | projectResultShowPanel1.Location = new Point(0, 0); |
| | | projectResultShowPanel1.Name = "projectResultShowPanel1"; |
| | | projectResultShowPanel1.Size = new Size(1089, 537); |
| | | projectResultShowPanel1.TabIndex = 0; |
| | | navigationPage1.Size = new Size(1089, 581); |
| | | // |
| | | // stepProgressBar1 |
| | | // |
| | |
| | | stepProgressBar1.ItemOptions.Indicator.ActiveStateImageOptions.SvgImageSize = new Size(20, 20); |
| | | stepProgressBar1.Items.Add(stepPbSelectModelFile); |
| | | stepProgressBar1.Items.Add(stepPbSetMapLocation); |
| | | stepProgressBar1.Items.Add(stepProgressBarItem1); |
| | | stepProgressBar1.Items.Add(stepProgressBarItem2); |
| | | stepProgressBar1.Location = new Point(12, 12); |
| | | stepProgressBar1.MaximumSize = new Size(1089, 60); |
| | | stepProgressBar1.MinimumSize = new Size(1089, 60); |
| | | stepProgressBar1.Name = "stepProgressBar1"; |
| | | stepProgressBar1.Padding = new Padding(30, 10, 10, 10); |
| | | stepProgressBar1.SelectedItemIndex = 0; |
| | | stepProgressBar1.ShadowDrawMode = DevExpress.XtraEditors.StepProgressBarShadowDrawMode.ActiveElements; |
| | | stepProgressBar1.Size = new Size(1089, 104); |
| | | stepProgressBar1.ShadowDrawMode = StepProgressBarShadowDrawMode.ActiveElements; |
| | | stepProgressBar1.Size = new Size(1089, 60); |
| | | stepProgressBar1.StyleController = layoutControl1; |
| | | stepProgressBar1.TabIndex = 4; |
| | | stepProgressBar1.Visible = false; |
| | | // |
| | | // stepPbSelectModelFile |
| | | // |
| | | stepPbSelectModelFile.ContentBlock1.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSelectModelFile.ContentBlock1.ActiveStateImageOptions.SvgImage"); |
| | | stepPbSelectModelFile.ContentBlock1.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSelectModelFile.ContentBlock1.InactiveStateImageOptions.SvgImage"); |
| | | stepPbSelectModelFile.ContentBlock2.Caption = "基本信息"; |
| | | stepPbSelectModelFile.Name = "stepPbSelectModelFile"; |
| | | stepPbSelectModelFile.State = DevExpress.XtraEditors.StepProgressBarItemState.Active; |
| | | stepPbSelectModelFile.Options.Indicator.ActiveStateDrawMode = IndicatorDrawMode.Full; |
| | | stepPbSelectModelFile.Options.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSelectModelFile.Options.Indicator.ActiveStateImageOptions.SvgImage"); |
| | | stepPbSelectModelFile.Options.Indicator.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSelectModelFile.Options.Indicator.InactiveStateImageOptions.SvgImage"); |
| | | stepPbSelectModelFile.State = StepProgressBarItemState.Active; |
| | | // |
| | | // stepPbSetMapLocation |
| | | // |
| | | stepPbSetMapLocation.ContentBlock1.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSetMapLocation.ContentBlock1.ActiveStateImageOptions.SvgImage"); |
| | | stepPbSetMapLocation.ContentBlock1.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSetMapLocation.ContentBlock1.InactiveStateImageOptions.SvgImage"); |
| | | stepPbSetMapLocation.ContentBlock2.Caption = "设置地图位置"; |
| | | stepPbSetMapLocation.ContentBlock2.Caption = "设置位置"; |
| | | stepPbSetMapLocation.Name = "stepPbSetMapLocation"; |
| | | stepPbSetMapLocation.Options.Indicator.ActiveStateDrawMode = IndicatorDrawMode.Full; |
| | | stepPbSetMapLocation.Options.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSetMapLocation.Options.Indicator.ActiveStateImageOptions.SvgImage"); |
| | | stepPbSetMapLocation.Options.Indicator.InactiveStateDrawMode = IndicatorDrawMode.Full; |
| | | stepPbSetMapLocation.Options.Indicator.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepPbSetMapLocation.Options.Indicator.InactiveStateImageOptions.SvgImage"); |
| | | // |
| | | // stepProgressBarItem1 |
| | | // |
| | | stepProgressBarItem1.ContentBlock2.Caption = "自动生成"; |
| | | stepProgressBarItem1.Name = "stepProgressBarItem1"; |
| | | stepProgressBarItem1.Options.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBarItem1.Options.Indicator.ActiveStateImageOptions.SvgImage"); |
| | | stepProgressBarItem1.Options.Indicator.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBarItem1.Options.Indicator.InactiveStateImageOptions.SvgImage"); |
| | | // |
| | | // stepProgressBarItem2 |
| | | // |
| | | stepProgressBarItem2.ContentBlock2.Caption = "结果展示"; |
| | | stepProgressBarItem2.Name = "stepProgressBarItem2"; |
| | | stepProgressBarItem2.Options.Indicator.ActiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBarItem2.Options.Indicator.ActiveStateImageOptions.SvgImage"); |
| | | stepProgressBarItem2.Options.Indicator.InactiveStateImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("stepProgressBarItem2.Options.Indicator.InactiveStateImageOptions.SvgImage"); |
| | | // |
| | | // Root |
| | | // |
| | |
| | | layoutControlItem1.Control = stepProgressBar1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(1093, 108); |
| | | layoutControlItem1.Size = new Size(1093, 64); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = navigationFrame1; |
| | | layoutControlItem2.Location = new Point(0, 108); |
| | | layoutControlItem2.Location = new Point(0, 64); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(1093, 541); |
| | | layoutControlItem2.Size = new Size(1093, 585); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | |
| | | itemForComplete.TextSize = new Size(0, 0); |
| | | itemForComplete.TextVisible = false; |
| | | // |
| | | // importXhsProjectCompletedCtrl1 |
| | | // projectResultShowPanel1 |
| | | // |
| | | importXhsProjectCompletedCtrl1.Dock = DockStyle.Fill; |
| | | importXhsProjectCompletedCtrl1.Location = new Point(0, 0); |
| | | importXhsProjectCompletedCtrl1.Name = "importXhsProjectCompletedCtrl1"; |
| | | importXhsProjectCompletedCtrl1.Size = new Size(1089, 537); |
| | | importXhsProjectCompletedCtrl1.TabIndex = 1; |
| | | projectResultShowPanel1.Dock = DockStyle.Fill; |
| | | projectResultShowPanel1.Location = new Point(0, 0); |
| | | projectResultShowPanel1.Name = "projectResultShowPanel1"; |
| | | projectResultShowPanel1.Size = new Size(1089, 581); |
| | | projectResultShowPanel1.TabIndex = 0; |
| | | // |
| | | // ImportXhsProjectDlg |
| | | // |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnComplete; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForComplete; |
| | | private DevExpress.XtraBars.Navigation.NavigationPage navigationPage1; |
| | | private Xhs.ProjectResultShowPanel projectResultShowPanel1; |
| | | private ImportXhsProjectCompletedCtrl importXhsProjectCompletedCtrl1; |
| | | private StepProgressBarItem stepProgressBarItem1; |
| | | private StepProgressBarItem stepProgressBarItem2; |
| | | private ProjectResultShowPanel projectResultShowPanel1; |
| | | } |
| | | } |