ComponentOne Basic Library for UWP
CheckControlAsync Method

C1.UWP Assembly > C1.Xaml Namespace > ISpellChecker Interface : CheckControlAsync Method
Object that contains the text to be spell-checked.
Shows a spell-checking dialog for an editor control.
Syntax
'Declaration
 
Sub CheckControlAsync( _
   ByVal editor As System.Object _
) 
void CheckControlAsync( 
   System.object editor
)

Parameters

editor
Object that contains the text to be spell-checked.
See Also

Reference

ISpellChecker Interface
ISpellChecker Members