πŸ“Š Webenabled Application
Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (C) i, ii and iv only
πŸ“Š Webenabled Application
Q. Which of the following is NOT the public properties of TextBox objects.
  • (A) autosize
  • (B) backcolor
  • (C) bulletindent
  • (D) maxlength
πŸ’¬ Discuss
βœ… Correct Answer: (C) bulletindent
πŸ“Š Webenabled Application
Q. Each hyperlink is a object of the ................... class and is stored in a collection called links.
  • (A) hyperlink.link
  • (B) linklabel.link
  • (C) link.linklabel
  • (D) link.hyperlink
πŸ’¬ Discuss
βœ… Correct Answer: (B) linklabel.link
πŸ“Š Webenabled Application
Q. TextBox controls also can be used to accept password if the ................. property is used to mask characters.
  • (A) passwordchar
  • (B) passwordcharacter
  • (C) maskchar
  • (D) passwordcontrol
πŸ’¬ Discuss
βœ… Correct Answer: (A) passwordchar
πŸ“Š Webenabled Application
Q. We can limit the amount of text entered into TextBox control by setting .................. property to a specific number of characters.
  • (A) maxlength
  • (B) totallength
  • (C) textamount
  • (D) textlimit
πŸ’¬ Discuss
βœ… Correct Answer: (A) maxlength
πŸ“Š Webenabled Application
Q. ................. control is generally used for editable text although it can also made read only.
  • (A) textboxcontrol
  • (B) richtextbox
  • (C) textboxbase
  • (D) textbox
πŸ’¬ Discuss
βœ… Correct Answer: (D) textbox
πŸ“Š Webenabled Application
Q. Most of the functionally of the text box control is simply inherited from the ................. class, which is also the a base class for the rich text box control.
  • (A) textboxcontrol
  • (B) richtextbox
  • (C) textboxbase
  • (D) textbox
πŸ’¬ Discuss
βœ… Correct Answer: (C) textboxbase
πŸ“Š Webenabled Application
Q. ..................... is a signed count of the number of rotation of the mouse wheel.
  • (A) alfa
  • (B) delta
  • (C) wheel rotation
  • (D) rotation count
πŸ’¬ Discuss
βœ… Correct Answer: (B) delta
πŸ“Š Webenabled Application
Q. In mouse cursor option ................. is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling vertically in an upward direction.
  • (A) panse
  • (B) pansw
  • (C) pansouth
  • (D) pannorth
πŸ’¬ Discuss
βœ… Correct Answer: (D) pannorth
πŸ“Š Webenabled Application
Q. In mouse cursor option ................... is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling horizontally and vertically downward to the left.
  • (A) panse
  • (B) pansw
  • (C) pansouth
  • (D) pannw
πŸ’¬ Discuss
βœ… Correct Answer: (B) pansw