Time Feild

ch2s
07-31-2005, 07:23 AM
Is there any control that provides a time feild for a user to enter a time value and force the correct format? I'm pretty sure I've seen this before but can't find it and would prefer to avoid programming this myself if it's already available.

Thanks

Gruff
07-31-2005, 07:30 AM
The masked edit control that can be set up to do that or you could write your own filter for a standard textbox with the keypress event. One other possibility is to use a combo box for Hours and minutes separately.

If you want to get creative you could build your own UserControl. (See attatched) Both could be 100% mouse selections but the digital could get you down to the nearest minute where the analog would be more difficult to select down to the minute.

~T

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum