Computer Science, asked by anuradhaverma715161, 1 year ago

By default the textbox control can hold text as 1.multiple lines 2.simgle lines 3. password character 4. none of these


Anonymous: please can you tell me the portion of fit

Answers

Answered by pakrisiswa41
0

may be the answer is none of these not confirmed ....

Answered by ankurbadani84
0

Answer:

2. Single Lines

Explanation:

Text box is used to enter text in  at run time. By default text it can take single line. However you can add scroll bars in the text box. Also you can customize it to allow to add multiple lines. You can event add event based on controls on textbox. Events being - Click, DoubleClick, TextAlignChanged

Similar questions