Keyoti RapidSpell Desktop .NET API Docs
Check Method (textComponent)
APIKeyoti.RapidSpellIUserInterfaceFormPresenterCheck(TextBoxBase)
Keyoti RapidSpell Desktop .NET
Bring up the spell checker Form and start checking the TextBoxBase textComponent.
Declaration Syntax
C#Visual BasicVisual C++F#
void Check(
	TextBoxBase textComponent
)
Sub Check ( 
	textComponent As TextBoxBase
)
void Check(
	TextBoxBase^ textComponent
)
abstract Check : 
        textComponent : TextBoxBase -> unit 
Parameters
textComponent (TextBoxBase)
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204