Add a text component to be checked to the collection.
| C# | Visual Basic | Visual C++ | F# |
public virtual void AddTextComponent( IAYTTextBox textComponent )
Public Overridable Sub AddTextComponent ( textComponent As IAYTTextBox )
public: virtual void AddTextComponent( IAYTTextBox^ textComponent )
abstract AddTextComponent : textComponent : IAYTTextBox -> unit override AddTextComponent : textComponent : IAYTTextBox -> unit
- textComponent (IAYTTextBox)
- 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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204