SlideShare a Scribd company logo
electroteam__@hotmail.com
Electro-Team
Interesting Education
A. NotifyIcon Control
B. NumericUpDown Control
C. Progress Bar & Timers
A. Notify Icon Control
Notify Icon Control is used to display an icon in the
system tray. This control can be used to indicate
the start and stop of an application or a process
or a service.
Notify progresscontrol
Notify progresscontrol
Notify progresscontrol
Expand Toolbox
Expand Common Controls in Toolbox
Common Control
Double click to Add NotifyIcon
Click to select NotifyIcon Control
Select Icon Property and click on browse (…)
Navigate to any Icon file and select it then click open
Now you are ready to go ..double click on your Form
Form1_Click event
Button_Click event
Run Time
Notify progresscontrol
B. NumericUpDown Control
Open New Project & Fix
Label, NumericUpDown & Button
NumericUpDown1 Properties
Run Time
Label1.Text = NumericUpDown1.Value
Double click on button1 and type yellow phrase
Notify progresscontrol
C. Progress Bar & Timers
Add Tow Timers
Expand Toolbox
Components
Timers Located in Components Group
Add 2 Timers, 2 Buttons & ProgressBar
Run Time
Button1 = Increase & Button2 = Decrease
Default Timer1,Timer2 Enable Property = False
Notify progresscontrol

More Related Content

PPTX
Vp lecture 7 ararat
PPTX
Spf chapter10 events
PDF
Lab view introduction
PPTX
I/O PHP Files and classes
PPTX
PPT
If then vs select case
PPT
visual basic 6 Add Merlin
PPT
Visual basic intoduction
Vp lecture 7 ararat
Spf chapter10 events
Lab view introduction
I/O PHP Files and classes
If then vs select case
visual basic 6 Add Merlin
Visual basic intoduction

Viewers also liked (19)

PPTX
Create Your first website
PPT
Date & time picker
PPT
Combo box
PPT
Combo box
PPTX
Visual basic 6
PPT
Visual Basic 6 Data Base
PPTX
Function 2
PDF
Web design-ninja
PPTX
PHP Forms PHP 05
PPT
For next
PPTX
C & Python Introduction
PDF
Web Design
PPTX
Hello world program
PPTX
Treating Eating Disorders
PPTX
Defining Eating Disorders
PPTX
Functions 1
PPTX
Getting a Job TV Industry Upload
PPTX
Conditional Statementfinal PHP 02
PDF
Wordpress course
Create Your first website
Date & time picker
Combo box
Combo box
Visual basic 6
Visual Basic 6 Data Base
Function 2
Web design-ninja
PHP Forms PHP 05
For next
C & Python Introduction
Web Design
Hello world program
Treating Eating Disorders
Defining Eating Disorders
Functions 1
Getting a Job TV Industry Upload
Conditional Statementfinal PHP 02
Wordpress course
Ad

More from mohamedsaad24 (17)

PPTX
Kazdoura & Luciano Jan – Aug 2016 Cost Analysis
PPTX
Software Design
PPT
Visual Basic ADO
PPTX
Create Contacts program with VB.Net
PPT
How Computer work
PPTX
My Bachelor project slides
PPTX
Difference between asp and php
PPTX
Error handling
PPTX
Php session 3 Important topics
PPT
Listbox+checkedlistbox
PPT
If then vb2010
PPT
Visual Basic Calculator
PPT
Visual Basic Examples
PPT
Computer Introduction
PPTX
PHP Introduction
PPTX
Loops PHP 04
PPTX
Arrays PHP 03
Kazdoura & Luciano Jan – Aug 2016 Cost Analysis
Software Design
Visual Basic ADO
Create Contacts program with VB.Net
How Computer work
My Bachelor project slides
Difference between asp and php
Error handling
Php session 3 Important topics
Listbox+checkedlistbox
If then vb2010
Visual Basic Calculator
Visual Basic Examples
Computer Introduction
PHP Introduction
Loops PHP 04
Arrays PHP 03
Ad

Notify progresscontrol