Click or drag to resize

KryptonTextBoxAlwaysActive 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool AlwaysActive { get; set; }

Property Value

Type: Boolean
See Also