adplus-dvertising
frame-decoration

Question

Which of the following is/are the public methods of TextBox objects.

i) Clear    ii) Paste   iii) LoadFile   iv) Paste

a.

i, ii and iii only

b.

ii, iii and iv only

c.

i, ii and iv only

d.

All i, ii, iii and iv

Posted under VB NET Web Technologies

Answer: (c).i, ii and iv only

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is/are the public methods of TextBox objects. i) Clear    ii) Paste   iii) LoadFile   iv) Paste

Similar Questions

Discover Related MCQs

Q. Which of the following is NOT the public events of TextBox objects.

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

Q. In order for the scroll bars to actually appear, the text box’s …………….. property must be True.

Q. Which of the following is NOT the public property of RichTextBox Objects.

Q. Which of the following is/are the public methods of RichTextBox objects.

i) CanDelete   ii) Find   iii) LoadFile   iv) SelectAll

Q. The SaveFile method is used to save the text in a rich text box to disk, and the ……………. method to read it back.

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

Q. Which of the following is/are the public properties of LinkLabel objects.

i) ActiveLinkColor   ii) LinkSize   iii) LinkBehavior   iv) Links

Q. Hyperlinks can be created using the …………………………………. method in LinkClicked event handler.

Q. In order to get the text associated with the link, ………………… method  can be used.

Q. ______________ can be accessed from all types within the assembly, but not from outside the assembly.

Q. How to dereference an object in VB.NET?

Q. Smart Phone applications and other such devices can be written using:

Q. Which class is used to run the EXE application file in VB.NET?

Q. Which of the following namespaces is used to access "computer name" and its IP address in VB.NET?