Suggestions label text when in keyboard mode
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public string SuggestionsKeyboardText { get; set; }
public string SuggestionsKeyboardText { get; set; }
Public Property SuggestionsKeyboardText As String Get Set
Public Property SuggestionsKeyboardText As String Get Set
public: property String^ SuggestionsKeyboardText { String^ get (); void set (String^ value); }
public: property String^ SuggestionsKeyboardText { String^ get (); void set (String^ value); }
member SuggestionsKeyboardText : string with get, set
member SuggestionsKeyboardText : string with get, set
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

