Add a text component to be checked to the collection.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void AddTextComponent( RichTextBox textComponent )
public virtual void AddTextComponent( RichTextBox textComponent )
Public Overridable Sub AddTextComponent ( textComponent As RichTextBox )
Public Overridable Sub AddTextComponent ( textComponent As RichTextBox )
public: virtual void AddTextComponent( RichTextBox^ textComponent )
public: virtual void AddTextComponent( RichTextBox^ textComponent )
abstract AddTextComponent : textComponent : RichTextBox -> unit override AddTextComponent : textComponent : RichTextBox -> unit
abstract AddTextComponent : textComponent : RichTextBox -> unit override AddTextComponent : textComponent : RichTextBox -> unit

- textComponent (RichTextBox)
- The text box to be spell checked

If textboxes are to be dynamically added/removed from the collection of textboxes to check, call this and RemoveTextComponent
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214