dbicDropDate Send comments on this topic.
Dbi.WinControl.DropDate Namespace
See Also  Inheritance Hierarchy
dbicDropDate Assembly : Dbi.WinControl.DropDate Namespace
The dbicDropDate namespace.

Classes

ClassDescription
dbiCalendarControl A class which allows customization of the dropdown calendar.
dbiDayFormatCollection The collection of day formats.
dbiDaysWeekendCollection Collection containing the days that are to be considered weekends.
dbiDropDate A date and time edit object with a built-in drop-down calendar and smart data-entry features.
SpinClickEventArgs Provides data to the ClickSpin event.

Delegates

DelegateDescription
SpinClickEventHandler Represents the method that will handle the ClickSpin event

Enumerations

EnumerationDescription
enumButtonType The type of navigation button to display.
enumControlStyle Predefined styles for the control
enumDisplayStyle

The display styles of the control.

enumFormatType How the date is displayed.
enumMonthFormat How the month will be displayed in the date area.

See Also