Computer Science, asked by subham123431, 9 months ago

which is used to display text which a user can directly edit.
1) List box
b) Text Box
c) Label

Answers

Answered by avaniaarna
8
Hey mate
Here is your answer
1) list box
Answered by Agastya0606
5

Answer:

Using List box , a user can directly edit the display text.

  • The utility of the List Box is to display a list of items.
  • One user can click. He or she can select the items from the list.
  • It allows the user to select one or more items from the List Box Control.
  • Items can be added at design time or runtime by a developer.
  • The items can also be removed at the time of design and also at the time of a run.

Similar questions