Click or drag to resize

KryptonComboBoxFocused 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public override bool Focused { get; }

Property Value

Type: Boolean
See Also