frogsoftware 3cb094eb0c Updated to .NET8 1 năm trước cách đây
..
Controls 25a346577e FastReports.Wpf 1 năm trước cách đây
CustomControls 25a346577e FastReports.Wpf 1 năm trước cách đây
Enums 25a346577e FastReports.Wpf 1 năm trước cách đây
Events 25a346577e FastReports.Wpf 1 năm trước cách đây
Misc 25a346577e FastReports.Wpf 1 năm trước cách đây
PropertyGrid 25a346577e FastReports.Wpf 1 năm trước cách đây
Resources 25a346577e FastReports.Wpf 1 năm trước cách đây
TypeEditors 25a346577e FastReports.Wpf 1 năm trước cách đây
Utils 25a346577e FastReports.Wpf 1 năm trước cách đây
Directory.Build.props 25a346577e FastReports.Wpf 1 năm trước cách đây
FastReport.Forms.WPF.csproj 3cb094eb0c Updated to .NET8 1 năm trước cách đây
LICENSE.md 25a346577e FastReports.Wpf 1 năm trước cách đây
README.md 25a346577e FastReports.Wpf 1 năm trước cách đây

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.