MindFusion.Scheduling for WinForms Releases

Released: Oct 10, 2022

Updates in 5.8.2

Funktionen

  • Added Microsoft .NET 6 assemblies - The distribution now includes assemblies for .NET 6. Locally installed assemblies don't show automatically in toolbox at this time, you can either add them manually or through NuGet package manager.
  • Reorder resources
    • You can now enable the 'AllowReorderResources' property to let users reorder resource columns in timetable or resource view when GroupType is set. The 'ReorderIndicatorColor' and 'ReorderIndicatorWidth' properties let you customize the...

Released: Apr 18, 2021

Updates in 5.8.1

Funktionen

  • Microsoft .NET 5 Support - The MindFusion.Scheduling distribution now includes assemblies for .NET 5. Design time support is not available at this time, you can add Calendar and other controls to a form using code.
  • Dark Theme - Two new dark themes have been added.

Released: May 16, 2020

Updates in 5.8

Funktionen

  • JSON Serialization - Schedules can now be serialized into JSON format.
  • Added StartProcess, ProcessFileName and ProcessArguments properties to Reminder.
  • Added dedicated .NET 4.5+ assemblies.

Released: May 23, 2017

Updates in 5.7

Funktionen

  • RangeSelector Integration - The Calendar control can now integrate with the new RangeSelector component in order to implement a timeline in the Resource view.
  • The rows in a Resource view can now be rearranged interactively. To enable this, set the AllowMoveRowHeaders property to Enabled.

Released: Mar 24, 2014

Updates in this release

Updates in V5.5

  • Added Visual Studio 2013 support.
  • Improved support for non Gregorian calendars.
  • New holiday provider can be used to supply major Australian holidays for a specific time interval.

Released: Apr 2, 2013

Updates in this release

Updates in V5.4.4

  • Visual Studio 2012 Support - MindFusion Planner .net now includes support for Visual Studio 2012.
  • Exporting - New exporter enables calendars to be exported to PDF.
  • Improved Custom Drawing - Items, including their shadows, can now be custom-drawn.

Released: Oct 31, 2011

Updates in this release

Updates in V5.2.1

  • Export calendars and reports to Excel
  • Weekends can be filtered out in single month and month range views
  • Icons and labels in the print preview toolbar can be customized
  • EnableWorkOnWeekends property specifies whether work time is also displayed on weekends

Released: Jan 4, 2011

Updates in this release

Updates in V5.1.1

Holiday Providers

  • The implementations of the new IHolidayProvider interface can now be used to supply culture-specific lists of holidays. The USHolidayProvider can be used to supply the major holidays in United States for a specific time interval.

Miscellaneous

  • Improved performance in List view.
  • The SaveTo and LoadFrom method of the Calendar class now also save grouping information.

Released: Aug 23, 2010

Updates in this release

Updates in V5.1

  • Now includes undo/redo support