Click or drag to resize

ButtonValuesImageStates Property

Gets access to the state specific images for the button.

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 ButtonImageStates ImageStates { get; }

Property Value

Type: ButtonImageStates
See Also