How to use now function in vb and mouse location in ur application.
How to use now function in vb and mouse location in ur application.
Rate How to use now function in vb and mouse location in ur application.
(1(1 Vote))
'Form1.Caption = Date
'form1.caption=time()
Form1.Caption = Now()
Form1.CurrentX = X
Form1.CurrentY = Y
Label1.Caption = X
Label1.Caption = Y
End Sub
How to use now function in vb and mouse location in ur application. Comments
No comments yet — be the first to post one!
Post a Comment