For a list of all members of this type, see dbiMonth members.
"| Name | Description | |
|---|---|---|
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
![]() | Anchor | Gets 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) |
![]() | AppointmentBackColor | Gets or sets the default primary background color of an appointment. |
![]() | AppointmentBackColorTo | Gets or sets the default secondary background color of an appointment. |
![]() | AppointmentBorderColor | Gets or sets the default border color of an appointment. |
![]() | AppointmentBorderType | Gets or sets the default bordertype of an appointment. |
![]() | AppointmentDetail | Determines the visual representation of the appointment detail in each date. |
![]() | AppointmentDialog | Determines if the default appointment dialog will appear when an appointment is double clicked. |
![]() | AppointmentFillType | Determines the default fill type for the appointments. |
![]() | AppointmentForeColor | Gets or sets the default fore color of an appointment. |
![]() | AppointmentFormat | Determines how the appointments will be displayed. |
![]() | AppointmentHeight | Gets or sets the height of the appointments. |
![]() | AppointmentMargin | Determines the margin information of the appointment associated with a date. |
![]() | Appointments | Gets the appointments. |
![]() | AppointmentTime | Determines whether the appointment will display the start and end time text. |
![]() | ArrowIndicatorStyle | The arrow style which indicates further appointments in a date than can be shown. |
![]() | BackColor | Gets or sets the primary background color. |
![]() | BackColorTo | Gets or sets the secondary background color. |
![]() | BackgroundImage | Gets or sets the background image. |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | BorderColor | Gets or sets the border color around the control. |
![]() | BorderType | Gets or sets the type of border to place around the control. |
![]() | ButtonArrow | Determines the type of navigational button to draw in the title. |
![]() | ButtonBackColor | Determines the primary color used to paint the backgroud in the navigation buttons. |
![]() | ButtonBackColorTo | Determines the secondary color used to paint the background in the navigation buttons. |
![]() | ButtonBorderColor | Determines the border color used by the navigation button |
![]() | ButtonBorderDown | Determines the main border when the button is pressed. |
![]() | ButtonBorderType | Determines the main border used for the button. |
![]() | ButtonFillType | Determines the pattern used to paint the background in the navigation buttons. |
![]() | ButtonForeColor | Determines the color used to paint the navigation buttons. |
![]() | CalendarWeekRule | Determines a value that specifies which rule is used to determine the first calendar week of the year. |
![]() | CausesValidation | Gets 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) |
![]() | ContactID | Gets or sets the ContactID filter. |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | ControlStyle | Assigns a predefined style to the control |
![]() | Culture | Gets or sets the culture information. |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | Date | Gets or sets the selected date. |
![]() | DateAlign | Gets or sets the vertical and horizontal alignment of the dates. |
![]() | DateBorder | Gets or sets the type of border to place around the dates. |
![]() | DateBorderColor | Determines the border color of each date in the calendar. |
![]() | DateFont | Determines the font used to draw date in the calendar. |
![]() | DateForeColor | Determines the color used to paint the text of the days of the month. |
![]() | DateOffset | Gets or sets the vertical and horizontal offset values used to calculate the position of the dates. |
![]() | DateWrap | Determines if the date text will wrap in a cell. |
![]() | DayFormats | Represents a collection of items which apply formatting to a specific date range. |
![]() | DayNames | Gets or sets the name of the days. |
![]() | DisabledColor | Gets or sets the fore color of a disabled date. |
![]() | DisableWeekends | Determines if the weekend days will be disabled. |
![]() | Dock | Gets 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) |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
![]() | FillType | Determines the fill type used to paint the background of the control. |
![]() | FirstDayOfWeek | Gets or sets the starting day of the weeks. |
![]() | HeaderBackColor | Gets or sets the primary background color for the header section. |
![]() | HeaderBackColorTo | Gets or sets the secondary background color for the header section. |
![]() | HeaderBorder | Gets or sets the type of border to place around the header section. |
![]() | HeaderFillType | Gets or sets the pattern used to paint the background of the header section. |
![]() | HeaderForeColor | Gets or sets the fore color of the header section. |
![]() | HeaderHeight | Gets or sets the height of the header area. |
![]() | ImageAlign | Gets or sets the vertical and horizontal position of an image in a date cell. |
![]() | ImageList | Gets or sets the image list associated with the control. |
![]() | ImageType | Determines the type of image to create when the CreateImage Method is invoked. |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | KeyboardScan | Determines if the selected date can be changed by a key press. |
![]() | Location | Gets 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) |
![]() | LocationID | Gets or sets the LocationID filter. |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MaxImageHeight | Determines the maximum height of a user created image (in pixels). |
![]() | MaxImageWidth | Determines the maximum width of a user created image (in pixels). |
![]() | MaximumSize | Gets 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) |
![]() | MinimumSize | Gets 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) |
![]() | MonthEvenColor | Determines the background color of each date of an even numbered month. |
![]() | MonthNames | Gets or sets the names of the month to display. |
![]() | MonthOddColor | Determines the background color of each date of an odd numbered month. |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | PIM | Connects the collections to a common PIM object. |
![]() | PrintDateEnd | Gets or sets the ending date in a printed report. |
![]() | PrintDateStart | Gets or sets the starting date in a printed report. |
![]() | PrintPageBorder | Determines the type of border to place around the printed report. |
![]() | PrintPageFooter | Determines whether or not the footer will be printed. |
![]() | PrintPageFooterAlign | Determines the alignment for the footer in a printed report. |
![]() | PrintPageFooterFont | Determines the Font for the footer in a printed report. |
![]() | PrintPageFooterText | Determines text describing the page number in the footer. |
![]() | PrintPageSubTitle | Determines whether or not the sub-title will be printed. |
![]() | PrintPageSubTitleAlign | Determines the alignment for the sub-title in a printed report. |
![]() | PrintPageSubTitleFont | Determines the Font for the sub-title in a printed report. |
![]() | PrintPageSubTitleText | Determines the sub-title for the printed report. |
![]() | PrintPageTitle | Determines whether or not the report title will be included in the printed report. |
![]() | PrintPageTitleAlign | Determines the alignment for the title in a printed report. |
![]() | PrintPageTitleFont | Determines the Font for the title in a printed report. |
![]() | PrintPageTitleText | Determines the title text for the printed report. |
![]() | SelectedBackColor | Gets or sets the primary background color of the selected date(s). |
![]() | SelectedBackColorTo | Gets or sets the secondary background color of the selected date(s). |
![]() | SelectedBorder | Gets or sets the type of border to place around the selected date(s). |
![]() | SelectedDates | Contains a collection of Dates which have been selected. |
![]() | SelectedFillType | Gets or sets the pattern used to paint the background of the selected date(s). |
![]() | SelectedForeColor | Gets or sets the fore color of the selected date(s). |
![]() | SelectedMode | Determines how many dates can be selected. |
![]() | ShowDate | Determines the date to display. |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets 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) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | TaskID | Gets or sets the TaskID filter. |
![]() | TextAlign | Gets or sets the vertical and horizontal alignment of the general text within a date. |
![]() | TextWrap | Determines if the general text in a date cell will be wrapped to fit the date area. |
![]() | TitleBackColor | Gets or sets the primary background color for the title section. |
![]() | TitleBackColorTo | Gets or sets the secondary background color for the title section. |
![]() | TitleBorder | Gets or sets the type of border to place around the title section. |
![]() | TitleFillType | Gets or sets the pattern used to paint the background of the title section. |
![]() | TitleFont | Gets or sets the font of the title text. |
![]() | TitleForeColor | Gets or sets the fore color of the title section. |
![]() | TitleHeight | Determines the height of the title section. |
![]() | TitleType | Determines how the title will be displayed. |
![]() | TodayBackColor | Gets or sets the primary background color for today's date. |
![]() | TodayBackColorTo | Gets or sets the secondary background color of today's date. |
![]() | TodayFillType | Gets or sets the pattern used to paint the background of today's date. |
![]() | TodayForeColor | Determines the color of the current calendar date (today). |
![]() | TrailingDates | Determines whether or not only dates from the current month will be displayed on the calendar. |
![]() | TrailingForeColor | Determines the color used to paint the text of calendar dates that are not part of the current month. |
![]() | UseWaitCursor | Gets 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) |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
![]() | WeekNumbersAlign | Determines the position, relative to the calendars, at which to display the week numbers. |
![]() | WeekNumbersBackColor | Determines the primary background color to display for the week numbers. |
![]() | WeekNumbersBackColorTo | Determines the secondary background color to display for the week numbers. |
![]() | WeekNumbersFillType | Determines the pattern used to paint the background for the week numbers. |
![]() | WeekNumbersFont | Determines the font used to draw the week numbers. |
![]() | WeekNumbersForeColor | Determines the color used to paint the text of the week numbers. |
![]() | WeekNumbersWidth | Determines the width of the area to reserve for displaying the week numbers. |
![]() | XMLRead | Gets or an existing xml file to read into the control. |
![]() | XMLWrite | Gets or sets an xml file to write the data. |
