Shell function to call up windows & time settings

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2009
Posts: 4
Reputation: Umarmai is an unknown quantity at this point 
Solved Threads: 0
Umarmai Umarmai is offline Offline
Newbie Poster

Shell function to call up windows & time settings

 
0
  #1
Oct 5th, 2009
Pls, I need help on using shell function to call up the system Date and time setting in my application. Thank u.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 294
Reputation: TomW is on a distinguished road 
Solved Threads: 40
TomW TomW is offline Offline
Posting Whiz in Training
 
0
  #2
Oct 5th, 2009
MessageBox.Show(Now)
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 435
Reputation: Ramesh S will become famous soon enough Ramesh S will become famous soon enough 
Solved Threads: 82
Ramesh S Ramesh S is offline Offline
Posting Pro in Training
 
0
  #3
Oct 7th, 2009
Try this.

  1. Dim procID As Integer
  2. procID = Shell("control.exe timedate.cpl", AppWinStyle.NormalFocus)
Last edited by Ramesh S; Oct 7th, 2009 at 7:28 am.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC