Skip to content

shadyamr504/Notepad-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Simple Notepad App (C# - Windows Forms)

πŸ“… Old Project Date: January 15, 2024
🧠 Type: Educational / Experimental
πŸ‘¨β€πŸ’» Language: C# with Windows Forms

This is a simple Notepad-like application built using C#. It was one of my early projects to practice working with Windows Forms.
Despite being a basic editor, it includes several useful features for text editing and file handling.


✨ Features

| πŸ“‚ Open .txt files | πŸ’Ύ Save current content | | πŸ†• Create new files | ❌ Exit the application | | ⏱ Insert date & time | ↩ Undo / Redo | | βœ‚οΈ Cut / Copy / Paste | πŸ– Select All | | πŸ”€ Change font style | 🎨 Change font color |


πŸ“Έ Screenshot

Screenshot


πŸš€ How to Run

  1. Open the project in Visual Studio.
  2. Make sure you have .NET Framework installed.
  3. Press F5 or click Start to run the application.

🏁 Notes

  • This project is not maintained. It's kept here for archival and learning purposes.
  • Built using old Windows Forms style, mainly for practice.

πŸ“š License

You can reuse this project freely for learning or modification purposes.


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages