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#Visual BasicVisual C++F#
public bool AlwaysShowDialog { get; set; }
Public Property AlwaysShowDialog As Boolean
	Get
	Set
public:
property bool AlwaysShowDialog {
	bool get ();
	void set (bool value);
}
member AlwaysShowDialog : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204