Home

News

Downloads

Forums

Notes

Readme

Links

Foro en Espaņol


ctl32_balloontip

ctl32_datepicker

ctl32_formstate

ctl32_ftp

ctl32_gripper

ctl32_monthcalendar

ctl32_progressbar

ctl32_scontainer

ctl32_statusbar

ctl32_trackbar


ctl32_monthcalendar: overview | members | pictures


MSDN .NET System.Windows.Forms.MonthCalendar Members

Expand All | Collapse All

Expand All | Collapse All

ctlAddAnnuallyBoldedDate Adds a day that is displayed in bold on an annual basis in the month calendar.
ctlAddBoldedDate Adds a day to be displayed in bold in the month calendar.
ctlAddMonthlyBoldedDate Adds a day that is displayed in bold on a monthly basis in the month calendar.
ctlAddWeeklyBoldedDate Adds a day that is displayed in bold on an weekly basis in the month calendar.
ctlAnnuallyBoldedDates Gets the array of DateTime objects that determines which annual days are displayed in bold.
  ctlAutoSize Gets or sets a value indicating whether the height and/or width of the control is automatically sized.
  ctlBackColor Gets or sets the background color of the control.
  ctlBackgroundImage Gets or sets the background image displayed in the control.
  ctlBackgroundImageLayout Gets or sets the background image layout.
  ctlBackStyle Specifies if the background of an object is transparent or opaque.
ctlBoldedDates Gets the array of DateTime objects that determines which nonrecurring dates are displayed in bold.
  ctlBorderColor Gets or sets the border color of the control.
ctlBorderWidth Gets or sets the border width of the month calendar.
  ctlBottom Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
ctlCalendarDimensionsHeight Gets or sets the number of rows of months displayed.
ctlCalendarDimensionsWidth Gets or sets the number of columns of months displayed.
  ctlCanFocus Specifies whether the control can receive focus.
  ctlControlSource Specifies the source of data to which an object is bound.
  ctlCreateControl Forces the creation of the control, including the creation of the handle and any child controls.
  ctlCreated Gets a value indicating whether the control has been created.
  ctlDefaultBackColor Gets the default background color of the control.
  ctlDefaultBorderColor Gets the default border color of the control.
  ctlDefaultForeColor Gets the default foreground color of the control.
  ctlDefaultHeight Gets the default height of the control.
ctlDefaultMonthBackColor Gets a value indicating the default background color of the month area od the calendar.
ctlDefaultTitleBackColor Gets a value indicating the default background color of the title area of the calendar.
ctlDefaultTitleForeColor Gets a value indicating the default foreground color of the title area of the calendar.
ctlDefaultTrailingForeColor Gets a value indicating the default color of days in months that are not fully displayed in the control.
  ctlDefaultWidth Gets the default width of the control.
  ctlDispose Releases all resources used by the control.
  ctlEnabled Gets or sets a value indicating whether the control can respond to user interaction.
ctlFirstDayOfWeek Gets or sets the first day of the week as displayed in the month calendar.
  ctlFocused Gets a value indicating whether the control has input focus.
  ctlFontBold Specifies if the text is bold.
  ctlFontCharset Specifies the character set, or language script, of the font.
  ctlFontItalic Specifies if the text is italic.
  ctlFontName Specifies the name of the font used.
  ctlFontSize Specifies the size in points of the font.
  ctlFontStrikethru Specifies if the text is strikethru.
  ctlFontUnderline Specifies if the text is underlined.
  ctlForeColor Gets or sets the foreground color of the control.
  ctlHandle Gets the window handle that the control is bound to.
  ctlHide Conceals the control from the user.
  ctlHostFormhWnd Gets the window handle of the inner window of the parent form.
  ctlHosthWnd Gets the windows handle of the parent object of this control, if there is one.
  ctlhWnd DEPRECATED. Replaced by the .NET equivalent ctlHandle property.
  ctlIsHandleCreated Gets a value indicating whether the control has a handle associated with it.
  ctlLocationLeft Gets the Left coordinate of the upper-left corner of the control relative to the upper-left corner of its container.
  ctlLocationTop Gets the Top coordinate of the upper-left corner of the control relative to the upper-left corner of its container.
ctlMaxDate Gets or sets the maximum allowable date.
ctlMaxSelectionCount Gets or sets the maximum number of days that can be selected in a month calendar control.
ctlMinDate Gets or sets the minimum allowable date.
ctlMonthlyBoldedDates Gets or sets the array of DateTime objects that determine which monthly days to bold.
  ctlOrientation Gets or sets a value indicating the horizontal or vertical orientation of the control.
  ctlRecreatingHandle Gets a value indicating whether the control is currently re-creating its handle.
  ctlRefresh Redraws the control.
ctlRemoveAllAnnuallyBoldedDates Removes all the annually bold dates.
ctlRemoveAllBoldedDates Removes all the nonrecurring bold dates.
ctlRemoveAllMonthlyBoldedDates Removes all the monthly bold dates.
ctlRemoveAllWeeklyBoldedDates Removes all the weekly bold dates.
ctlRemoveAnnuallyBoldedDate Removes the specified date from the list of annually bold dates.
ctlRemoveBoldedDate Removes the specified date from the list of nonrecurring bold dates.
ctlRemoveMonthlyBoldedDate Removes the specified date from the list of monthly bolded dates.
ctlRemoveWeeklyBoldedDate Removes the specified date from the list of weekly bolded dates.
  ctlResetBackColor Resets the ctlBackColor property to its default value.
  ctlResetBorderColor Resets the ctlBorderColor property to its default value.
  ctlResetFont Resets all the ctlFont... properties to its default values.
  ctlResetForeColor Resets the ctlForeColor property to its default value.
  ctlRight Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
ctlScrollChange Gets or sets the scroll rate for a month calendar control.
ctlSelectionEnd Gets or sets the end date of the selected range of dates.
ctlSelectionStart Gets or sets the start date of the selected range of dates.
  ctlShow Displays the control to the user. Showing the control is equivalent to setting the ctlVisible property to TRUE.
  ctlShowFocusCues Gets or sets a value indicating whether the control should display focus rectangles.
ctlShowToday Gets or sets a value indicating whether the date represented by the TodayDate property is displayed at the bottom of the control.
ctlShowTodayCircle Gets or sets a value indicating whether today's date is identified with a circle or a square.
ctlShowWeekNumbers Gets or sets a value indicating whether the month calendar control displays week numbers (1-52) to the left of each row of days.
ctlSingleMonthHeight Gets the minimum height to display one month of the calendar.
ctlSingleMonthWidth Gets the minimum width to display one month of the calendar.
  ctlThemes Specifies if themes are used for the control.
ctlTitleBackColor Gets or sets a value indicating the background color of the title area of the calendar.
ctlTitleForeColor Gets or sets a value indicating the foreground color of the title area of the calendar.
ctlTodayDate Gets or sets the value that is used by MonthCalendar as today's date.
ctlTodayDateSet Gets a value indicating whether the ctlTodayDate property has been explicitly set.
ctlTrailingForeColor Gets or sets a value indicating the color of days in months that are not fully displayed in the control.
ctlUpdateBoldedDates Repaints the bold dates to reflect the dates set in the lists of bold dates.
  ctlValue Gets or sets the current value or state of the control.
  ctlValueChanged Occurs when the ctlValue property changes.
  ctlVisible Gets or sets a value indicating whether the control is displayed.
ctlWeeklyBoldedDates Gets the array of DateTime objects that determines which weekly days are displayed in bold.

See Also:

Carlos Alloatti