Represents an input control with the ability to parse and select dates from a popup calendar and/or time from a popup list.
The following tables list the members exposed by the DateTimePicker type.
Name | Description | |
---|---|---|
Initializes a new instance of the DateTimePicker class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether empty input is considered valid. (Inherited from Picker.) |
||
Gets or sets a value indicating whether the control will try to parse incomplete input. |
||
Gets or sets a value indicating the display mode of the dropdown button. (Inherited from Picker.) |
||
Gets or sets a value indicating the display mode of the clear button. (Inherited from Picker.) |
||
Gets or sets a value indicating whether a wrapper div element should be created for the control. (Inherited from Picker.) |
||
Gets or sets a value indicating whether date part selection is enabled. |
||
Gets or sets the height of the dropdown. (Inherited from Picker.) |
||
Gets or sets the offset of the dropdown. (Inherited from Picker.) |
||
Gets or sets the width of the dropdown. (Inherited from Picker.) |
||
Gets the formatting of the date-time value displayed in the control. |
||
Gets or sets the time interval. |
||
Gets or sets the string to display when the input is invalid. (Inherited from Picker.) |
||
Gets or sets the locale object used to format and display dates. |
||
Gets or sets the maximum time value, displayed in the DateTimePicker: |
||
Gets or sets the minimum time value, displayed by the DateTimePicker. |
||
Gets or sets the mode of the control. |
||
Gets or sets the validation state of the control. (Inherited from Picker.) |
Name | Description | |
---|---|---|
Advances the control's date with the specified number of years, months and/or days. |
||
Control.attach override. |
||
Control.detach override. |
||
Control.dispose override. (Inherited from Picker.) |
||
Control.draw override. |
||
Validates keyboard input. |
Name | Description | |
---|---|---|
Raised when the dropdown is closed. (Inherited from Picker.) |
||
Raised when the dropdown is shown. (Inherited from Picker.) |
||
Raised when the control validation state is changed. (Inherited from Picker.) |
||
Raised when the dropdown is closed. (Inherited from Picker.) |
||
Raised when the control value is changing. (Inherited from Picker.) |