Hi,
Is it possible when using the standard DateTimePicker to dynamically change the StartTime/EndTime properties of the Time-part of the control?
I would like the user to be able to click f.ex. 9:00 in the TimePicker, after which this same Time-picker part displays 9:05, 9:10, 9:15, 9:20... until 10:00
(a bit the same like for the Date-picker part - where you can choose the year, then month, then date ....)
Is that something that can be done?