VB List Box

VB List Box

10th Grade

10 Qs

quiz-placeholder

Similar activities

Scratch Lesson 1

Scratch Lesson 1

6th - 10th Grade

11 Qs

Bubble Sort

Bubble Sort

10th Grade

8 Qs

Office & Classroom Safety

Office & Classroom Safety

10th - 12th Grade

13 Qs

Review

Review

9th - 12th Grade

10 Qs

Unit 8 Javascript Quiz

Unit 8 Javascript Quiz

9th - 12th Grade

15 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Algorithms Homework Year 10

Algorithms Homework Year 10

10th Grade

12 Qs

Microsoft SmartArt Graphics

Microsoft SmartArt Graphics

8th - 10th Grade

10 Qs

VB List Box

VB List Box

Assessment

Quiz

Computers

10th Grade

Medium

Created by

T. Arman

Used 20+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The List Box is to present a list of items where the user can click and select the items from the list.

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The items can also be deleted at design time or at runtime.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Items can be added at design time or at runtime.

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To add items at design time, start a new project and insert a list box on the form.

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An Item comprises a method called Add() that is used to add items to the list box.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To add an item to a list box, you can use the following syntax:

ListBox.Item.Odd("Text")

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You can also let the user add their own items using the InputBox function.

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?