Syncfusion.Edit.Windows 17.2.0.28-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Edit.Windows.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Edit.Windows --version 17.2.0.28-beta
                    
NuGet\Install-Package Syncfusion.Edit.Windows -Version 17.2.0.28-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Edit.Windows" Version="17.2.0.28-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Edit.Windows" Version="17.2.0.28-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Edit.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Edit.Windows --version 17.2.0.28-beta
                    
#r "nuget: Syncfusion.Edit.Windows, 17.2.0.28-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.Edit.Windows&version=17.2.0.28-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Edit.Windows&version=17.2.0.28-beta&prerelease
                    
Install as a Cake Tool

Syncfusion Syntax Editor for Windows Forms is a powerful text editor control with syntax highlighting features to create code editor application.

Key features:
• Provides built-in syntax highlighting and code editing experience in popular languages like C, C#, Delphi, VB, SQL, XML, HTML, Java, VBScript, JScript, and PowerShell.
• Create custom language configurations and apply them to the content in the syntax editor.
• Allows end users to modify and edit text documents and source code files. Supports clipboard operations, undo and redo, drag and drop, and block indent and outdent.
• Supports normal selection and rectangular block selection for selecting lines from specific columns.
• Provides extensive support to track changed lines by displaying markers at the beginning of lines.
• Display line numbers at the starting position of text.
• Supports Microsoft Visual Studio text editor-like text indent and outdent options.
• Supports text wrapping to the next line when content exceeds the control bounds.
• Supports autocomplete options and appending predefined data when users are typing.
• Supports autocorrect options that automatically correct misspellings and common typos.
• Provides a built-in context menu with options to perform editing operations like undo, redo, cut, copy, paste, and select all.
• Provides IntelliSense pop-up capabilities to add content easily, similar to the Microsoft Visual Studio code editor.
• Provides built-in interactive tooltip support that appears automatically when the pointer is placed over a collapsed block of text.
• Supports highlighting a line with a customizable background color.
• Provides interactive support to format text by underlining with various built-in options like solid, dash, wave, and dotted lines.
• Provides text navigation support based on character, word, line, page, or entire document levels.
• Provides bookmark and custom indicator options for marking special lines.
• Provides a built-in find and replace dialog to search for and highlight the desired text and then replace it.
• Supports all basic shortcut keys for all editing and navigation operations.
• Provides a view-splitting function to split a single document into several views.
• Supports a single-line mode that renders just like a regular text box.
• Supports all file operations like create new, open, and save.
• Supports print and export options.

Learn more: https://www.syncfusion.com/winforms-ui-controls/syntax-editor?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/windowsforms/syntaxeditor/overview?utm_source=nuget&utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/windowsforms?utm_source=nuget&utm_medium=listing

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Edit.Windows:

