MonthStyle

Description

The MonthStyle enumeration contains styles of the month name displaying in the edit box of the DateTimePickerEx component.

It is used by the following property:

Available Values

Value Brief description
0 Short. Shortened month name (01. Jan. 2000).
1 Long. Full month name (01. January. 2000).
2 Numeric. Numeric month representation (01.01.2000).

See also:

Forms Assembly Enumerations