VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This program will change your system time

by ojas (14 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 1st December 2005
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This program will change your system time

Rate This program will change your system time



a = Val(txt1.Text)
b = Val(txt2.Text)
c = Val(txt3.Text)
Time = TimeSerial(a, b, c)


Download this snippet    Add to My Saved Code

This program will change your system time Comments

No comments have been posted about This program will change your system time. Why not be the first to post a comment about This program will change your system time.

Post your comment

Subject:
Message:
0/1000 characters