Question
a.
MaxLength
b.
TotalLength
c.
TextAmount
d.
TextLimit
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. We can limit the amount of text entered into TextBox control by setting ……………… property to a specific number of characters.
Similar Questions
Discover Related MCQs
Q. TextBox controls also can be used to accept password if the …………….. property is used to mask characters.
View solution
Q. Each hyperlink is a object of the ………………. class and is stored in a collection called links.
View solution
Q. Which of the following is NOT the public properties of TextBox objects.
View solution
Q. Which of the following is/are the public methods of TextBox objects.
i) Clear ii) Paste iii) LoadFile iv) Paste
View solution
Q. Which of the following is NOT the public events of TextBox objects.
View solution
Q. Which of the following is/are the ways of add scroll bars to a text box using scroll bars property.
i) None ii) Horizontal iii) Vertical iv) Both
View solution
Q. In order for the scroll bars to actually appear, the text box’s …………….. property must be True.
View solution
Q. Which of the following is NOT the public property of RichTextBox Objects.
View solution
Q. Which of the following is/are the public methods of RichTextBox objects.
i) CanDelete ii) Find iii) LoadFile iv) SelectAll
View solution
Q. The SaveFile method is used to save the text in a rich text box to disk, and the ……………. method to read it back.
View solution
Q. Which of the following is/are the values of TextAlign property that takes from content Alignment enumeration.
BottomCenter ii) MiddleTop iii) TopLeft iv) MiddleLeft
View solution
Q. Which of the following is/are the public properties of LinkLabel objects.
i) ActiveLinkColor ii) LinkSize iii) LinkBehavior iv) Links
View solution
Q. Hyperlinks can be created using the …………………………………. method in LinkClicked event handler.
View solution
Q. In order to get the text associated with the link, ………………… method can be used.
View solution
Q. ______________ can be accessed from all types within the assembly, but not from outside the assembly.
View solution
Q. How to dereference an object in VB.NET?
View solution
Q. Smart Phone applications and other such devices can be written using:
View solution
Q. Which class is used to run the EXE application file in VB.NET?
View solution
Q. Which of the following namespaces is used to access "computer name" and its IP address in VB.NET?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!