Returns true if the control has the focus.

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

Syntax

C#
public bool IsFocused { get; internal set; }
Visual Basic
Public Property IsFocused As Boolean
	Get
	Friend Set

See Also