README.md 396 B

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.