Hi Guru,
How to ask the DTPicker to display the current date everytime the form is displayed.
Bye
NCT
Printable View
Hi Guru,
How to ask the DTPicker to display the current date everytime the form is displayed.
Bye
NCT
DTPicker1.value=Now
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece
In the form_Activate Event add the following code:
dtpicker1.value=Date