Welcome, Guest  :: Login 

ScheduleSet.Calendars Namespace

RichCalendarCombo Component

Components similar to DatePicker but providing much more of calendar features as it is using the RichCalendar for choosing the date. When the drop down button is clicked, the RichCalendar component appears and after clicking any date the calendar is closed and the value in the textboxt is updated. Date can also be entered directly in a textbox.

 

Appearance

The style for both the textbox and the calendar can be defined. The date displayed in the textbox can be formatted with Format and CustomFormat properties.

Behavior

The range of selectable dates cen be set with MinDate and MaxDate properties.

See also

RichCalendar Component