Focused Property (C1TextBoxBase)
Gets a value indicating whether the control has input focus.
public virtual bool Focused {get;}
'Declaration
Public Overridable ReadOnly Property Focused As Boolean
Property Value
true if the control has focus; otherwise,
false.