Keyoti RapidSpell WPF API Docs
AlwaysShowDialog Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogAlwaysShowDialog
Keyoti RapidSpell WPF
Whether to show dialog even when there are no errors in the text box. If set to false causes a spell check before opening the dialog, if there are no errors a message box appears instead of the dialog.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool AlwaysShowDialog { get; set; }
public bool AlwaysShowDialog { get; set; }
Public Property AlwaysShowDialog As Boolean
	Get
	Set
Public Property AlwaysShowDialog As Boolean
	Get
	Set
public:
property bool AlwaysShowDialog {
	bool get ();
	void set (bool value);
}
public:
property bool AlwaysShowDialog {
	bool get ();
	void set (bool value);
}
member AlwaysShowDialog : bool with get, set
member AlwaysShowDialog : bool with get, set
Property Value

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