dbicCalendar Send comments on this topic.
dbiCalendar Class Properties
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace : dbiCalendar Class


"

For a list of all members of this type, see dbiCalendar members.

"

Public Properties

 NameDescription
public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyAppointmentBackColorGets or sets the default background color of an appointment in the control.  
public PropertyAppointmentBackColorToGets or sets the secondary background color of an appointment in the control.  
public PropertyAppointmentBorderColorGets or sets the default border color of an appointment in the control.  
public PropertyAppointmentBorderTypeGets or sets the default dbi.enumBorderType of an appointment in the control.  
public PropertyAppointmentDetail

Determines the visual representation of the appointment detail in each date of the control.

 
public PropertyAppointmentDialogDetermines if the default appointment dialog will appear when an appointment in the control is double clicked.  
public PropertyAppointmentFillTypeDetermines the default fill type for the appointments.  
public PropertyAppointmentForeColorGets or sets the default fore color of an appointment in control.  
public PropertyAppointmentFormatDetermines how the appointments will be displayed in the control.  
public PropertyAppointmentHeightGets or sets the height of the appointments in the control.  
public PropertyAppointmentsGets the appointments in the control.  
public PropertyAppointmentTimeDetermines whether appointments will display their start and end time text.  
public PropertyArrowIndicatorStyleThe arrow style which indicates further appointments in a date than can be shown.  
public PropertyBackColorGets or sets the primary background color of the control.  
public PropertyBackColorToGets or sets the secondary background color for the control.  
public PropertyBackgroundImageGets or sets the background image for the control.  
public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
public PropertyBorderColorGets or sets the border color around the control.  
public PropertyBorderTypeGets or sets the type of border to place around the control.  
public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
public PropertyContactIDGets or sets the ContactID filter for the control.  
public PropertyContactsGets the contacts in the control.  
public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
public PropertyControlStyleGets or sets the style of control.  
public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
public PropertyDateGets or sets the selected date in the control.  
public PropertyDateBorderGets or sets the type of border to place around the dates in the control.  
public PropertyDateBottomLineDetermines whether a bottom line will be displayed for the dates in the control.  
public PropertyDateBottomLineColorDetermines the bottom line color for the dates in the control.  
public PropertyDateBottomLineWidthDetermines the thickness of the bottom line for the dates in the control.  
public PropertyDateEndGets or sets the ending date in the control.  
public PropertyDateFontGets or sets the font for the dates in the control.  
public PropertyDateFormatGets or sets the date format in the control.  
public PropertyDateHeaderDetermines whether a date header will be displayed.  
public PropertyDateHeaderAlignDetermines the alignment of the text of the date header for each date.  
public PropertyDateHeaderBackColorDetermines the background color of the date header for each date.  
public PropertyDateHeaderBackColorToDetermines the secondary background color of the date header for each date.  
public PropertyDateHeaderBorderDetermines the type of dbi.enumBorderType to place around each date header.  
public PropertyDateHeaderBorderColorDetermines the border color of the date header for each date.  
public PropertyDateHeaderFillTypeDetermines the fill type of the date header for each date.  
public PropertyDateHeaderFontDetermines the Font used to draw the text within each date header.  
public PropertyDateHeaderForeColorDetermines the Color of the text within each date header.  
public PropertyDateHeaderHeightDetermines the height of the date header.  
public PropertyDateRowsGets or sets the number of rows to display in the control.  
public PropertyDateStartGets or sets the starting date in the control.  
public PropertyDateTextWrapDetermines if the date text will wrap in the control.  
public PropertyDayFormatsGets the day formats in the control.  
public PropertyDayNamesGets or sets the name of the days in the control.  
public PropertyDisplayCalendarsGets or sets the number of calendars to display in an instance of the control.  
public PropertyDisplayHeaderDetermines if the headers will be displayed in the control.  
public PropertyDisplayTitleDetermines if the title area will be displayed in the control.  
public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
public PropertyFillTypeDetermines the fill type used to paint the background of the control.  
public PropertyFirstDayOfWeekGets or sets the starting day of the week in control's display.  
public PropertyForeColorOverridden. Inherited property. Use the indivdual ForeColor properties for the section of control you wish to adjust the color of the text in.  
public PropertyGroupTypeDetermines how the control display will be grouped into sub-calendars.  
public PropertyGroupWeekendsDetermines if the weekend days in the control will be placed in the same column.  
public PropertyHeaderAlignGets or sets the vertical and horizontal alignment of the headers in a monthly display.  
public PropertyHeaderBackColorGets or sets the background color for the header section in a monthly display.  
public PropertyHeaderBackColorToGets or sets the secondary background color for the header section in a monthly display.  
public PropertyHeaderBorderGets or sets the type of border to place around the header section in a monthly display.  
public PropertyHeaderFillTypeGets or sets the pattern used to paint the background of the header section in a monthly display.  
public PropertyHeaderFontGets or sets the header font in a monthly display.  
public PropertyHeaderForeColorGets or sets the color of the header text in a monthly display.  
public PropertyHeaderHeightGets or sets the height of the header area in a monthly display.  
public PropertyHeaderVertLineDetermines whether a vertical line will draw between each header in a monthly display if HeaderBorder is set to none.  
public PropertyHeaderVertLineColorDetermines the Color of the vertical line between each header of a monthly display.  
public PropertyImageAlignGets or sets the vertical and horizontal position of the images in the dates with a DayFormat applied in the control.  
public PropertyImageListGets or sets the image list associated with the control.  
public PropertyImageOffsetGets or sets the vertical and horizontal offset value used to calculate the position of the DayFormat images in dates in the control.  
public PropertyImageTypeDetermines the type of image to create when the CreateImage Method is invoked.  
public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
public PropertyLocationIDGets or sets the LocationID filter for the control.  
public PropertyLocationsGets the locations in the control.  
public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
public PropertyMaxImageHeightDetermines the maximum height of a user created image of the control (in pixels) via the CreateImage Method.  
public PropertyMaxImageWidthDetermines the maximum width of a user created image of the control (in pixels) via the CreateImage Method.  
public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
public PropertyMonthEvenColorGets or sets the background color of the even number months in the control.  
public PropertyMonthNamesGets or sets the names of the months to display in the control.  
public PropertyMonthOddColorGets or sets the background color of the odd numbered months in the control.  
public PropertyNavigationStyleDetermines the navigation style of the calendars within the control.  
public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
public PropertyPIMConnects the control's collections to a common PIM object.  
public PropertyPrintDateEndGets or sets the ending date in a printed report of the control.  
public PropertyPrintDateStartGets or sets the starting date in a printed report of the control.  
public PropertyPrintEvenColorGets or sets the background color of the even numbered months in a printed report of the control.  
public PropertyPrintFontGets or sets the font of the dates in a printed report of the control.  
public PropertyPrintHeaderHeightGets or sets the header height in a printed report of the control.  
public PropertyPrintOddColorGets or sets the background color of the odd numbered months in a printed report of the control.  
public PropertyPrintPageBorderDetermines the type of border to place around the printed report.  
public PropertyPrintPageFooterDetermines whether or not the footer will be printed.  
public PropertyPrintPageFooterAlignDetermines the alignment for the print footer in a printed report.  
public PropertyPrintPageFooterColorDetermines the color of the text used to print the footer in a printed report.  
public PropertyPrintPageFooterFontDetermines the Font for the footer in a printed report.  
public PropertyPrintPageFooterTextDetermines text describing the page number in the footer.  
public PropertyPrintPageSubTitleDetermines whether or not the sub-title will be printed.  
public PropertyPrintPageSubTitleAlignDetermines the alignment for the sub-title in a printed report.  
public PropertyPrintPageSubTitleFontDetermines the Font for the sub-title in a printed report.  
public PropertyPrintPageSubTitleTextDetermines the sub-title for the printed report.  
public PropertyPrintPageTitleDetermines whether or not the title will be printed.  
public PropertyPrintPageTitleAlignDetermines the alignment for the title in a printed report.  
public PropertyPrintPageTitleColorDetermines the Color used to print the title and sub-title in a printed report.  
public PropertyPrintPageTitleFontDetermines the Font for the title in a printed report.  
public PropertyPrintPageTitleTextDetermines the title text for the printed report.  
public PropertyPrintWeekendColorGets or sets the background color of the weekend days in a printed report.  
public PropertySelectedBackColorGets or sets the background color of the selected date in the control.  
public PropertySelectedBackColorToGets or sets the secondary background color of the selected date in the control.  
public PropertySelectedBorderGets or sets the type of border to place around the selected date in the control.  
public PropertySelectedDatesContains a collection of Dates which have been selected in the control.  
public PropertySelectedFillTypeGets or sets the pattern used to paint the background of the selected date in the control.  
public PropertySelectedForeColorGets or sets the fore color of the selected date in the control.  
public PropertySelectedModeDetermines how many dates can be selected in the control.  
public PropertySelectedOffsetGets or sets the vertical offset value used to calculate the height of the selected area in a date in the control.  
public PropertySelectedTypeDetermines how the selected date in the control will be highlighted.  
public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
public PropertyTaskIDGets or sets the TaskID filter for the control.  
public PropertyTasksGets the tasks in the control.  
public PropertyTextPositionGets or sets the vertical and horizontal position of the text in the dates with a DayFormat applied in the control.  
public PropertyTipsBackColorGets or sets the background color of the tooltips in the control.  
public PropertyTipsDisplayDetermines if tool tips with be displayed in the control when the vertical scroll bar is being moved.  
public PropertyTipsForeColorGets or sets the text color of the tool tips in the control.  
public PropertyTipsTypeGets or sets the type of tool tip to display on the vertical scroll bar in the control.  
public PropertyTitleAlignGets or sets the vertical and horizontal alignment of the title text in the control.  
public PropertyTitleBackColorGets or sets the background color for the title section in the control.  
public PropertyTitleBackColorToGets or sets the secondary background color for the title section in the control.  
public PropertyTitleBorderGets or sets the type of border to place around the title section in the control.  
public PropertyTitleFillTypeGets or sets the pattern used to paint the background of the title section in the control.  
public PropertyTitleFontGets or sets the font of the title text in the control.  
public PropertyTitleForeColorDetermines the text color used for the title of the control.  
public PropertyTitleHeightDetermines the height of the title section.  
public PropertyTodayBackColorGets or sets the primary background color for today's date in the control.  
public PropertyTodayBackColorToGets or sets the secondary background color of today's date in the control.  
public PropertyTodayBorderDetermines the type of enumBorderType to place around the today date in the control.  
public PropertyTodayBorderColorDetermines the border Color of the today date in the control.  
public PropertyTodayFillTypeGets or sets the pattern used to paint the background of today's date in the control.  
public PropertyTodayHeaderBorderDetermines the type of border to place around the header of the today date in the control.  
public PropertyTodayHeaderBorderColorDetermines the border Color around the today date header in the control.  
public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
public PropertyViewTypeDetermines how the dates will be displayed.  
public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
public PropertyWeekendColorGets or sets the background color of the weekends in the control.  
public PropertyWeekSummaryDetermines whether a week summary will be displayed at the left most side of the control.  
public PropertyWeekSummaryBackColorDetermines the background Color of the week summary in the control.  
public PropertyWeekSummaryBackColorToDetermines the secondary background Color of the week summary in the control.  
public PropertyWeekSummaryBorderColorDetermines the border Color of the week summary in the control.  
public PropertyWeekSummaryFillTypeDetermines the Dbi.enumFillType for the background of the WeekSummary.  
public PropertyWeekSummaryFontDetermines the font used to draw the text within the WeekSummary.  
public PropertyWeekSummaryForeColorDetermines the Color used to paint the text of the WeekSummary.  
public PropertyWeekSummaryWidthDetermines the width of the WeekSummary.  
public PropertyWordWrapDetermines if the text within a date in the control will wrap.  
public PropertyXMLReadReads an existing XML file into the control.  
public PropertyXMLWriteWrites an XMLFile containing the properties from control.  
public PropertyYearFormatDetermines how the year will be displayed on the first of each month in the control.  
Top

See Also