Presentation is loading. Please wait.

Presentation is loading. Please wait.

Lecture 5 Menu Strip Demo with Dialog Controls.

Similar presentations


Presentation on theme: "Lecture 5 Menu Strip Demo with Dialog Controls."— Presentation transcript:

1 Lecture 5 Menu Strip Demo with Dialog Controls

2 In your next project you will create a simple Windows Forms application that uses a menu strip to organize I/O and Edit operations on text files. The controls we will be reviewing include: MenuStrip OpenFileDialog SaveFileDialog FontDialog ColorDialog

3 Create a New Project

4 Adding a MenuStrip Control
click and drag a MenuStrip to the form

5 add a header named File

6 add Subheadings for New,
Open, and Save under File

7 drag and drop a Rich TextBox
onto the form

8 doubleClick the subheadings to
create click event handlers for each

9 OpenFileDialog for Text Files

10

11 SaveFileDialog for Text Files

12

13

14

15

16

17

18


Download ppt "Lecture 5 Menu Strip Demo with Dialog Controls."

Similar presentations


Ads by Google