wpf 用于安排重复任务的日历控件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/12931433/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 05:48:35  来源:igfitidea点击:

Calendar Control for Scheduling Recurring Tasks

c#wpfscheduled-tasks

提问by user676567

Does anyone know where I can view some examples of source for implementing a CalendarControlsimilar to that in MS Outlook for scheduling Daily, weekly and Monthly recurring tasks?

有谁知道我在哪里可以查看一些源示例,用于实现CalendarControl类似于 MS Outlook 中的用于安排每日、每周和每月重复性任务的源代码示例?

I'm using WPF Forms, C# and VS2010.

我正在使用 WPF 表单、C# 和 VS2010。

回答by Tanveer

Do you need a control here is a sample

你需要一个控制这里是一个样本

http://www.tanvtech.com/Products/SchoolStudentScheduler.aspx

http://www.tanvtech.com/Products/SchoolStudentScheduler.aspx