Computer Science, asked by arttheatre99, 6 months ago

What is label control ​

Answers

Answered by Anonymous
4

Answer:

A label is a graphical control element which displays text on a form. It is usually a static control; having no interactivity. A label is generally used to identify a nearby text box or other widget.

Answered by neha121212
2

Answer:

A label is a graphical control element which displays text on a form. It is usually a static control; having no interactivity. A label is generally used to identify a nearby text box or other widget.[1] Some labels can respond to events such as mouse clicks, allowing the text of the label to be copied, but this is not standard user-interface practice. Labels usually cannot be given the focus.

Similar questions