Search:
Namespaces
Discussions
.NET v1.1
Feedback
DateTimePicker Control issues
Messages
Related Types
This message was discovered on
ASPFriends.com 'winforms-cs' list
.
Andy Smith
I just got a call from a tester who said that it really annoyed her that =
she couldn't just enter a date string into the text portion of the =
DateTimePicker
control.
anybody seen that problem before? any solution?
__
Andy Smith
Chief Code Monkey
Reply to this message...
Scott Berry
You can type in a date if the Format is set to Short. Otherwise, you'd
have to cook up something yourself (you could do something like enter
text into a
TextBox
, and use
DateTime
.Parse to make it a date).
-Scott
This posting is provided "AS IS" with no warranties, and confers no
rights.
-----Original Message-----
From: Andy Smith [mailto:
Click here to reveal e-mail address
]=20
Sent: Thursday, June 13, 2002 9:31 AM
To: winforms-cs
Subject: [winforms-cs]
DateTimePicker
Control issues
I just got a call from a tester who said that it really annoyed her that
she couldn't just enter a date string into the text portion of the
DateTimePicker
control.
anybody seen that problem before? any solution?
__
Andy Smith
Chief Code Monkey
| [winforms-cs] member
Click here to reveal e-mail address
=3D YOUR ID
|
http://www.asplists.com/asplists/winforms-cs.asp
=3D JOIN/QUIT
Reply to this message...
System.DateTime
System.Web.UI.MobileControls.TextBox
System.Web.UI.WebControls.TextBox
System.Windows.Forms.DateTimePicker
System.Windows.Forms.TextBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com