Shows the window modally
| C# | Visual Basic | Visual C++ |
DialogResult ShowDialog( Object owner, bool showCheckAsYouTypeOption, bool showFindSuggestionsOption, bool showUserDictionaryButton )
Function ShowDialog ( _ owner As Object, _ showCheckAsYouTypeOption As Boolean, _ showFindSuggestionsOption As Boolean, _ showUserDictionaryButton As Boolean _ ) As DialogResult
DialogResult ShowDialog( Object^ owner, bool showCheckAsYouTypeOption, bool showFindSuggestionsOption, bool showUserDictionaryButton )
Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827