Skip to content

Files

DiffPlex.WindowsForms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 10, 2021
Oct 28, 2020
Oct 28, 2020
Mar 17, 2021
Mar 10, 2021
Mar 10, 2021
Oct 14, 2020
Mar 17, 2021
Mar 17, 2021
Oct 14, 2020

DiffPlex WinForms Demo

This is an example of WinForms application that targets .NET Framework 4.8 (developed by C#). It shows how to use both InlineDiffBuilder and SideBySideDiffBuilder with a standard System.Windows.Forms.RichTextBox.

Screenshot of the application showing an inline and side-by-side example.

See Form1.cs to get details.