Gets a value that indicates whether the main spelling dictionary has been loaded.

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

Syntax

C#
bool Enabled { get; }
Visual Basic
ReadOnly Property Enabled As Boolean
	Get

See Also