JotPad
This piece of software was more or less a learning opportunity. I was first starting to dig into C#.NET and what better tool to write then a text editor or a Notepad replacement. This piece of software is slightly more advanced than Notepad, most notably you can have line numbering on the left as well as a toolbar and easy searching in the toolbar.
However simple this program may be, the original idea was to create or modify the existing Text Box control to add features so that you can easily plug in the control to other programs, and have easy ways to load files to the text box. You can directly load a text file from using only the Text Box control and any of the form elements are properties or functions that are housed within the Text Box control.
Downloads:
- JotPad – Zip Format pre-compiled - download here
- JotPad – Zip Format source - download here
- Text Box control – Zip Format pre-compiled - download here
- Text Box control – Zip Format source - download here
Popularity: 3% [?]

Recent Comments