custom datetimepacker display format

DateTimePicker1.CustomFormat = "yyyy/MM/dd"
DateTimePicker1.Format = DateTimePickerFormat.Custom

留言