Gets a reference to the control that is being spell-checked.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public Control Control { get; }
Visual Basic
Public ReadOnly Property Control As Control
	Get

See Also