Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 314 Bytes

File metadata and controls

4 lines (3 loc) · 314 Bytes

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.