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.
| C# | Visual Basic | Visual 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
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204