Home

What is the correct answer?

4

FolderBrowserDialog displays

A. File

B. Folder

C. Drives

D. b and c

Correct Answer :

D. b and c


Related Questions

________ converts to long datatype Dim S as Integer=10Text1=SMsgbox(Text1.Text) Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 A user wants that custom colors are visible when the Color Dialog Box… To use HelpProvider, the following properties of the form needs to be… For the same class "Me" and MyBase" are same Use a _________ statement to make Visual Basic object the default object… To override Finalize function the scope of the function must be Two commands can be written in the same line using InputBox by default returns ________ values A single LinkLabel can support multiple links dim arr(10) as string, the max index of the array is A Windows Service if installed cannot be uninstalled A TreeView can have multiple root nodes Using ADODB multiple tables can be connected at a time To redimension an array with its previous values intact use ___________… A MsgBox can have maximum ___________ button(s) To display multiple columns in ListView the View property must be set… To add controls at runtime use When a project is Built it creates a _______ and ________ file under Bin… A function can have multiple return statements DomainUpDown control is used only for strings and NumericUpDown for numbers. /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… The Apply button automatically appears of the Font Dialog Box is opened Using MyBase you can call base class This view pops up if "Ctrl+F1" is pressed _________ actually updates the values in a DataSet permanently In ListView the item that is currently selected is determined by To vertically arrange all forms in an MDI form use In TreeView to get the node the mouse is pointing to, use