0% found this document useful (0 votes)
17 views2 pages

activity 8 ict500

Uploaded by

Argie Deguzman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

activity 8 ict500

Uploaded by

Argie Deguzman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

IMMACULATE CONCEPTION POLYTECHNIC

Marian Road, Poblacion, Santa Maria, Bulacan

Lesson 8: Repetition and Looping Statement with List Boxes and Combo Boxes

Activity 1: Explain the following terms based from your own understanding. Write your answer on
the space provided.

1. Using the Items.Add Method

Example a: Using a string literal value

Observation
__________________________________________________________________
__________________________________________________________________

Conclusion
__________________________________________________________________
__________________________________________________________________

Example b: using a text box control

Observation
__________________________________________________________________
__________________________________________________________________

Conclusion
__________________________________________________________________
__________________________________________________________________

2. Using Items.Insert Method

Example a: Using text box and combo box control

Observation
__________________________________________________________________
__________________________________________________________________
Conclusion
__________________________________________________________________
__________________________________________________________________

3. Removing an item for the list

Example a: Removing of items using Items.RemoveAt and Items.Remove Method

Observation
__________________________________________________________________
__________________________________________________________________

Conclusion
__________________________________________________________________
__________________________________________________________________

3. Looping examples using different controls

Observation
__________________________________________________________________
__________________________________________________________________

Conclusion
__________________________________________________________________
__________________________________________________________________

Programming Quiz

1. Design and develop a simple looping statement program that generates the given sequence
numbers. Follow the given figure below in designing and developing the application program.

2. Design and develop a simple looping statement program that generates the given sequence
numbers by 3. Follow the given figure below in designing and developing the application program.

3. Design and develop a simple looping statement program that generates the given sequence
numbers by 3 and decrement format. Follow the given figure below in designing and developing the
application program

You might also like