Lecture 07-08 (Windows Form Applications & TextBox)
Lecture 07-08 (Windows Form Applications & TextBox)
MS Teams
PDF Editor
Illustrator
7
Desktop Application
8
Desktop Application
9
Desktop Application
10
Desktop Application
11
Console vs. Desktop Application
12
Desktop Application
13
Desktop Application
14
Desktop Application
15
Desktop Application
16
Desktop Application
17
Adding controls to blank C# form
18
Adding controls to blank C# form
19
Adding controls to blank C# form
20
Adding controls to blank C# form
Properties of C# controls
21
Adding controls to blank C# form
Properties of C# controls
22
Adding controls to blank C# form
Properties of C# controls
23
Adding controls to blank C# form
Properties of C# controls
24
Adding controls to blank C# form
Properties of C# controls
25
Adding controls to blank C# form
Properties of C# controls
26
Adding controls to blank C# form
Properties of C# controls
27
Adding controls to blank C# form
Properties of C# controls
28
(Object sender, EventArgs e)
29
Adding Controls to a Blank C# Form
Adding C# Code to a Button: C# MessageBox
30
Adding Controls to a Blank C# Form
Adding C# Code to a Button: C# MessageBox
31
Adding Controls to a Blank C# Form
Adding C# Code to a Button: C# MessageBox
32
Adding Controls to a Blank C# Form
Adding C# Code to a Button: C# MessageBox
33
Adding Controls to a Blank C# Form
Adding C# Code to a Button: C# MessageBox
34
More about C# MessageBox
35
Hide, Show and close Form
36
Questions?
Thank you
Ethics is knowing the difference between what you have a right to
do and what is right to do.
- Potter Stewart
DEPARTMENT OF COMPUTER SCIENCE, UET TAXILA (PAKISTAN) 38
CS-404 Visual Programming
Lecture 08 (TextBox Control)
Course Teacher: Awais Mehmood, Department of Computer Science, UET, Taxila (Pakistan)
DEPARTMENT OF COMPUTER SCIENCE, UET TAXILA (PAKISTAN) 39
Goals for today
Adding controls
Variables and
to windows
expressions
form (Textbox)
41
Properties of C# control-textbox
42
Variables in C#
43
Variables in C#
44
Variables in C#
45
Variables in C#
46
Variables in C#
47
Variables in C#
48
Variables in C#
49
Variables in C#
50
Variables in C#
51
Variables in C#
52
String Variables concatenation in C#
53
Comments in C#
54
Working on TextBox values
55
Working on TextBox values