Click to See Complete Forum and Search --> : How can i get the date using the DTPicker


aamirdogar
October 12th, 1999, 12:28 AM
How can i get the date using the DTPicker control
i am new to VB
thanx in advance.

Dr_Michael
October 12th, 1999, 02:01 AM
Use this property: DTPicker1.value in order to get the date from a date picker.
Also, if you want to set the date to the current date that the program runs, set: DTPicker1.value=Now

Michael Vlastos
Automation Engineer
Company Modus SA
Development Department
Athens, Greece