Home

What is the correct answer?

4

A form can have only one default button

A. True

B. False

Correct Answer :

A. True


Related Questions

If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… To add items stored in an array to a ListView use A function can have multiple return statements Function abc() As StringReturn 10End Function A single OLEDBAdapter can have many DataSets If a Class in inherited, its constructor is inherited automatically and… On error goto lbl is a A Class can inherit both Class and Interface at a time /*1. Class C2. public notoverridable sub abc()3. msgbox("Base Class")4.… VB.NET supports Multi Level Inheritance A Windows Service if installed cannot be uninstalled We need multiple ErrorProviders from multiple controls. Finally is fired only when error occurs If MustOverride is used then ____________ is also a must. Dim a() as Integer-{1,2,3,4}is a valid statement While handling keystrokes if e.Handled=True is set then Visual Basic The default event handler of TextBox is The name of the IDE window that allows you to see the hierarchical arrangement… The default Tab of a Tab Control is A user wants that custom colors are visible when the Color Dialog Box… dim arr(10) as string, the max index of the array is To print use To display multiple columns in ListView the View property must be set… ScrollBars can be added to Default event handler of Splitter is A DataSet can be updated only when the connection is open Dim S as Integer=10Text1=SMsgbox(Text1.Text) In HelpProvider ___________ property is used to mention the help file… To get details about an error use A form can have only ______ Main Menu and _________ Context Menu