Notepad in VB.net with Full Source Code

Notepad in VB.Net with Full Source Code

This Notepad is a simple computer application that is made up of VB.Net. It is very easy to use applications because the functions can be easily operate by any users. This is a simple project that beginners in programming won’t find difficulty in dealing with this project.

About the Notepad in VB.Net

Notepad is very useful most especially if you want to make a simple text edits or you want to write a short text document and save it as plain text. That’s why if you want to try creating a simple Notepad, this is just right for you. This project works just like a normal Notepad where in the user can open a document file with enabled tabbed MDI. As you go through, you will be able to see the File, Edit, Format, Window and Help. In here, you can create a New Document, Open Existing Document, Save Active Document, Save as Document, Display Print Preview, print Active Document and many more. You can also edit your document and select the format into Bold, Italic and Underline, depending on your desire. There are also different Text fonts, Font style, Effects and Size to choose from.

These are the following features of the Notepad in VB.Net with Full Source Code

  • Create New Document
  • Format Text
  • Print Document
  • Save Document
  • Edit Document
  • Undo
  • Redo
  • Cut
  • Copy
  • Paste
  • Delete
  • Select All
  • Find
  • Replace
  • Close
  • Open Document
  • Save
  • Save As
  • Print Preview
  • Print
  • Exit
  • Help

How to run the Notpad in VB.NET with Full Source Code.

  1. Download the zip file.
  2. Extract the downloaded zip file.
  3. Open the folder " MetroPad"
  4. Click MetroPad.sln to open the system.
  5. Press F5 to run the system.

This Notepad in VB.NET with Full Source Codeis for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment