The UI for configuring the schedule of a task (once/daily/weekly/monthly) is very nice. I'd like it to be a user control, please. That way I could use it in a simpler interface, that is without the advanced settings.

Proposed patch follows.
Comments: ** Comment from web user: dahall **

Proposed patch follows.
Comments: ** Comment from web user: dahall **
The attached file (v4.0.zip) contains my work to do what you did. I approached it slightly differently as an effort to minimize changes. The control is called CalendarTriggerUI. If you get a TriggerTypeChanged event from the control, you will know that it has recreated the trigger. Thanks for your work on the patch as it saved me a great deal of time. On a positive note, I found bugs in two other controls while testing these changes. Try it out and let me know if it works for you.