You are on page 1of 2

Holy

1 Spirit Academy of Bangued


Corner McKinley, Taft St. Zone 6, Bangued, Abra
JUNIOR HIGH SCHOOL
COMPUTER 10
(Ms. Xenia Mae Flores - Teacher
Name:______________________________________Section:_________________________
Date Submitted:________________________

Module 2. Week 4
Lesson 4. Creating Object or Control
Lesson Objectives
At the end of the lesson, you should be able to:
a. Explain the process of creating Object or Control.
b. Familiarize oneself with creating Object or Control.
c. Create a flowchart which consist the process of creating Object or Control.
DAY 1 and 2
LET’S EXPLORE
Last time, we have discussed on how to work with Objects and Controls. Now, let us study about the
process of creating Object or Control. Let’s start!
Direction: Write A if you agree with the statement and D if you disagree.
___1. Modify the form properties by selecting the form and got the property window.
___2. The best practice in managing your program is to create a specific folder that matches the name of your
program.
___3. You have to select “Standard TXT” to create a new project.
___4. You need 3 labels to work on your program.
___5. Label, textbox and command button are the essential controls in creating a program.

LET’S EXPLAIN
For full discussion, read your book on pages 94-98.
Sample Program
**Follow the step-by-step process in building program that adds two numbers together.
1. Select “Standard EXE” from the opening dialog. At this point, VB has started a new project for you.
2. On the Menu Bar, select Project>Project 1 properties. On the Project Name: text box type
“AddingTwoNumbers” then click Ok.
3. Modify the form properties by selecting the form and got the property windows.
4. Modify the property Name: “AddingNumbers”.
5. Modify the property caption: “AddingNumbers”
6. On the Menu Bar, select File>Save MyApplication.frm As.
7. In the Save in, locate the directory you created from:
8. Libraries /Document/ Visual Basic Project/ Adding two numbers
9. Click Save. Then on the Menu bar, select File>Save Project As. Then click Save again.
10. The three basic VB controls are the label, textbox and command button.These are the controls needed for
the program.
11. Insert 3 labels by clicking Label from the toolbox.
12. Arrange the labels accordingly by dragging into the right position.
13. Insert 3 Text box by Clicking the Text box from the tool box.
14. Arrange the Text box accordingly by dragging into the right position.
15. Insert three Button by clicking the Button from the toolbox.
16. Arrange the Button accordingly by dragging into the right position.
17. Set the name and caption accordingly inside the property window.

DAY 3 AND 4
LET’S CREATE
In a separate sheet of bond paper, create a FLOWCHART that contains the process of creating Object or
Control. Refer to the rubrics below:
Indicators 5 4 3 2 1

The contents are systematic and clearly stated.

The flowchart has an excellent design.

The design and content of the flowchart is relevant to the given topic.

The flowchart is done neatly.

PARENT’S FEEDBACK
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________
_________________________________________________________________________________________

________________________________
Signature Over Printed Name

You might also like