The following tables list the members exposed by ISupportsWizardConfiguration.
Name | Description | |
---|---|---|
![]() | CurrentPage | Gets or sets the page currently shown by the wizard |
![]() | DesiredSize | Gets or sets the ideal size for the container of wizard page content |
![]() | Pages | Gets or sets the collection of configuration pages to show in the wizard |
Name | Description | |
---|---|---|
![]() | OnCancelled | Called by the framework when the configuration has been cancelled |
![]() | OnCompleted | Called by the framework when the configuration has been completed |
![]() | PageChanging | Called by the framework when the page is about to be changed |