Keyoti RapidSpell Desktop .NET API Docs
ShowDialog Method (owner)
APIKeyoti.RapidSpell.DialogViewsWindowsFormsShowDialog(Object)
Keyoti RapidSpell Desktop .NET
See interface, IDialogView for info
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public DialogResult ShowDialog(
	Object owner
)
public DialogResult ShowDialog(
	Object owner
)
Public Function ShowDialog ( 
	owner As Object
) As DialogResult
Public Function ShowDialog ( 
	owner As Object
) As DialogResult
public:
virtual DialogResult ShowDialog(
	Object^ owner
) sealed
public:
virtual DialogResult ShowDialog(
	Object^ owner
) sealed
abstract ShowDialog : 
        owner : Object -> DialogResult 
override ShowDialog : 
        owner : Object -> DialogResult 
abstract ShowDialog : 
        owner : Object -> DialogResult 
override ShowDialog : 
        owner : Object -> DialogResult 
Parameters
owner (Object)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412