What I'm looking for is that when I select a specific time in each TimeSelector, I show the time difference between timeSelector1 and timeSelector2 in a textBox.
I'm doing it this way:
Dim h1, m1, h2, m2, totalm, totalh As Int16
h1 = Con...
asked by
02.06.2017 / 03:02