Hi,
How do i change the increment step value on the TimeSpan edit control?
Currently, it only increments/decrements the selected part of the TimeSpan (hours,minutes,seconds) by 1 unit when i click up or down.
For example, it would be nice if clicking up always incremented by 15 minutes ... how can this be achieved?
Furthermore, if i single click part of the TimeSpan (minutes for instance), and then click up or down, the hours continue to change, rather than the selected part.
Double clicking part of the TimeSpan results in it being correctly incremented when i next click up or down.
Surely, single clicking part of the TimeSpan should be treated as that part being selected?
Cheers,
James.