Hi all,

I have an application that has several stopwatches.

I would like to be able to 'sync' a stopwatch with another at any given time.

I tried setting the Elapsed time of one stopwatch to that of another stopwatch but I get that that property is 'read only'

Is there a way to do this?


Thanks in advance,
Major