GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET

 Print  |  
Question:  Date Time Picker

Answer: Hi
I am doing a project on bug tracking tool using VB.NET. For that i need a date time picker control as one in usual vb. I checked the tool box but i couldn't find it. So for the time being i am using a text box and a button to enable the calender control,using which i am selecting the date. Is there any reference to add to get that control.Can some one help.
Regards
Ramesh(BWIR)


February 02, 2008 17:31:01 #1
 Zorbane   Member Since: February 2008    Total Comments: 1 

RE: Date Time Picker
 
There is a DateTimePicker control in the .NET library.

Look a bit more carefully? :)  I've missed it myself before.
     

 

Back To Question