The following tables list the members exposed by IModalWindow.
Name | Description | |
---|---|---|
![]() |
AvalonWindowObject | This property must be cast to a System.Windows.Window object, which is part of the .Net 3 (WPF) framework. |
![]() |
Content | |
![]() |
CurrentPage | |
![]() |
DialogResult | |
![]() |
IsDefaultButtonBehaviourEnabled | |
![]() |
IsVisible | |
![]() |
MostRecentButtonClicked | |
![]() |
WindowHandle | This property returns the handle of an instance of an IModalWindow object. Note that this property will only have a valid value AFTER the WindowLoaded event has occurred. |
Name | Description | |
---|---|---|
![]() |
ChangeMouseCursorToWaiting | |
![]() |
Close | Overloaded. |
![]() |
CreateButtonArea | |
![]() |
DisableButton | |
![]() |
DisableStandardWizardBehaviour | |
![]() |
Dispose | (Inherited from System.IDisposable) |
![]() |
EnableButton | |
![]() |
EnabledUndoTransaction | |
![]() |
EnableStandardWizardBehaviour | |
![]() |
GoFirstPage | |
![]() |
GoNextPage | |
![]() |
GoPreviousPage | |
![]() |
HideButton | |
![]() |
HideK2Error | |
![]() |
InvokeButtonClick | |
![]() |
ResetMouseCursor | |
![]() |
SetTitle | |
![]() |
SetWizardState | Sets the state of the wizard. |
![]() |
Show | |
![]() |
ShowButton | |
![]() |
ShowK2Error | |
![]() |
ShowObjectBrowser |
Name | Description | |
---|---|---|
![]() |
BackClicked | |
![]() |
BeforeClosed | |
![]() |
CancelClicked | |
![]() |
CurrentPageChanged | |
![]() |
DoneClicked | |
![]() |
FinishClicked | |
![]() |
NextClicked | |
![]() |
OKClicked | |
![]() |
ResetClicked | |
![]() |
RetryClicked | |
![]() |
WindowClosed | |
![]() |
WindowLoaded | |
![]() |
WindowShowed |