MindFusion.Scheduling for WinForms 5.8.6

Released: Jun 7, 2026

5.8.6 中的更新

特性

  • Clipboard Support:
    • Native clipboard support has been added to the Calendar control via new CopyToClipboard, CutToClipboard, and PasteFromClipboard methods. These operations utilize full XML serialization to preserve item states, durations, and relative time offsets. Developers can intercept and validate each item during the paste process using the new ItemPasting and ItemPasted events, providing flexible control over resource mapping and data integration.

修补程序

  • Fix for hidden scrollbar elements in Black theme.