VB List Box

VB List Box

10th Grade

10 Qs

quiz-placeholder

Similar activities

Algorithm Intro

Algorithm Intro

9th Grade - University

14 Qs

Digital Documentation

Digital Documentation

10th Grade

15 Qs

Databases

Databases

9th - 12th Grade

15 Qs

Python Lists

Python Lists

10th Grade

14 Qs

Basics of MS Outlook

Basics of MS Outlook

9th - 10th Grade

15 Qs

Sequential and Binary Search

Sequential and Binary Search

10th - 12th Grade

12 Qs

Get A Job Test

Get A Job Test

7th - 12th Grade

15 Qs

Algorithms

Algorithms

3rd - 12th Grade

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