Click to See Complete Forum and Search --> : DTPicker


ctng
January 3rd, 2000, 08:36 PM
Hi Guru,

How to ask the DTPicker to display the current date everytime the form is displayed.

Bye
NCT

Dr_Michael
January 4th, 2000, 01:09 AM
DTPicker1.value=Now




Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece

January 4th, 2000, 04:05 AM
In the form_Activate Event add the following code:
dtpicker1.value=Date