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

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.