|
-
Jun 5th, 2007, 02:38 PM
#1
Thread Starter
Hyperactive Member
[2.0] Time picker?
Hi. Does C sharp have any kind of time picker? What I want to do is to allow the user to set a time for a program to run every day. So if they pick 12 am, it will execute at 12 am every day. Is there any component that could do this or do I have to create one from scratch?
Jennifer.
-
Jun 5th, 2007, 06:05 PM
#2
Re: [2.0] Time picker?
The DateTimePicker is for picking dates and times. Read the MSDN documentation for the class and its members.
-
Jun 11th, 2007, 06:08 AM
#3
Thread Starter
Hyperactive Member
Re: [2.0] Time picker?
Hey thanks. I originally checked the msdn but wasnt finding ways as to how to exclude the calendar. But upon checking again, I saw if I used a tab rather than a drop down, the calendar was hidden.
Now its working fine!
Jennifer.
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
|