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