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.