Home

What is the correct answer?

4

You can assign a Main Menu to any control

A. True

B. False

Correct Answer :

B. False


Related Questions

To print use To override Finalize function the scope of the function must be In Class, Me.Show and MyClass.Show are same (Show is method name) A single OLEDBAdapter can have many DataSets _________ and _____________ combines to make a KeyPress event To use HelpProvider, the following properties of the form needs to be… DomainUpDown control is used only for strings and NumericUpDown for numbers. The default Tab of a Tab Control is To redimension an array with its previous values intact use ___________… Two commands can be written in the same line using If you want to open a file named "a.txt" use Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 DataSet can be used to connect to Crystal Report If a Form is Inherited from another Form and both Forms have certain codes… If nothing is selected in a combo box, its index value is Get method is used to The default event handler of TextBox is Finally is fired only when error occurs This view is not present in VB.NET To uninstall a Windows Service ____________ is use Dim a() as Integer-{1,2,3,4}is a valid statement A DataSet can hold multiple tables even if there are similar fields VB.NET supports Multi Level Inheritance To make a button the default button, this property of the form must be… A thread can be started only once Using MyBase you can call base class To get details about an error use A form can have only ______ Main Menu and _________ Context Menu While handling keystrokes if e.Handled=True is set then Visual Basic We need multiple ErrorProviders from multiple controls.