10TVEProgramming q1 Module4
10TVEProgramming q1 Module4
Technical-Vocational
Education (TVE)
ICT - Programming in Visual
Basic 2010
Quarter 1 – Module 4:
Visual Basic 2010 Environment
i
TVE – ICT (Programming in Visual Studio 2010) 10
Quarter 1 – Module 6: Visual Basic 2010 Environment
First Edition, 2020
Republic Act 8293, section 176 states that: No copyright shall subsist in any work of the
Government of the Philippines. However, prior approval of the government agency or office
wherein the work is created shall be necessary for exploitation of such work for profit. Such
agency or office may, among other things, impose as a condition the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names, trademarks, etc.)
included in this module are owned by their respective copyright holders. Every effort has been
exerted to locate and seek permission to use these materials from their respective copyright
owners. The publisher and authors do not represent nor claim ownership over them.
Management Team:
Angelita S. Jalimao
Chief Education Supervisor, Curriculum Implementation Division
ii
What I Need to Know
Hello, Grade 10 Learners! This module is designed to help you fully
understand the Visual Basic 2010 Environment and some related terms. Feel free
to explore each part and accomplish each activity at your own pace.
This module is here to guide you through this lesson. In case you were not
able to follow and understand some instances, you can always go back to that part.
What I Know
1. What is the window used to display all the forms and modules of the current
project?
a. Form Design Window c. Project Explorer Window
b. Form Layout Window d. Properties Window
2. Which of the following windows’ user interface is designed by selecting the desired
control icons or object from the Toolbox?
a. Form Design Window c. Standard Toolbar
b. Project Explorer Window d. Toolbox
3. What part of the VB environment displays the name of the form?
a. Menu bar c. Title bar
b. Name bar d. Toolbar
4. Which of the following enlarges the currently window to a full screen?
a. Close button c. Minimize button
b. Maximize button d. Restore button
5. What part of VB contains icon that represents commonly used controls?
a. Standard toolbar c. Toolbox
b. Title bar d. Form Design Window
6. Visual Basic responds to events using which of the following?
a. a code procedure c. a form procedure
b. an event procedure d. a property
7. Sizing handles make it easier to resize virtually any control when developing
applications with Visual Basic. When working in the form designer, how are
these sizing handles displayed?
a. a rectangle with 4 arrows c. a rectangle with 4 squares
b. a 3D outline around the control d. a wavy red line
8. Forms, command, buttons labels, etc. are example of ?
a. object b. tool c. icon d. image
1
9. What is a blank form that shows automatically when starting a Visual Basic
program?
a. Title bar c. Windows Form Object
b. Menu bar d. Properties Window
10. Which of the following window shows the properties of the form or control you
have selected?
a. Solution Explorer Window c. Toolbar
b. Properties Window d. Toolbox
11. What of the VB screen element contains the project files and buttons that
allowed you to toggle between code view and design view?
a. Title bar c. Windows Form Object
b. Menu bar d. Solution Explorer
12. It provides quick access to frequently used commands represented by icons?
a. Toolbox b. Menu bar c. Toolbar d. Start page
13. The properties window plays an important role in the development of Visual
Basic applications. What is the main used of it?
a. to change how objects, look and feel
b. to store data on the hard drive
c. to allow the programmer enhance the program
d. to debug the program
14. What is the shortcut key used to exit or close the Visual Basic program?
a. Alt+C b. ALT+X c. CTRL+X d. ALT+F4
15. What is the first page when you open a new project in VB?
a. Toolbox b. Menu bar c. Toolbar d. Start page
What’s In
COLUMN A COLUMN B
The word “Visual” refers to the way the Graphical User Interface (GUI) is
designed.
2
What’s New
Activity 1: Identify the 10 Parts of the Visual Basic Screen Elements. Draw a
line on each word that you were able to search. These words are positioned
vertically, horizontally, diagonally or reversed. Do it as fast as you can.
Good job! Now, be ready to explore and be amazed on how beautiful Visual Studio
is. Enjoy!
What is It
3
To start creating your first application, you need to click on the New Project. After
clicking on the New project, the following New Project dialog box will appear:
You may also watch the video on how to launch Visual Basic 2010:
https://www.youtube.com/watch?v=_hsPfoOmNIM&list=PL86A8013B8782A7AD
Reflection:
Reflect on the user interface design of Visual Basic 2010. How does the design impact the
user experience, and what considerations should developers consider when designing
software interfaces?
5
What’s More
Activity 2.
Launching Visual Basic 2010.
Launch Visual Basic 2010 and try to familiarize yourself with the interface. You
are giving at least 15-20 minutes to navigate and explore the tools by applying it
on the form.
Follow-up questions:
1. Based on your exploration, what recommendations would you offer to a
beginner programmer who is just starting to use Visual Basic 2010 for the
first time? How can they effectively utilize the interface for learning and
development?
3. Reflect on your initial user experience with Visual Basic 2010. What
aspects of the interface design contribute to a positive or challenging
experience for a developer?
6
What can I do
Assessment
Choose the letter of the best answer. Write the chosen letter on a separate sheet of
paper
1. What is the 11th version of Visual Basic?
a. Visual Basic 11.0 c. Visual Basic 2010
b. Visual Basic 2005 d. Visual Basic 2008
2. Who developed Visual Basic?
a. Alan Cooper c. Allan Cooper
b. Allan Copper d. Allan Coopper
3. It is Visual Studio 2010 edition that can be downloaded for free from Microsoft.
a. Express b. professional c. Premium d. Limited
4. It provides quick access to frequently used commands represented by icons.
a. Toolbox b. Menu bar c. Toolbar d. Start page
5. What are you going to click on to return the window back to its original
position?
a. Drop down arrow in the title bar c. Select F1 for help
b. Click question mark d. None of these
6. It contains options for organizing solutions, projects, and files.
a. Toolbox c. Standard toolbar
b. Properties Window d. Solution explorer
7. What software development system was developed by Microsoft?
a. Visual Basic c. Java
b. Windows 10 d. Unix
8. Visual Basic provides a GUI environment. What does the letter I stand for?
a. Interface c. Internal
b. Integrated d. International
9. What window is used to change the appearance of the control?
a. Solution explorer window c. Windows Form Design
b. Properties window d. Form Window
10. What is the shortcut key for displaying the toolbox?
a. CTRL+DEL c. CTRL + ALT+X
b. CTRL + ALT+DEL d. CTRL+ T
11. Which of the following contains all the Visual Basic commands depending on
the task to do?
a. Title bar c. Toolbox
b. Menu bar d. Toolbar
12. What part of the Visual Basic environment displays the name of the form?
a. Menu bar c. Title bar
b. Name bar d. Toolbar
13. The following panes are part of the start page, EXCEPT .
a. New Project /Open Project Pane
7
b. Recent Projects Pane
c. Get Started Pane
d. Save all
8
14. What do we call a blank form that appears automatically when starting a Visual
Basic program?
a. Title bar c. Windows Form Object
b. Menu bar d. Properties Window
15. Which of the following contains tools used for creating or drawing controls on
the form?
a. Title bar c. Toolbox
b. Menu bar d. Toolbar
Additional Activities
Name the following icons and give their function. Write your answer in your
notebook for the next meeting.
1.
2.
3.
4.
5.