VB Combo Box

VB Combo Box

10th Grade

10 Qs

quiz-placeholder

Similar activities

Binary Search

Binary Search

7th - 11th Grade

8 Qs

Python Loops Quiz (for loop and while loop)

Python Loops Quiz (for loop and while loop)

10th Grade

10 Qs

Merge sort | Starter Quiz | Oak National Academy

Merge sort | Starter Quiz | Oak National Academy

9th Grade - University

9 Qs

Predictive Analytics

Predictive Analytics

3rd Grade - University

10 Qs

Unit 3 Lists

Unit 3 Lists

7th - 12th Grade

15 Qs

Up Ante LAP Quiz

Up Ante LAP Quiz

9th - 12th Grade

10 Qs

Excel Formula

Excel Formula

10th Grade

15 Qs

PF 6.02: Credit Basics

PF 6.02: Credit Basics

9th - 12th Grade

12 Qs

VB Combo Box

VB Combo Box

Assessment

Quiz

Computers

10th Grade

Medium

Created by

T. Arman

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The user needs to click on the handle(small arrowhead) on the right of the combo box to see the items which are presented in a drop-down list.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add items to the list at design time, you can also use the String Collection Editor.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To remove items at design time, simply open the String Collection Editor and delete the items line by line or all at once using the Delete key.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To remove the items at runtime, use the clear method.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To clear all the items at once, use the add method.

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?