|
-
October 12th, 1999, 12:28 AM
#1
How can i get the date using the DTPicker
How can i get the date using the DTPicker control
i am new to VB
thanx in advance.
-
October 12th, 1999, 02:01 AM
#2
Re: How can i get the date using the DTPicker
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|