Title: Tutorial - Advanced Notepad In Visual Basic
Author: FactorXTech
Site(s): http://tiny.cc/bej1P (Visual Basic 2008)
http://tinyurl.com/ylzplfx (Codes)
Description: First, start a new Project and select Windows Forms Application and name it. Next, re-size the Window and add the following items:
--1 RichTextBox
--1 MenuStrip
When that is added, add the following items in the MenuStrip:
File: New Window+Close Window+(DIVIDER)+New+Open+Save+(DIVIDER) +Exit
Edit: Undo+Redo+(DIVIDER)+Cut+Copy+Paste+(DIVIDER)+Select All+Clear
View: Font Style+Color
Next, double-click all the items in the MenuStrip and add the codes specifically for that MenuStrip item. When that is done, you can test it out!
_________________

Thank you for visiting FXTech Support!
http://www.youtube.com/FactorXTech