Keyoti RapidSpell WPF API Docs
DialogView_UserNeedsSuggestionsChanged Method (sender, e)
APIKeyoti.RapidSpell.Wpf.DialogViewsIDialogViewEventHandlerDialogView_UserNeedsSuggestionsChanged(Object, EventArgs)
Keyoti RapidSpell WPF
User has checked the "Find Suggestions" checkbox (if it exists).
Declaration Syntax
C#Visual BasicVisual C++
void DialogView_UserNeedsSuggestionsChanged(
	Object sender,
	EventArgs e
)
Sub DialogView_UserNeedsSuggestionsChanged ( _
	sender As Object, _
	e As EventArgs _
)
void DialogView_UserNeedsSuggestionsChanged(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)
e (EventArgs)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827