IRibbonDateTimePicker.ShowCheckbox

Syntax

ShowCheckbox: Boolean;

Description

The ShowCheckbox property determines whether there is a flag that determines access to the time and date editor.

Comments

If the property is set to True, the editor will contain the checkbox used to access to the time and date editor. The checkbox is controlled by the Checked property.

See also:

IRibbonDateTimePicker