public static bool GetIncludeSpellingSuggestions( TextBoxBase element )
'Declaration Public Shared Function GetIncludeSpellingSuggestions( _ ByVal element As TextBoxBase _ ) As Boolean
'Usage Dim element As TextBoxBase Dim value As Boolean value = TextFieldAssist.GetIncludeSpellingSuggestions(element)
Parameters
- element