Click or drag to resize

PaletteNavContentDrawFocus Property

Gets a value indicating if content should be drawn with focus indication.

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 InheritBool DrawFocus { get; set; }

Property Value

Type: InheritBool
See Also