ok i got it.......use a timer control and set its interval to 500 n use this:
VB Code:
Private Sub tmrClock_Timer() If lblClock.Caption <> Time Then lblClock.Caption = Time End If End Sub
|
Results 1 to 4 of 4
Thread: [RESOLVED] TIME - n00b quesThreaded View
|
Click Here to Expand Forum to Full Width |