Keyoti RapidSpell WPF API Docs
ShowDialog Method (owner)
APIKeyoti.RapidSpell.Wpf.DialogViewsIDialogViewShowDialog(Object)
Keyoti RapidSpell WPF
Show modally
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
DialogResult ShowDialog(
	Object owner
)
DialogResult ShowDialog(
	Object owner
)
Function ShowDialog ( 
	owner As Object
) As DialogResult
Function ShowDialog ( 
	owner As Object
) As DialogResult
DialogResult ShowDialog(
	Object^ owner
)
DialogResult ShowDialog(
	Object^ owner
)
abstract ShowDialog : 
        owner : Object -> DialogResult 
abstract ShowDialog : 
        owner : Object -> DialogResult 
Parameters
owner (Object)
The owner window
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214