Posted 20 years ago
by Actipro Software Support
- Cleveland, OH, USA

A new Wizard maintenance release is available. Changes include:
- Changed page selection change code so that Application.DoEvents is not called. Instead buttons that require repainting are forced to repaint by using their Update methods.
- Changed code so that the WizardPage class is flagged as Selectable. This was done to help try and work around a Microsoft .NET framework bug with SelectNextControl.
- Updated post-initialization code to ensure that the Visible properties of non-selected WizardPages are false.
- Updated the Shared/WinUICore libraries.
Actipro Software Support