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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void Check(
	TextBoxBase textComponent
)
void Check(
	TextBoxBase textComponent
)
Sub Check ( 
	textComponent As TextBoxBase
)
Sub Check ( 
	textComponent As TextBoxBase
)
void Check(
	TextBoxBase^ textComponent
)
void Check(
	TextBoxBase^ textComponent
)
abstract Check : 
        textComponent : TextBoxBase -> unit 
abstract Check : 
        textComponent : TextBoxBase -> unit 
Parameters
textComponent (TextBoxBase)
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412