Gets a Boolean value indicating whether the control has input focus.
Namespace:
C1.Win.XmlEditorAssembly: C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)
Syntax
| C# |
|---|
public override bool Focused { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property Focused As Boolean |