Computer Science, asked by ponti85, 11 months ago

what is the difference between textbox and label control

Answers

Answered by khushi46140
6
This can be your answer
Attachments:
Answered by StaceeLichtenstein
6

Difference between textbox and label control is given below

Explanation:

  • The label is used for display the some text in the webpage whereas the textbox is used for read the input from the user in the webpage .
  • We will used the label keyword for declaring the label where used the textbox or text to declared the textbox in the webpage .
  • Within the framework a label is not used to generate the event whereas the textbox is used to generate an event.

Learn More :

  • brainly.in/question/11542828
Similar questions