How do I set the time in windows from a VB program? If I have a textbox and a button and the user typed in: 12:30:30 in the textbox and the pushes the button is it possible to set clock on the start-menu to the value the user typed in (12:30:30)?
Printable View
How do I set the time in windows from a VB program? If I have a textbox and a button and the user typed in: 12:30:30 in the textbox and the pushes the button is it possible to set clock on the start-menu to the value the user typed in (12:30:30)?
Time = text1.text