Click or drag to resize

KryptonDomainUpDownFocused Property

Gets a value indicating whether the control has input focus.

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

Property Value

Boolean
See Also