KryptonListBoxBeginUpdate Method |
Maintains performance while items are added to the ListBox one at a time by preventing the control from drawing until the EndUpdate method is called.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void BeginUpdate()
See Also