Understanding the
VB.Net IDE
Mrs. Liezl T. Vicente
The working area, is where you
design the user interface, change
the properties of the controls, write
the code and do many other things
The solution explorer. This part you
can see the main files that your
application is consisting of. You use
this to quickly move from one part of
the application to the other.
The properties window. This
window changes according to
what you are doing. For example,
whenever you select a file from
the Solution Explorer window, it
changes itself to show you only
the properties related to that
specific object or control.
The Toolbox helps you in adding
controls to your window.
Click the Start Debu
Play button to run th
This part displays the Error List
Warnings and error Messages.
Click Save All to save the
Project.
Stay safe. God Bless…