Click or drag to resize

KryptonComboBoxBeginUpdate Method

Maintains performance when items are added to the ComboBox one at a time.

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 void BeginUpdate()
See Also