Home

What is the correct answer?

4

In TreeView to collapse all the nodes of a selected node ___________ method is used

A. CollapseAll

B. Collapse

C. Any one of the above

D. None of the above

Correct Answer :

B. Collapse


Related Questions

PasswordChar property of a TextBox can accept " " (space) as the password… A DataSet can be updated only when the connection is open In ListView the item that is currently selected is determined by Data from DataSet is accessed using34 ___________ is used to pass copies of a variable while __________ is used… ________ converts to long datatype If a form call another form and the caller form is closed through code,… A Class can inherit both Class and Interface at a time Function abc() As StringReturn 10End Function You can assign a Main Menu to any control A form can have only ______ Main Menu and _________ Context Menu If you want to open a file named "a.txt" use A thread can be started only once /*1. Class C2. public notoverridable sub abc()3. msgbox("Base Class")4.… Structured and Unstructured exceptions can't be mixed Dim a() as Integer-{1,2,3,4}is a valid statement Use a _________ statement to make Visual Basic object the default object… When a project is Built it creates a _______ and ________ file under Bin… To redimension an array with its previous values intact use ___________… InputBox by default returns ________ values This property of TrackBar is not present In TreeView to get the node the mouse is pointing to, use _________ actually updates the values in a DataSet permanently To add items stored in an array to a ListView use FolderBrowserDialog displays To make a button the default button, this property of the form must be… To print use Images can be loaded from Using ADODB multiple tables can be connected at a time To get details about an error use