WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/04-GeneralProject/GenerateXhsProjectWizardPage.cs
@@ -36,6 +36,11 @@ // this.progressBarControl1.Properties.Step = current; // this.progressBarControl1.PerformStep(); }); if (!_importResult) { this.progressBarControl1.Position = 0; this.itemForProgress.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; } _isInitialize = true; this.PageStateChangedEvent?.Invoke(); }