The following tables list the members exposed by IWizardHostService.
| Name | Description | |
|---|---|---|
|
AllowUserToShowHideObjectBrowser | |
|
AllowUserToShowHideWizardPages | |
|
AllowUserToShowHideWizards | |
|
AvalonWindowObject | This property must be cast to a System.Windows.Window object, which is part of the .Net 3 (WPF) framework. |
|
CurrentWizard | |
|
CustomLayoutData | |
|
FinishButtonBehaviour | |
|
Result | |
|
ServiceProvider | |
|
WindowHandle |
| Name | Description | |
|---|---|---|
|
AddWizard | |
|
CancelWizard | |
|
ChangeMouseCursorToWaiting | |
|
Close | |
|
DisableKeyPreview | Calling this method disables the wizardhost from capturing certain key-press events like ESCAPE (which usually results in cancelling the wizard) or ENTER (which usually results in finishing the wizard) |
|
EnableKeyPreview | Calling this method enables the wizardhost to capture certain key-press events like ESCAPE (which usually results in cancelling the wizard) or ENTER (which usually results in finishing the wizard). This is the default behaviour. |
|
FinishWizard | |
|
GetObjectBrowserContext | |
|
GetWizards | |
|
GotoNextWizard | |
|
GotoPreviousWizard | |
|
GotoWizard | Overloaded. |
|
HideK2Error | |
|
HideObjectBrowser | |
|
HideWizardPages | |
|
HideWizards | |
|
Initialize | |
|
InsertWizard | |
|
RemoveWizard | |
|
ResetMouseCursor | |
|
ShowK2Error | Overloaded. |
|
ShowModalWindow | Overloaded. |
|
ShowNextPage | |
|
ShowObjectBrowser | |
|
ShowPreviousPage | |
|
ShowWizardPages | |
|
ShowWizards | |
|
UpdateObjectBrowserContext |