Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 369 Bytes

InfiniteScrollingText

High performance and reusable "Console Like" Control for .NET Windows Forms

Potential future improvements

  • Add extensibility support, custom draw (custom highlight, etc)
  • Add support for selection (copy)
  • Add support for focused row (useful?)
  • Add natural navigation using arrows (depends on focused row support)
  • Create a nuget package