Keyoti RapidSpell Desktop .NET API Docs
ShowDialog Method (owner, showCheckAsYouTypeOption, showFindSuggestionsOption, showUserDictionaryButton)
APIKeyoti.RapidSpell.DialogViewsWindowsFormsOptionsShowDialog(Object, Boolean, Boolean, Boolean)
Keyoti RapidSpell Desktop .NET
See interface
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public DialogResult ShowDialog(
	Object owner,
	bool showCheckAsYouTypeOption,
	bool showFindSuggestionsOption,
	bool showUserDictionaryButton
)
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 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
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 
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.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412