Pls, I need help on using shell function to call up the system Date and time setting in my application. Thank u.
Umarmai 0 Newbie Poster
Recommended Answers
Jump to PostTry this.
Dim procID As Integer procID = Shell("control.exe timedate.cpl", AppWinStyle.NormalFocus)
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.