WPF schedule control

前端 未结 2 1769
我寻月下人不归
我寻月下人不归 2020-12-16 23:01

I\'m looking for a very simple schedule control for WPF. What I need is something like daypilot or the Outlook scheduler but with minimal functionality. I simply want to sho

相关标签:
2条回答
  • 2020-12-16 23:47

    codeplex has open source schedule control, see http://wpfschedule.codeplex.com/ But it has only daily view.

    0 讨论(0)
  • 2020-12-16 23:48

    Here is my original CodeProject article

    • http://www.codeproject.com/KB/WPF/WPFOutlookCalendar.aspx
    • http://www.codeproject.com/KB/WPF/WPFOutlookCalendar2.aspx

    And here is my remake

    • http://rudigroblerwp.wordpress.com/2011/09/27/timeslotpanel/
    • http://rudigroblerwp.wordpress.com/2011/09/27/who%E2%80%99s-the-boss/
    0 讨论(0)
提交回复
热议问题