Returns whether a message box should be opened when the spell check is complete.
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)] public bool IsShowFinishedMessageBox()
<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)> Public Function IsShowFinishedMessageBox As Boolean
public: [ObsoleteAttribute(L"Use ShowFinishedMessageBox instead.", true)] bool IsShowFinishedMessageBox()
[<ObsoleteAttribute("Use ShowFinishedMessageBox instead.", true)>] member IsShowFinishedMessageBox : unit -> bool
Boolean
true if the message box should be opened, false otherwise.
true if the message box should be opened, false otherwise.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)