Keyoti RapidSpell WPF API Docs
ShowSuggestionsWhenTextIsSelected Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeShowSuggestionsWhenTextIsSelected
Keyoti RapidSpell WPF
Whether to show the spelling context menu regardless of whether text is currently selected.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool ShowSuggestionsWhenTextIsSelected { get; set; }
public bool ShowSuggestionsWhenTextIsSelected { get; set; }
Public Property ShowSuggestionsWhenTextIsSelected As Boolean
	Get
	Set
Public Property ShowSuggestionsWhenTextIsSelected As Boolean
	Get
	Set
public:
property bool ShowSuggestionsWhenTextIsSelected {
	bool get ();
	void set (bool value);
}
public:
property bool ShowSuggestionsWhenTextIsSelected {
	bool get ();
	void set (bool value);
}
member ShowSuggestionsWhenTextIsSelected : bool with get, set
member ShowSuggestionsWhenTextIsSelected : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214