VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Launch Windows Date/Time Properties

by VisualBlind (12 Submissions)
Category: Windows System Services
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

Launch Windows Date/Time Properties

Rate Launch Windows Date/Time Properties

Code:
'Launch Windows Date/Time Properties Dialog
Dim dblReturn As Double
dblReturn = Shell("rundll32.exe shell32.dll,Control_RunDLL timedate.cpl", 5)

Download this snippet    Add to My Saved Code

Launch Windows Date/Time Properties Comments

No comments have been posted about Launch Windows Date/Time Properties. Why not be the first to post a comment about Launch Windows Date/Time Properties.

Post your comment

Subject:
Message:
0/1000 characters