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

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.