TRadioButtonStaticImageUncheckedDisabledProvider Property
Gets or sets a "unchecked and disabled"
PngImage which will be shared shared among all instances of
TRadioButton class.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected override PngImage StaticImageUncheckedDisabledProvider { get; set; }
Protected Overrides Property StaticImageUncheckedDisabledProvider As PngImage
Get
Set
Property Value
PngImage
Value of this property will only be used by
TRadioButton unless a specific "unchecked and disabled" image is assigned to it from non-static property.