Whether a message box should be opened when the spell check is complete.
| C# | Visual Basic | Visual C++ | F# |
public bool ShowFinishedMessageBox { get; set; }
Public Property ShowFinishedMessageBox As Boolean Get Set
public: virtual property bool ShowFinishedMessageBox { bool get () sealed; void set (bool value) sealed; }
abstract ShowFinishedMessageBox : bool with get, set override ShowFinishedMessageBox : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)