Click or drag to resize

KryptonNavigatorAllowTabFocus Property

Gets or sets if the tab headers are allowed to take the focus.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool AllowTabFocus { get; set; }

Property Value

Type: Boolean
See Also