Kenric Nugteren e952c9c301 Fast reports ditching framework dependence il y a 1 an
..
Controls 25a346577e FastReports.Wpf il y a 1 an
CustomControls 25a346577e FastReports.Wpf il y a 1 an
Enums 25a346577e FastReports.Wpf il y a 1 an
Events 25a346577e FastReports.Wpf il y a 1 an
Misc 25a346577e FastReports.Wpf il y a 1 an
PropertyGrid 25a346577e FastReports.Wpf il y a 1 an
Resources 25a346577e FastReports.Wpf il y a 1 an
TypeEditors 25a346577e FastReports.Wpf il y a 1 an
Utils 25a346577e FastReports.Wpf il y a 1 an
Directory.Build.props 25a346577e FastReports.Wpf il y a 1 an
FastReport.Forms.WPF.csproj e952c9c301 Fast reports ditching framework dependence il y a 1 an
LICENSE.md 25a346577e FastReports.Wpf il y a 1 an
README.md 25a346577e FastReports.Wpf il y a 1 an

README.md

FastReport.Forms.WPF

This is System.Windows.Forms replacement library backed by WPF. It implements the following classes:

  • Form
  • Button
  • Label
  • and many more.

To use it in your project, replace the reference "System.Windows.Forms.dll" with this package (in the SDK-style project file, set "UseWindowsForms" to false).

NOTE: Do not mix this with System.Windows.Forms.dll in one assembly.