Computer Science, asked by satyabadimohapatra83, 3 months ago

5. Explain the use of the following properties with respect to Textbox control:
i. Multiline​

Answers

Answered by sakethnair004
1

Answer:

It is used to set the number of lines in a TextBox control. It is used to get or set a value representing whether the TextBox control can modify the character's case as they typed. It is used to enter more than one line in a TextBox control, by changing the Multiline property value from False to True.

Similar questions