Keyoti RapidSpell Desktop .NET API Docs
AlwaysShowDialog Property
APIKeyoti.RapidSpellRapidSpellDialogAlwaysShowDialog
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412