Click or drag to resize

KryptonTextBoxHideSelection Property

Gets or sets a value indicating that the selection should be hidden when the edit control loses focus.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public bool HideSelection { get; set; }

Property Value

Type: Boolean
See Also