Click or drag to resize

KryptonDomainUpDownFocus Method

Sets input focus to the control.

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 bool Focus()

Return Value

Boolean
true if the input focus request was successful; otherwise, false.
See Also