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
public bool AlwaysShowDialog { get; set; }Public Property AlwaysShowDialog As Boolean
public:
property bool AlwaysShowDialog {
bool get ();
void set (bool value);
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827