Hello, everyone. I have two text boxes (timeTakenA and timeTakenB), and I want the user to be able to enter a time into these text boxes (hh:mm:ss). Then when a button is pressed, the two times are added together and a total time taken is displayed.

I must admit, I'm really struggling to find a good way of doing this. Can anyone give me some ideas?

Thanks in advance.

**I'm using Visual Studio 2010 .NET 4