Click or drag to resize

KryptonCheckedListBoxListBox Property

Gets access to the contained CheckedListBox instance.

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

Property Value

Type: ListBox
See Also