Repository Stars
syncfusion/winforms-demos
This repository contains the samples for Syncfusion Windows Forms UI Controls and File Format libraries and the guide to use them.
Version Downloads Last Updated
30.1.39 132 7/8/2025
30.1.38 174 7/1/2025
30.1.37 206 6/25/2025
29.2.11 223 6/16/2025
29.2.10 361 6/9/2025
29.2.9 173 6/5/2025
29.2.8 207 6/3/2025
29.2.7 203 5/26/2025
29.2.5 191 5/20/2025
29.2.4 308 5/14/2025
29.1.41 189 5/5/2025
29.1.40 229 4/28/2025
29.1.39 264 4/21/2025
29.1.38 287 4/14/2025
29.1.37 232 4/8/2025
29.1.35 248 4/1/2025
29.1.33 676 3/25/2025
28.2.12 210 3/19/2025
28.2.11 251 3/10/2025
28.2.9 296 3/3/2025
28.2.7 158 2/25/2025
28.2.6 206 2/17/2025
28.2.5 173 2/11/2025
28.2.4 234 2/4/2025
28.2.3 266 1/29/2025
28.1.41 350 1/20/2025
28.1.39 154 1/13/2025
28.1.38 172 1/7/2025
28.1.37 192 12/31/2024
28.1.36 175 12/23/2024
28.1.35 216 12/18/2024
28.1.33 255 12/12/2024
27.2.5 243 12/2/2024
27.2.4 268 11/26/2024
27.2.3 220 11/22/2024
27.2.2 286 11/15/2024
27.1.58 277 11/4/2024
27.1.57 215 10/28/2024
27.1.56 198 10/23/2024
27.1.55 184 10/21/2024
27.1.53 321 10/14/2024
27.1.52 229 10/7/2024
27.1.51 216 9/30/2024
27.1.50 231 9/23/2024
27.1.48 377 9/18/2024
26.2.14 348 9/9/2024
26.2.13 260 9/5/2024
26.2.12 168 9/2/2024
26.2.11 224 8/27/2024
26.2.10 283 8/19/2024
26.2.9 240 8/12/2024
26.2.8 174 8/5/2024
26.2.7 195 7/29/2024
26.2.5 226 7/25/2024
26.2.4 278 7/24/2024
26.1.42 283 7/15/2024
26.1.41 201 7/8/2024
26.1.40 259 7/1/2024
26.1.39 434 6/24/2024
26.1.38 283 6/18/2024
26.1.35 285 6/11/2024
25.2.7 232 6/3/2024
25.2.6 241 5/28/2024
25.2.5 234 5/21/2024
25.2.4 226 5/14/2024
25.2.3 283 5/8/2024
25.1.42 274 4/29/2024
25.1.41 38,417 4/23/2024
25.1.40 315 4/15/2024
25.1.39 2,743 4/8/2024
25.1.38 274 4/1/2024
25.1.37 253 3/26/2024
25.1.35 621 3/15/2024
24.2.9 318 3/4/2024
24.2.8 375 2/26/2024
24.2.7 270 2/19/2024
24.2.6 240 2/14/2024
24.2.5 451 2/12/2024
24.2.4 264 2/5/2024
24.2.3 385 1/31/2024
24.1.47 240 1/22/2024
24.1.46 253 1/16/2024
24.1.45 287 1/8/2024
24.1.44 241 1/2/2024
24.1.43 333 12/27/2023
24.1.41 849 12/18/2023
23.2.7 354 12/6/2023
23.2.6 460 11/28/2023
23.2.5 244 11/23/2023
23.2.4 315 11/20/2023
23.1.44 305 11/6/2023
23.1.43 274 10/30/2023
23.1.42 293 10/23/2023
23.1.41 278 10/16/2023
23.1.40 288 10/10/2023
23.1.39 291 10/4/2023
23.1.38 276 9/26/2023
23.1.36 787 9/15/2023
22.2.12 378 9/5/2023
22.2.11 318 8/28/2023
22.2.10 412 8/22/2023
22.2.9 368 8/14/2023
22.2.8 312 8/7/2023
22.2.7 446 8/2/2023
22.2.5 478 7/27/2023
22.1.39 554 7/18/2023
22.1.38 426 7/11/2023
22.1.37 337 7/3/2023
22.1.36 326 6/28/2023
22.1.34 839 6/21/2023
21.2.10 374 6/12/2023
21.2.9 1,021 6/6/2023
21.2.8 385 5/30/2023
21.2.6 344 5/22/2023
21.2.5 437 5/15/2023
21.2.4 353 5/9/2023
21.2.3 538 5/3/2023
21.1.41 434 4/19/2023
21.1.39 456 4/10/2023
21.1.38 468 4/3/2023
21.1.37 446 3/29/2023
21.1.35 658 3/23/2023
20.4.0.54 524 3/13/2023
20.4.0.53 490 3/7/2023
20.4.0.52 562 2/28/2023
20.4.0.51 453 2/21/2023
20.4.0.50 483 2/14/2023
20.4.0.49 481 2/7/2023
20.4.0.48 650 2/1/2023
20.4.0.44 589 1/18/2023
20.4.0.43 556 1/10/2023
20.4.0.42 1,136 1/4/2023
20.4.0.41 479 12/29/2022
20.4.0.40 455 12/28/2022
20.4.0.38 688 12/21/2022
20.3.0.61 639 12/12/2022
20.3.0.60 439 12/6/2022
20.3.0.59 499 11/29/2022
20.3.0.58 472 11/21/2022
20.3.0.57 483 11/14/2022
20.3.0.56 614 11/8/2022
20.3.0.52 522 10/27/2022
20.3.0.50 569 10/17/2022
20.3.0.49 1,245 10/11/2022
20.3.0.48 574 10/5/2022
20.3.0.47 754 9/29/2022
20.2.0.50 618 9/20/2022
20.2.0.49 664 9/13/2022
20.2.0.48 608 9/6/2022
20.2.0.46 631 8/30/2022
20.2.0.45 599 8/23/2022
20.2.0.44 637 8/16/2022
20.2.0.43 23,275 8/8/2022
20.2.0.40 692 7/26/2022
20.2.0.39 603 7/19/2022
20.2.0.38 622 7/12/2022
20.2.0.36 927 6/30/2022
20.1.0.61 699 6/20/2022
20.1.0.60 568 6/14/2022
20.1.0.59 651 6/6/2022
20.1.0.58 684 5/30/2022
20.1.0.57 696 5/23/2022
20.1.0.56 829 5/17/2022
20.1.0.55 769 5/12/2022
20.1.0.52 660 5/2/2022
20.1.0.51 666 4/26/2022
20.1.0.50 681 4/19/2022
20.1.0.48 667 4/12/2022
20.1.0.47 935 4/4/2022
19.4.0.56 781 3/14/2022
19.4.0.55 662 3/8/2022
19.4.0.54 651 2/28/2022
19.4.0.53 733 2/21/2022
19.4.0.52 708 2/15/2022
19.4.0.50 645 2/8/2022
19.4.0.48 1,066 1/31/2022
19.4.0.47 652 1/24/2022
19.4.0.43 641 1/18/2022
19.4.0.42 607 1/10/2022
19.4.0.41 446 1/4/2022
19.4.0.40 501 12/28/2021
19.4.0.38 763 12/17/2021
19.3.0.59 490 12/14/2021
19.3.0.57 502 12/7/2021
19.3.0.56 1,344 11/29/2021
19.3.0.55 525 11/23/2021
19.3.0.54 561 11/17/2021
19.3.0.53 984 11/12/2021
19.3.0.48 669 11/3/2021
19.3.0.47 577 10/26/2021
19.3.0.46 576 10/19/2021
19.3.0.45 581 10/12/2021
19.3.0.44 552 10/5/2021
19.3.0.43 13,535 9/30/2021
19.2.0.62 633 9/13/2021
19.2.0.60 594 9/7/2021
19.2.0.59 584 8/30/2021
19.2.0.57 589 8/24/2021
19.2.0.56 571 8/17/2021
19.2.0.55 688 8/11/2021
19.2.0.51 623 8/2/2021
19.2.0.49 608 7/26/2021
19.2.0.48 586 7/19/2021
19.2.0.47 630 7/13/2021
19.2.0.46 1,088 7/6/2021
19.2.0.44 907 6/30/2021
19.1.0.69 644 6/14/2021
19.1.0.67 604 6/7/2021
19.1.0.66 672 5/31/2021
19.1.0.65 632 5/24/2021
19.1.0.64 604 5/19/2021
19.1.0.63 691 5/13/2021
19.1.0.59 603 5/3/2021
19.1.0.58 605 4/26/2021
19.1.0.57 653 4/20/2021
19.1.0.56 573 4/12/2021
19.1.0.55 642 4/6/2021
19.1.0.54 1,394 3/30/2021
18.4.0.49 718 3/22/2021
18.4.0.48 623 3/16/2021
18.4.0.47 662 3/9/2021
18.4.0.46 639 3/2/2021
18.4.0.44 635 2/23/2021
18.4.0.43 589 2/15/2021
18.4.0.42 642 2/9/2021
18.4.0.41 634 2/2/2021
18.4.0.39 772 1/28/2021
18.4.0.35 793 1/19/2021
18.4.0.34 622 1/12/2021
18.4.0.33 650 1/4/2021
18.4.0.32 741 12/30/2020
18.4.0.31 653 12/22/2020
18.4.0.30 1,156 12/17/2020
18.3.0.53 714 12/8/2020
18.3.0.52 714 11/30/2020
18.3.0.51 705 11/23/2020
18.3.0.50 1,018 11/17/2020
18.3.0.48 705 11/10/2020
18.3.0.47 855 11/5/2020
18.3.0.44 696 10/27/2020
18.3.0.42 688 10/20/2020
18.3.0.40 696 10/12/2020
18.3.0.38 761 10/7/2020
18.3.0.35 841 10/1/2020
18.2.0.59 697 9/22/2020
18.2.0.58 734 9/15/2020
18.2.0.57 698 9/8/2020
18.2.0.56 679 9/1/2020
18.2.0.55 669 8/24/2020
18.2.0.54 712 8/18/2020
18.2.0.48 746 8/4/2020
18.2.0.47 745 7/28/2020
18.2.0.46 741 7/21/2020
18.2.0.45 756 7/14/2020
18.2.0.44 5,460 7/6/2020
18.1.0.59 706 6/23/2020
18.1.0.57 754 6/15/2020
18.1.0.56 744 6/9/2020
18.1.0.55 780 6/2/2020
18.1.0.54 758 5/26/2020
18.1.0.53 735 5/19/2020
18.1.0.52 1,110 5/13/2020
18.1.0.48 767 5/5/2020
18.1.0.46 742 4/28/2020
18.1.0.45 762 4/20/2020
18.1.0.44 771 4/14/2020
18.1.0.43 768 4/7/2020
18.1.0.42 1,000 4/1/2020
18.1.0.36-beta 497 3/19/2020
17.4.0.55 978 3/10/2020
17.4.0.53 716 3/3/2020
17.4.0.51 1,147 2/25/2020
17.4.0.50 809 2/18/2020
17.4.0.49 784 2/11/2020
17.4.0.47 773 2/5/2020
17.4.0.46 786 1/30/2020
17.4.0.44 862 1/21/2020
17.4.0.43 846 1/14/2020
17.4.0.41 842 1/7/2020
17.4.0.40 783 12/24/2019
17.4.0.39 1,029 12/17/2019
17.3.0.34 867 12/10/2019
17.3.0.33 812 12/4/2019
17.3.0.30 749 12/3/2019
17.3.0.29 799 11/26/2019
17.3.0.28 811 11/18/2019
17.3.0.27 787 11/12/2019
17.3.0.26 821 11/5/2019
17.3.0.21 848 10/29/2019
17.3.0.19 833 10/22/2019
17.3.0.17 844 10/15/2019
17.3.0.14 973 10/3/2019
17.3.0.9-beta 536 9/20/2019
17.2.0.51 829 9/10/2019
17.2.0.49 807 9/3/2019
17.2.0.47 787 8/27/2019
17.2.0.46 47,519 8/22/2019
17.2.0.41 893 8/13/2019
17.2.0.40 837 8/6/2019
17.2.0.39 824 7/30/2019
17.2.0.36 840 7/23/2019
17.2.0.35 839 7/17/2019
17.2.0.34 4,945 7/11/2019
17.2.0.28-beta 498 6/27/2019
17.1.0.53 863 6/25/2019
17.1.0.52 842 6/18/2019
17.1.0.51 889 6/11/2019
17.1.0.50 870 6/4/2019
17.1.0.49 859 5/28/2019
17.1.0.48 894 5/21/2019
17.1.0.47 1,039 5/14/2019
17.1.0.44 900 5/7/2019
17.1.0.43 881 4/30/2019
17.1.0.42 901 4/23/2019
17.1.0.41 881 4/16/2019
17.1.0.40 925 4/9/2019
17.1.0.38 967 3/29/2019
17.1.0.32-beta 586 3/13/2019
16.4.0.54 993 2/19/2019
16.4.0.53 951 2/13/2019
16.4.0.52 1,520 2/5/2019
16.4.0.48 976 1/22/2019
16.4.0.47 1,042 1/16/2019
16.4.0.46 1,003 1/8/2019
16.4.0.44 969 12/24/2018
16.4.0.42 988 12/17/2018
16.4.0.40-beta 688 12/10/2018
16.3.0.36 1,024 11/27/2018
16.3.0.35-beta 840 11/23/2018
16.3.0.29 1,086 10/30/2018
16.3.0.21 1,394 9/21/2018
16.3.0.17-beta 794 9/12/2018
16.2.0.50 1,119 8/28/2018
16.2.0.46 1,296 8/9/2018