Introduction To The Visual: Powerpoint Slides Modified From Deitel & Deitel
Introduction To The Visual: Powerpoint Slides Modified From Deitel & Deitel
Objectives
Familiarized on the C#
environment
Create simply program using
C#
Used C# as one of the
programming language
2
.NET project
C#
.NET solution
Windows
Applications
Visual C#
projects folder
Visual C#
Windows
Application
(selected)
project name
Fig. 2.3
project location
form
Tabs
Active tab
Menu
Menu bar
Solution Explorer
window
Properties window
Menu Bar
programs
To create new projects select:
File > New > Project
Certain menu options only appear in specific
modes
Solution
Explorer
Solution Explorer
Toolbox
Properties
window
Explorer toolbar
Solution Explorer
Toolbox
Contains
reusable
controls
To display the
Toolbox window,
select VIEW >
Toolbox.
Visual
programming
allows drag and
drop of controls
to customize the
form 10
Toolbox
close button
toggle auto hide
Properties window
Icons
12
Properties Window
13
The program
14
Label control
PictureBox
control
Project type
Project name
15
Project location
Click to change
project location
Down arrow
New background
color
Updated
Label
PictureBox
Insert an image
The
Image property
sets the image that
appears
Pictures should be of
type .gif, .jpeg, or .png
picture
box is
resizable to fit
the entire
image
25
Design form
27
28
29
30
31
32