| | |
| | | namespace HStation.WinFrmUI |
| | | using System.Security.Cryptography.X509Certificates; |
| | | |
| | | namespace HStation.WinFrmUI |
| | | { |
| | | partial class ImportXhsProjectDlg |
| | | { |
| | |
| | | generateXhsProjectWizardPage = new GenerateXhsProjectWizardPage(); |
| | | navPageImportCompleted = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | importXhsProjectCompletedWizardPage = new ImportXhsProjectCompletedCtrl(); |
| | | navigationPage1 = new DevExpress.XtraBars.Navigation.NavigationPage(); |
| | | stepProgressBar1 = new DevExpress.XtraEditors.StepProgressBar(); |
| | | stepPbSelectModelFile = new DevExpress.XtraEditors.StepProgressBarItem(); |
| | | stepPbSetMapLocation = new DevExpress.XtraEditors.StepProgressBarItem(); |
| | |
| | | itemForPrev = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | itemForComplete = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | projectResultShowPanel1 = new Xhs.ProjectResultShowPanel(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)navigationFrame1).BeginInit(); |
| | |
| | | navPageSetMapLocation.SuspendLayout(); |
| | | navPageGenerateProject.SuspendLayout(); |
| | | navPageImportCompleted.SuspendLayout(); |
| | | navigationPage1.SuspendLayout(); |
| | | ((ISupportInitialize)stepProgressBar1).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | |
| | | // |
| | | // btnPrev |
| | | // |
| | | btnPrev.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; |
| | | btnPrev.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | btnPrev.Appearance.Options.UseBackColor = true; |
| | | btnPrev.Location = new Point(625, 661); |
| | | btnPrev.Name = "btnPrev"; |
| | |
| | | // |
| | | // btnNext |
| | | // |
| | | btnNext.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; |
| | | btnNext.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; |
| | | btnNext.Appearance.Options.UseBackColor = true; |
| | | btnNext.Location = new Point(745, 661); |
| | | btnNext.Name = "btnNext"; |
| | |
| | | // |
| | | // btnCancel |
| | | // |
| | | btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning; |
| | | btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger; |
| | | btnCancel.Appearance.Options.UseBackColor = true; |
| | | btnCancel.Location = new Point(865, 661); |
| | | btnCancel.Name = "btnCancel"; |
| | |
| | | navigationFrame1.Controls.Add(navPageSetMapLocation); |
| | | navigationFrame1.Controls.Add(navPageGenerateProject); |
| | | navigationFrame1.Controls.Add(navPageImportCompleted); |
| | | navigationFrame1.Controls.Add(navigationPage1); |
| | | navigationFrame1.Location = new Point(12, 120); |
| | | navigationFrame1.Name = "navigationFrame1"; |
| | | navigationFrame1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { navPageInputProjectInfo, navPageSetMapLocation, navPageGenerateProject, navPageImportCompleted }); |
| | | navigationFrame1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { navPageInputProjectInfo, navPageSetMapLocation, navPageGenerateProject, navPageImportCompleted, navigationPage1 }); |
| | | navigationFrame1.SelectedPage = navPageInputProjectInfo; |
| | | navigationFrame1.Size = new Size(1089, 537); |
| | | navigationFrame1.TabIndex = 5; |
| | |
| | | importXhsProjectCompletedWizardPage.Size = new Size(1089, 537); |
| | | importXhsProjectCompletedWizardPage.TabIndex = 0; |
| | | // |
| | | // navigationPage1 |
| | | // |
| | | navigationPage1.Caption = "navigationPage1"; |
| | | navigationPage1.Controls.Add(projectResultShowPanel1); |
| | | navigationPage1.Name = "navigationPage1"; |
| | | navigationPage1.Size = new Size(1089, 537); |
| | | // |
| | | // stepProgressBar1 |
| | | // |
| | | stepProgressBar1.ContentAlignment = ContentAlignment.MiddleLeft; |
| | |
| | | stepProgressBar1.Items.Add(stepPbSetMapLocation); |
| | | stepProgressBar1.Location = new Point(12, 12); |
| | | stepProgressBar1.Name = "stepProgressBar1"; |
| | | stepProgressBar1.SelectedItemIndex = 1; |
| | | stepProgressBar1.SelectedItemIndex = 0; |
| | | stepProgressBar1.ShadowDrawMode = DevExpress.XtraEditors.StepProgressBarShadowDrawMode.ActiveElements; |
| | | stepProgressBar1.Size = new Size(1089, 104); |
| | | stepProgressBar1.StyleController = layoutControl1; |
| | | stepProgressBar1.TabIndex = 4; |
| | |
| | | // |
| | | // stepPbSelectModelFile |
| | | // |
| | | stepPbSelectModelFile.ContentBlock2.Caption = "录入项目信息"; |
| | | 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; |
| | | // |
| | | // 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.Name = "stepPbSetMapLocation"; |
| | | stepPbSetMapLocation.State = DevExpress.XtraEditors.StepProgressBarItemState.Active; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | itemForComplete.TextSize = new Size(0, 0); |
| | | itemForComplete.TextVisible = false; |
| | | // |
| | | // projectResultShowPanel1 |
| | | // |
| | | projectResultShowPanel1.Dock = DockStyle.Fill; |
| | | projectResultShowPanel1.Location = new Point(0, 0); |
| | | projectResultShowPanel1.Name = "projectResultShowPanel1"; |
| | | projectResultShowPanel1.Size = new Size(1089, 537); |
| | | projectResultShowPanel1.TabIndex = 0; |
| | | // |
| | | // ImportXhsProjectDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | |
| | | navPageSetMapLocation.ResumeLayout(false); |
| | | navPageGenerateProject.ResumeLayout(false); |
| | | navPageImportCompleted.ResumeLayout(false); |
| | | navigationPage1.ResumeLayout(false); |
| | | ((ISupportInitialize)stepProgressBar1).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | |
| | | private ImportXhsProjectCompletedCtrl importXhsProjectCompletedWizardPage; |
| | | private DevExpress.XtraEditors.SimpleButton btnComplete; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForComplete; |
| | | private DevExpress.XtraBars.Navigation.NavigationPage navigationPage1; |
| | | private Xhs.ProjectResultShowPanel projectResultShowPanel1; |
| | | } |
| | | } |