VB List Box

VB List Box

10th Grade

10 Qs

quiz-placeholder

Similar activities

Office & Classroom Safety

Office & Classroom Safety

10th - 12th Grade

13 Qs

Basics of MS Outlook

Basics of MS Outlook

9th - 10th Grade

15 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

MS PowerPoint e-Book 2016 - Chapters 1-3

MS PowerPoint e-Book 2016 - Chapters 1-3

9th - 12th Grade

15 Qs

Features of IDEs

Features of IDEs

9th - 12th Grade

12 Qs

Search Algorithms

Search Algorithms

9th - 12th Grade

10 Qs

Bubble Sort

Bubble Sort

10th Grade

8 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?