Computer Science, asked by monicachaswalpcz59z, 1 year ago

difference between label and text box

Answers

Answered by chAnjani
7
A Label doesn't allow this, by design. Labelcontrols are typically used to provide descriptive text for a control. For example, you can use a Label to add descriptive textfor a TextBox control to inform the user about the type of data expected in thecontrol.
Similar questions