Click or drag to resize

KryptonPaletteResumeUpdates Method

Resume the notification of drawing updates when palette values are changed.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int ResumeUpdates()

Return Value

Int32
New suspended count; Updates only occur when the count reaches zero.
See Also