How can i get the date using the DTPicker control
i am new to VB
thanx in advance.
Printable View
How can i get the date using the DTPicker control
i am new to VB
thanx in advance.
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