Welcome to WindowsClient.net | Sign in | Join
Control Author: admin
Company: XHEO
Posted: 05-10-2007
Views: 559
Downloads: 569
Is Source Available: Yes
VS.NET Designer Support: Yes
More Information: Details
The Wizard framework included with the library allows developers to create transactional wizards that execute their work on a separate thread providing seamless UI updating. The setup application for Xheo.WebSkin uses the framework to install the downloaded package.
A wizard collects data from the user in a series of steps. These steps can then optionally register work to be performed during the multi-threaded work step in groups, stages, and tasks. The included work operations will automatically rollback changes if the work is canceled or an error occurs during the work step.