Click or drag to resize

KryptonPaletteImagesDropDownButtonCommon Property

Gets and sets the common image that other drop down button images inherit from.

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

Property Value

Image
See Also