Click or drag to resize

KryptonDomainUpDownAlwaysActive Property

Gets and sets Determines if the control is always active or only when the mouse is over the control or has 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 bool AlwaysActive { get; set; }

Property Value

Boolean
See Also