CalendarCombo object
The CalendarCombo is the drop-down version of the Calendar object. The CalendarCombo object supports the following properties and methods:

 NameDescription 
  AllowEditChangesSpecifies whether the control's edit box allows changes. 
  AllowSpinSpecifies whether the control's label displays a spin to change the date. 
  AppearanceRetrieves or sets the control's appearance 
  AppearanceDayRetrieves or sets a value that determines the day's appearance. 
  AutoAdvanceSpecifies whether the next field is focused, once that the user fills data in the focused field. 
  AutoSizeRetrieves or sets a value that indicates whether the control automatically resizes the cell based on the size of the font. 
  BackColorRetrieves or sets the control's background color. 
  BackgroundReturns or sets a value that indicates the background color for parts in the control. 
  BorderLineColorRetrieves or sets a value that indicates the border line color. 
  CaptionSpecifies the caption/date's element being displayed in the control's label. 
  DateRetrieves or sets the browsed date. Ensures that the date is visible. 
  DoDateComposes a DATE type, based on year, month and day. 
  DrawBorderLineRetrieves or sets a value that indicates the border line style. 
  DrawGridLineRetrieves or sets a value that identifies the type of grid lines. 
  DropDownShows or hides programmatically the drop down portion of the control. 
  EnabledRetrieves or sets a value that indicates whether the control is enabled ot disabled. 
  EventsRetrieves the control date events collection. 
  FirstDayRetrieves or sets a value that indicates the first day of the week. 
  FixedCellHeightRetrieves or sets a value that indicates the cell's height while the AutoSize is false. 
  FixedCellWidthRetrieves or sets a value that indicates the cell's width while the AutoSize is false. 
  FocusIndexSpecifies the index of the focused element. 
  FontRetrieves or sets the control's font. 
  ForeColorRetrieves or sets the control's foreground color. 
  FormatDateRetrieves or sets a value that indicates the format of date displayed. 
  FormatUserDateRetrieves or sets a value that indicates the string format of the date while FormatDate is UserDate. 
  GridLineColorRetrieves or sets a value that indicates the grid lines color. 
  HeaderBackColorRetrieves or sets a value that indicates the background color used for weeks and week days headers. 
  HeaderForeColorRetrieves or sets a value that indicates the foreground color used for weeks and week days headers. 
  ImagesSets the control's handle image list. 
  IndexFromPointRetrieves the index of the date's element from the point. 
  LabelHeightSpecifies the label's height. 
  MarkTodayRetrieves or sets a value that indicates whether the control marks the today date. 
  MaskOnEmptySpecifies the masking string for each entity when the date is empty. 
  MaxScrollYearSpecifies the maximum year when scrolling. 
  MinScrollYearSpecifies the minimum year when scrolling. 
  MonthNamesRetrieves or sets a value that indicates the list of month names, separated by space. 
  NonworkingDaysRetrieves or sets a value that indicates the non-working days, for each week day a bit. 
  NonworkingDaysColorRetrieves or sets a value that indicates the color to fill the non-working days. 
  NonworkingDaysPatternRetrieves or sets a value that indicates the pattern being used to fill non-working days. 
  ScrollOnDropSpecifies a value that indicates whether the drop down calendar is scrolled when it is shown. 
  SelBackColorRetrieves or sets a value that indicates the selection background color. 
  SelDateSelects a date. 
  SelForeColorRetrieves or sets a value that indicates the selection foreground color. 
  ShowDaysRetrieves or sets a value that indicates whether the week days header is visible or hidden. 
  ShowImageListSpecifies whether the control's image list window is visible or hidden. 
  ShowMonthRetrieves or sets a value that indicates whether the month header is visible or hidden. 
  ShowMonthSelectorRetrieves or sets a value that indicates whether the user is able to select a new month by clicking in the month header. 
  ShowNonMonthDaysSpecifies whether the control displays the dates that are not part of the month. 
  ShowTodayButtonRetrieves or sets a value that indicates whether the today button is visible or hidden. 
  ShowWeeksRetrieves or sets a value that indicates whether the weeks header is visible or hidden. 
  ShowYearScrollRetrieves or sets a value that indicates whether the scroll bar for changing the year is visible or hidden. 
  ShowYearSelectorRetrieves or sets a value that indicates whether the year selector is visible or hidden. 
  TemplateSpecifies the control's template. 
  TodayCaptionRetrieves or sets a value that indicates the today button's caption. 
  ToolTipDelaySpecifies the time in ms that passes before the ToolTip appears. 
  ToolTipPopDelaySpecifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control. 
  ToolTipWidthSpecifies a value that indicates the width of the tooltip window, in pixels. 
  ValueRetrieves or sets the browsed date. Ensures that the date is visible. 
  VisualAppearanceRetrieves the control's appearance. 
  WeekDaysRetrieves or sets a value that indicates the list of short names for each week day, separated by space.