Home

What is the correct answer?

4

A form can have only ______ Main Menu and _________ Context Menu

A. 1,1

B. 1,Multiple

C. Multiple,1

D. 1,2

Correct Answer :

B. 1,Multiple


Related Questions

If nothing is selected in a combo box, its index value is Only derived class can have shadows keyword This view pops up if "Ctrl+F1" is pressed For the same class "Me" and MyBase" are same A DataSet can hold multiple tables even if there are similar fields In TreeView to get the node the mouse is pointing to, use VB.NET supports Multi Level Inheritance A function can have multiple return statements You create a UserControl having a TextBox and include that in a separate… /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… Set method is used to Using ADODB multiple tables can be connected at a time To view Panels of a StatusBar set _________ to true To add controls at runtime use To override Finalize function the scope of the function must be If you want to open a file named "a.txt" use Get method is used to A thread can be started only once We need multiple ErrorProviders from multiple controls. In ADODB the _____________ property is used to connect to the table Data from DataSet is accessed using34 dim arr(10) as string, the max index of the array is Using OLEDB you can connect more than one table ________ converts to long datatype /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… PasswordChar property of a TextBox can accept " " (space) as the password… The name of the IDE window that allows you to see the hierarchical arrangement… A form can have only one default button In ListView the item that is currently selected is determined by To redimension an array with its previous values intact use ___________…