Click or drag to resize

KryptonCheckedListBoxCheckOnClick Property

Gets or sets a value indicating whether the check box should be toggled when an item is selected.

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

Property Value

Type: Boolean
See Also