I found that:
Declare Function GetTickCount& Lib "kernel32" ()
Private Sub cmdWinRun_Click()
MsgBox GetTickCount
End Sub
But what i want to do,is 3 textbox.
1 testbox for the hours
1 for min
and 1 for sec.
it is possible????
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |