Click or drag to resize

KryptonPaletteImagesCheckBoxIndeterminateDisabled Property

Gets and sets the image for use when the check box is indeterminate but disabled.

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 Image IndeterminateDisabled { get; set; }

Property Value

Image
See Also