dbicDropDate Send comments on this topic.
dbiCalendarControl Class Members
See Also  Properties 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace : dbiCalendarControl Class


"

The following tables list the members exposed by dbiCalendarControl.

"

Public Constructors

 NameDescription
public ConstructordbiCalendarControl ConstructorCreates a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyBackColorGets or sets the background color of the calendar.  
public PropertyBorderColorGets or sets the border color around the calendar.  
public PropertyBorderTypeGets or sets the type of border to place around the calendar.  
public PropertyButtonDetermines the properties of the navigation buttons.  
public PropertyButtonTypeDetermines how the monthly navigation buttons in the calendar will be drawn.  
public PropertyDateBorderGets or sets the type of border to place around the dates in dbiCalendar.  
public PropertyDayHeaderDetermines the headers to be placed above each day of the week in the calendar.  
public PropertyFillColorDetermines the color used to paint the text of calendar dates that are not part of the current month.  
public PropertyFillDatesDetermines whether dates from other months will be shown.  
public PropertyFirstDayDetermines the starting day for the calendar.  
public PropertyFontDetermines the font used for all numbers within the calendar.  
public PropertyForeColorDetermines the color used to paint the text of the numbers in the calendar.  
public PropertyHeaderColorDetermines the color used to paint the text of the day headers in the calendar.  
public PropertyHeaderLineDetermines whether a header line will be drawn between the day headers and the dates in the calendar.  
public PropertyHeaderLineColorDetermines the color used to paint the header line.  
public PropertySelectedBackColorDetermines the primary color used to paint the background of a selected date in the calendar.  
public PropertySelectedBackColorToDetermines the secondary color used to paint the background of a selected date in the calendar.  
public PropertySelectedBorderColorDetermines the color used to paint the border of a selected date in the calendar.  
public PropertySelectedFillTypeDetermines the pattern used to paint the background of a selected day of the month.  
public PropertySelectedForeColorDetermines the color used to paint the text of a selected date in the calendar.  
public PropertySelectedTypeDetermines the border type used to place around the selected date in the calendar.  
public PropertyTitleAlignDetermines the alignment for the title text within the calendar.  
public PropertyTitleBackColorDetermines the background color used for the title of the calendar.  
public PropertyTitleBackColorToDetermines the secondary background color used for the title of the calendar.  
public PropertyTitleFillTypeDetermines the fill type to paint the background of the title in the calendar.  
public PropertyTitleFontDetermines the font used for title and header within the calendar.  
public PropertyTitleForeColorDetermines the color used to paint the title text and monthly text and navigation buttons of the calendar.  
public PropertyTitleHeightDetermines the height of the title area.  
public PropertyTodayColorDetermines the background color of the current calendar date (today).  
public PropertyTodayFontDetermines the font used to draw the text to describe "Today".  
public PropertyTodayFormatDetermines the text used to describe "Today".  
public PropertyTodayTextDetermines the text used to describe "Today".  
public PropertyWeekendColorDetermines the background color of each weekend date in the calendar.  
Top

See Also