Home

What is the correct answer?

4

In TreeView to get the node the mouse is pointing to, use

A. GetNode

B. Node

C. GetNodeAt

D. SelectNode

Correct Answer :

C. GetNodeAt


Related Questions

What cannot be done if the table has no primary key A MsgBox can have maximum ___________ button(s) Application.StartupPath actually points to Get method is used to On error goto lbl is a PasswordChar property of a TextBox can accept " " (space) as the password… In ADODB the _____________ property is used to connect to the table A Class can inherit both Class and Interface at a time ScrollBars can be added to This view is not present in VB.NET Function abc() As StringReturn 10End Function In reports ___________ property help to assign user-defined criteria For the same class "Me" and MyBase" are same A thread can be started only once This view pops up if "Ctrl+F1" is pressed To view Panels of a StatusBar set _________ to true ________ converts to long datatype The EventLog's ________ method is used to write an entry to a log file To uninstall a Windows Service ____________ is use /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… Structured and Unstructured exceptions can't be mixed A form can not call itself The Apply button automatically appears of the Font Dialog Box is opened Data from DataSet is accessed using34 A Windows Service if installed cannot be uninstalled If a form call another form and the caller form is closed through code,… If a Class in inherited, its constructor is inherited automatically and… Default event handler of Splitter is Use a _________ statement to make Visual Basic object the default object… If a Label control's AutoSize property is set to True, can you resize…