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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)