Hi,
Is there any way to activate the 'Date and Time properties' of the windows using VB code? I want the user to be able to set date and time when he clicks on a button in my program.
Thanks in advance!
Binish
Printable View
Hi,
Is there any way to activate the 'Date and Time properties' of the windows using VB code? I want the user to be able to set date and time when he clicks on a button in my program.
Thanks in advance!
Binish
Have a search in the forums (and online) for API calls to do this. I think it was fairly simple to use once they are declared.