Set the TextBox that this GUI will spell check.
| C# | Visual Basic | Visual C++ | F# |
public virtual void SetTextComponentToCheck( TextBox textComponent )
Public Overridable Sub SetTextComponentToCheck ( textComponent As TextBox )
public: virtual void SetTextComponentToCheck( TextBox^ textComponent )
abstract SetTextComponentToCheck : textComponent : TextBox -> unit override SetTextComponentToCheck : textComponent : TextBox -> unit
- textComponent (TextBox)
| Exception | Condition |
|---|---|
| ArgumentNullException | If textComponent parameter is null. |
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)