Computer Science, asked by Tonnystark77, 7 months ago

What is the difference between label and text field control?

Answers

Answered by masingh111
0

Answer:

In terms of Visual Studio Windows Form Applications, A Label is a control which is used to display some text onto the form whereas, A TextBox control is used to input data from the user.

Similar questions