[]
Gets a Boolean value indicating whether the control has input focus.
public override bool Focused { get; }
Public Overrides ReadOnly Property Focused As Boolean
| Type | Description |
|---|---|
| bool | True if the document has focus; otherwise, False. |