# ScintillaTabbedTextControl **Repository Path**: Amano5/ScintillaTabbedTextControl ## Basic Information - **Project Name**: ScintillaTabbedTextControl - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-06 - **Last Updated**: 2024-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ScintillaTabbedTextControl A tabbed control for ScintillaNET to display multiple documents. [![Nuget](https://img.shields.io/nuget/v/VPKSoft.ScintillaTabbedTextControl.NET)](https://www.nuget.org/packages/VPKSoft.ScintillaTabbedTextControl.NET/) [![.NET Core Desktop](https://github.com/VPKSoft/ScintillaTabbedTextControl/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/VPKSoft/ScintillaTabbedTextControl/actions/workflows/dotnet-desktop.yml) ## The .NET package The package ending with .NET is depended upon the new Scintilla 5 series [Scintilla.NET](https://www.nuget.org/packages/Scintilla.NET/) and is in active development. The other package's Scintilla dependency is no longer being maintained even though the codebase of the dependent software may be maintained. ## Screenshot with default lexer ![ScreenShot](http://www.vpksoft.net/images/screenshots/misclib/ScintillaTabbedTextControl/ScintillaTabbedTextControl_1.png) ## Screenshot with style loaded from the famous Notepad++ XML lexer definition ![ScreenShot](http://www.vpksoft.net/images/screenshots/misclib/ScintillaTabbedTextControl/ScintillaTabbedTextControl_2.png) ### Thanks to * [JetBrains](https://www.jetbrains.com/?from=ScintillaTabbedTextControl) for their open source license(s). [![image](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg) ](https://www.jetbrains.com/?from=ScintillaTabbedTextControl)