Set the RichTextBox that this GUI will spell check.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
void SetTextComponentToCheck( RichTextBox textComponent )
void SetTextComponentToCheck( RichTextBox textComponent )
Sub SetTextComponentToCheck ( textComponent As RichTextBox )
Sub SetTextComponentToCheck ( textComponent As RichTextBox )
void SetTextComponentToCheck( RichTextBox^ textComponent )
void SetTextComponentToCheck( RichTextBox^ textComponent )
abstract SetTextComponentToCheck : textComponent : RichTextBox -> unit
abstract SetTextComponentToCheck : textComponent : RichTextBox -> unit

- textComponent (RichTextBox)
- the TextBoxBase that this will spell check.

Exception | Condition |
---|---|
ArgumentNullException | if textComponent parameter is null. |
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214