Click or drag to resize

RadioButtonImagesCheckedPressed Property

Gets and sets the image for use when the radio button is checked and pressed.

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

Property Value

Type: Image
See Also