Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / ISpellCheck Interface / CheckCurrentField Method


In This Topic
CheckCurrentField Method
In This Topic
Reviews the current field contents for misspellings.
Syntax
'Declaration
 
Sub CheckCurrentField() 
 
'Usage
 
Dim instance As ISpellCheck
 
instance.CheckCurrentField()
See Also