# ICSharpCode.TextEditor **Repository Path**: wisejohn/ICSharpCode.TextEditor ## Basic Information - **Project Name**: ICSharpCode.TextEditor - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-27 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ICSharpCode.TextEditor ICSharpCode.TextEditor for WinForms from SharpDevelop This version of ICSharpCode.TextEditor fixes the issue that the scrollbars are always visible in the text editor. It does it by checking if vertical and horizontall scrollbars should be rendered and renders them only whenever needed.