Computer Science, asked by abhay26royaltyfam, 1 month ago

distinguish between the name and the label properties of a control​

Answers

Answered by dipakundu2016
2

Explanation:

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.

HOPE IT HELP YOU☺

Answered by Jeniferjk
1

Answer:

Properties of the Label Control

Sr.No. Property & Description

3 FlatStyle Gets or sets the flat style appearance of the Label control

4 Font Gets or sets the font of the text displayed by the control.

5 FontHeight Gets or sets the height of the font of the control.

6 ForeColor Gets or sets the foreground color of the control

Explanation:

hope it help you

Similar questions