Keyoti RapidSpell WPF API Docs
SetTextComponentToCheck Method (textComponent)
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterSetTextComponentToCheck(RichTextBox)
Keyoti RapidSpell WPF
Set the RichTextBox that this GUI will spell check.
Declaration Syntax
C#Visual BasicVisual C++
void SetTextComponentToCheck(
	RichTextBox textComponent
)
Sub SetTextComponentToCheck ( _
	textComponent As RichTextBox _
)
void SetTextComponentToCheck(
	RichTextBox^ textComponent
)
Parameters
textComponent (RichTextBox)
the TextBoxBase that this will spell check.
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827