Click or drag to resize

KryptonPaletteImagesGalleryButtonNormal Property

Gets and sets the image for use when the gallery button is normal.

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

Property Value

Type: Image
See Also