Asked by Danilo Seglio on May 30, 2024

verifed

Verified

A combo box is a combination of a text box and command button.

Combo Box

A user interface control that combines a drop-down list box with a single-line textbox, allowing users to select an item from a list or enter their own value.

  • Separate and contrast control types based on their specialized uses in forms and reports.
verifed

Verified Answer

BL
Beatrice LingadJun 02, 2024
Final Answer :
False
Explanation :
A combo box is a combination of a text box and a list box.