Click or drag to resize

RadioButtonImagesUncheckedTracking Property

Gets and sets the image for use when the radio button is unchecked and hot tracking.

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

Property Value

Type: Image
See Also