Keyoti RapidSpell Desktop .NET API Docs
ShowDialog Method (owner, showCheckAsYouTypeOption, showFindSuggestionsOption, showUserDictionaryButton)
APIKeyoti.RapidSpell.DialogViewsWPFOptionsShowDialog(Object, Boolean, Boolean, Boolean)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#Visual BasicVisual C++F#
public DialogResult ShowDialog(
	Object owner,
	bool showCheckAsYouTypeOption,
	bool showFindSuggestionsOption,
	bool showUserDictionaryButton
)
Public Function ShowDialog ( 
	owner As Object,
	showCheckAsYouTypeOption As Boolean,
	showFindSuggestionsOption As Boolean,
	showUserDictionaryButton As Boolean
) As DialogResult
public:
virtual DialogResult ShowDialog(
	Object^ owner, 
	bool showCheckAsYouTypeOption, 
	bool showFindSuggestionsOption, 
	bool showUserDictionaryButton
) sealed
abstract ShowDialog : 
        owner : Object * 
        showCheckAsYouTypeOption : bool * 
        showFindSuggestionsOption : bool * 
        showUserDictionaryButton : bool -> DialogResult 
override ShowDialog : 
        owner : Object * 
        showCheckAsYouTypeOption : bool * 
        showFindSuggestionsOption : bool * 
        showUserDictionaryButton : bool -> DialogResult 
Parameters
owner (Object)
showCheckAsYouTypeOption (Boolean)
showFindSuggestionsOption (Boolean)
showUserDictionaryButton (Boolean)
Return Value

Assembly: Keyoti.RapidSpell.WPF (Module: Keyoti.RapidSpell.WPF.dll) Version: 4.5.0.9515