Computer Science, asked by akjka02, 9 months ago

Write the steps to add items in a combo box??​

Answers

Answered by tokaskirti3
0

Explanation:

it's helpful for you

Attachments:
Answered by brainly2107
5

Answer:

STEPS TO ADD ITEMS IN A COMBO BOX ARE :-

(1) Click on combo box from toolbox to select it. Then locate the items property from the Property Box.

(2) We will get the String Collection Editor.

(3) Type an item and press Return. Click OK button to close the dialog box.

(4) When we run our program and test out our new Combo Box, it will display list of added items in the drop down menu.

Similar questions