K
Ken
Can you make a "LongTimeString" tick backwords using VB . NET 2003
Private Sub Timer1_......
Textbox1.Text = Now.ToLongTimeString
"????????Hummm Tick Backwords"??????"
End Sub
End Class
See what you come up with and post a code sample, I think it mght work if
you can Dim TextBox1 as something and use something like IF LongTimeString
= > +1 then TextBox1.Text = -1
I dont know I can't fig it out, can you?
Private Sub Timer1_......
Textbox1.Text = Now.ToLongTimeString
"????????Hummm Tick Backwords"??????"
End Sub
End Class
See what you come up with and post a code sample, I think it mght work if
you can Dim TextBox1 as something and use something like IF LongTimeString
= > +1 then TextBox1.Text = -1
I dont know I can't fig it out, can you?