Presentation is loading. Please wait.

Presentation is loading. Please wait.

Building a Simple Text Editor. Create a text editor with the following features: (1) Uses a MenuStrip with File, and Edit tabs (2) The user can create.

Similar presentations


Presentation on theme: "Building a Simple Text Editor. Create a text editor with the following features: (1) Uses a MenuStrip with File, and Edit tabs (2) The user can create."— Presentation transcript:

1 Building a Simple Text Editor

2 Create a text editor with the following features: (1) Uses a MenuStrip with File, and Edit tabs (2) The user can create a New file, Open an Existing File, Save a file, or Save As a new File. (3) Allows the user to read and write text files using OpenFileDialog and SaveFileDialog controls. (4) The user can choose the display font using the FontDialog control. (5) The user can choose the font color using the ColorDialog control. (6) The user can choose the background color using the ColorDialog control. (7) The user is prompted if they are about to Save over an existing file. (8) The user is prompted if they are about to close the program without saving the existing file. Problem Specification

3

4

5

6

7

8

9


Download ppt "Building a Simple Text Editor. Create a text editor with the following features: (1) Uses a MenuStrip with File, and Edit tabs (2) The user can create."

Similar presentations


Ads by Google