Click or drag to resize

DateTimePicker Properties

The DateTimePicker type exposes the following members.

Properties
  NameDescription
Public propertyMaxDate
Gets or sets the maximum date entered
Public propertyMinDate
Gets or sets the minimum date entered
Public propertyMode
Gets or sets the mode of the date/time picker.
Public propertyShowBorder
Gets or sets a value indicating whether to show the control's border.
Public propertyTextColor
Gets or sets the color of the text.
Public propertyValue
Gets or sets the value of the date/time picker. Null to display blank or with a unchecked checkbox.
Public propertyValueBinding
Gets a binding to the Value property.
Top
See Also