| Properties |
 |
| BackColor |
Returns or sets the background color of an object. |
| BorderStyle |
Returns or sets the border style for the control. |
| ClrCurDateGradA |
Returns or sets the first color used to draw gradient, in the background of the current date cell. |
| ClrCurDateGradB |
Returns or sets the second color used to draw gradient, in the background of the current date cell. |
| ClrCurDateText |
Returns or sets the color used to draw text, in the current date cell. |
| ClrCurMonthGradA |
Returns or sets the color used to draw gradient, in the background of the current month cells. |
| ClrCurMonthGradB |
Returns or sets the color used to draw gradient, in the background of the current month cells. |
| ClrCurMonthText |
Returns or sets the color used to draw text, in the current month cells. |
| ClrCurMonthWkGradA |
Returns or sets the color used to draw gradient, in the background of the current month weekend cells. |
| ClrCurMonthWkGradB |
Returns or sets the color used to draw gradient, in the background of the current month weekend cells. |
| ClrCurMonthWkText |
Returns or sets the color used to draw text, in the current month weekend cells. |
| ClrFlatLine |
Returns or sets the color used to draw borders, for Flat style cells. |
| ClrHdrCellGradA |
Returns or sets the first color used to draw gradient, in the background of the header cells. |
| ClrHdrCellGradB |
Returns or sets the second color used to draw gradient, in the background of the header cells. |
| ClrHdrCellText |
Returns or sets the color used to draw text, in the header cells. |
| ClrNextMonthBack |
Returns or sets the color used to draw the background, of the next month cells. |
| ClrNextMonthText |
Returns or sets the color used to draw text, in the next month cells. |
| ClrPrvMonthBack |
Returns or sets the color used to draw the background, of the previous month cells. |
| ClrPrvMonthText |
Returns or sets the color used to draw text, in the previous month cells. |
| ClrSelDayBack |
Returns or sets the color used to draw the background, of a selected day cell. |
| ClrSelDayText |
Returns or sets the color used to draw text, in a selected day cell. |
| CurPeriod |
Returns or sets a Date used to specify the current period. |
| DayCellAlign |
Returns or sets the alignment of the text, in the Day cells. |
| DayCellStyle |
Returns or sets the border style of the Day cells. |
| Days |
Returns a collection of Day objects. A Day object represents an individual day in the SelectedDays collection of a Calendar control. |
| DualMode |
Determines whether the control will display a single or dual month period. |
| DualSpace |
Returns or sets the space between months, when the control is in Dual mode. |
| Enabled |
Returns or sets a value that determines whether the control can respond to user-generated events. |
| ForeColor |
Returns or sets the color used for the buttons arrow and the Header caption. |
| HasDaysHeader |
Determines whether the control will display a week header. |
| HasNextMonth |
Determines whether the control will display next month's days. |
| HasPrvMonth |
Determines whether the control will display previous month's days. |
| HdrCellAlign |
Returns or sets a value that determines the alignment of the text, in the Header cells. |
| HdrCellFormat |
Returns or sets a value that determines the format of the Day name, in the Header cells. |
| HdrCellStyle |
Returns or sets the border style of the Header cells. |
| HdrSpace |
Returns or sets the space between the Header and the Days area. |
| HdrExtra |
Returns or sets the extra space in the Header cells. |
| hWnd |
Returns the handle of the ICCalendar control's window. |
| MultiSelect |
Determines whether the control will allow multi selection of days. |
| SelectedDays |
Returns a collection of Day objects. A Day object represents an individual day in the SelectedDays collection of a Calendar control. |
| StartOfWeek |
Returns or sets a value that specifies the starting day of the week. |