AdvancedDateTimePickerCheckBoxRenderingQuality Property

Gets or sets the rendering quality of the checkbox visuals when ShowCheckBox is , and visual styles are enabled.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[DefaultValueAttribute(RenderingQuality.High)]
public RenderingQuality CheckBoxRenderingQuality { get; set; }

Property Value

RenderingQuality

See Also