Enum TimePickerHourFormat
Represents the hour format for the TimePicker and other controls.
public enum TimePickerHourFormat
Fields
Hour12 = 112-hour format (AM/PM).
Hour24 = 224-hour format.
System = 0Use operating system settings.
Represents the hour format for the TimePicker and other controls.
public enum TimePickerHourFormat
Hour12 = 112-hour format (AM/PM).
Hour24 = 224-hour format.
System = 0Use operating system settings.