8000 GitHub - Lulu-fw01/notepad-plus: C# windows forms notepad app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lulu-fw01/notepad-plus

Repository files navigation

notepad-plus

C# windows forms notepad app

This is notepad app for working with documents.

Functions

  • Bold font
  • Italic font
  • Underline text
  • Crossed out text
  • Set font
  • Create new document
  • Save document
  • Open document


Hot keys

  • Ctrl + S to save document.
  • Ctrl + N to create new document in this window.
  • Alt + F4 to close this window.

Build process

Windows

  1. Clone repository.
  2. Launch command line.
  3. Enter commands:
cd  <path_to_repository>\NotepadPlus
dotnet build

About

C# windows forms notepad app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0