Click or drag to resize

PaletteRedirectCheckBox Constructor (CheckBoxImages)

Initialize a new instance of the PaletteRedirectCheckBox class.

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 PaletteRedirectCheckBox(
	CheckBoxImages images
)

Parameters

images
Type: Internal.ComponentFactory.Krypton.ToolkitCheckBoxImages
Reference to source of check box images.
See Also