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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int ResumeUpdates()

Return Value

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