Click or drag to resize

KryptonTextBoxFocused Property

Gets a value indicating whether the control has input focus.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public override bool Focused { get; }

Property Value

Type: Boolean
See Also