Keyoti RapidSpell Desktop .NET API Docs
ShowDialog Method (owner, userDictionaryContents)
APIKeyoti.RapidSpell.DialogViewsIDialogViewUserDictionaryEditShowDialog(Object, ArrayList)
Keyoti RapidSpell Desktop .NET
Shows the form modally
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
DialogResult ShowDialog(
	Object owner,
	ArrayList userDictionaryContents
)
DialogResult ShowDialog(
	Object owner,
	ArrayList userDictionaryContents
)
Function ShowDialog ( 
	owner As Object,
	userDictionaryContents As ArrayList
) As DialogResult
Function ShowDialog ( 
	owner As Object,
	userDictionaryContents As ArrayList
) As DialogResult
DialogResult ShowDialog(
	Object^ owner, 
	ArrayList^ userDictionaryContents
)
DialogResult ShowDialog(
	Object^ owner, 
	ArrayList^ userDictionaryContents
)
abstract ShowDialog : 
        owner : Object * 
        userDictionaryContents : ArrayList -> DialogResult 
abstract ShowDialog : 
        owner : Object * 
        userDictionaryContents : ArrayList -> DialogResult 
Parameters
owner (Object)
userDictionaryContents (ArrayList)
Return Value

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