You are on page 1of 3

UNIVERSITY OF SAINT ANTHONY

(Dr. Santiago G. Ortega Memorial)


City of Iriga

JUNIOR HIGH SCHOOL DEPARTMENT

INSTRUCTIONAL GUIDE in COMPUTER 10


Name: __________________________________________Grade & Section: _______________
SET 4

Working Forms and Controls


Objectives: Determine the different window interface using of controls
Familiar with the differents controls used in VB.
Activity:

I. IDENTIFICATION: Identify the term that is best described in the statement. Write your
answer on the space provided for.

__________________ 1. An attribute of an object.


__________________ 2. It is an incident that happens to the object due to the action of the user.
__________________ 3. The base class of all Window Forms in .Net.
__________________ 4. An object representing a window that makes up an application’s user interface.
__________________ 5. It contains set of controls that can be placed on a Form Window to produce a
graphical user interface.
__________________ 6. It contains several buttons for commonly used commands.
__________________ 7. This is an accessory that allows you to access SQL Server database without using
physical server and without opening Enterprise server or SQL Query Designer.
__________________ 8. It shows a list of project that have been created by you recently.
__________________ 9. It contains a list of all the controls contained on a form.
__________________ 10. It represents the persons, things and concepts that are the subject of an
application.
II. Draw in the box the logo or icon of Microsoft Visual Studio 2010.

III. CONTROL TYPE: Identify the control name of the corresponding buttons or icons. Write
your answer on the space provided for.

ab
UNIVERSITY OF SAINT ANTHONY
(Dr. Santiago G. Ortega Memorial)
City of Iriga

JUNIOR HIGH SCHOOL DEPARTMENT

A abl

IV. Write the suggested prefix of the following controls.

CONTROLS SUGGESTED PREFIX

LABEL

TEXTBOX

BUTTON

CHECKBOX

RADIOBUTTON

LISTBOX

COMBOBOX

TIMER

PICTUREBOX

DATE TIME PICKER

V. Enumeration:
Three Ways to insert controls to the form.

-
UNIVERSITY OF SAINT ANTHONY
(Dr. Santiago G. Ortega Memorial)
City of Iriga

JUNIOR HIGH SCHOOL DEPARTMENT

You might also like