IRibbonDateTimePicker.DroppedDown

Syntax

DroppedDown: Boolean;

Description

The DroppedDown property returns whether the drop-down calendar is displayed.

Comments

The property returns True if the calendar is expanded, and False if the calendar is collapsed, and the date is displayed in the control edit box.

See also:

IRibbonDateTimePicker