Home

What is the correct answer?

4

To use HelpProvider, the following properties of the form needs to be set

A. HelpButton

B. MaximizeBox

C. MinimizeBox

D. All of the above

Correct Answer :

D. All of the above


Related Questions

VB.NET does not support control arrays Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 To make a button the default button, this property of the form must be… When a project is Built it creates a _______ and ________ file under Bin… _________ actually updates the values in a DataSet permanently _________ and _____________ combines to make a KeyPress event Finally is fired only when error occurs If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… The Apply button automatically appears of the Font Dialog Box is opened To use HelpProvider, the following properties of the form needs to be… The SelectionMode property of a CheckedList Box can be set only to Function abc() As StringReturn 10End Function To add items stored in an array to a ListView use The default Tab of a Tab Control is On error goto lbl is a In OLEDB database can be accessed without using DataSet To display multiple columns in ListView the View property must be set… A single LinkLabel can support multiple links ScrollBars can be added to This property of TrackBar is not present /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… A DataSet can be updated only when the connection is open A form can have only ______ Main Menu and _________ Context Menu In ADODB the _____________ property is used to connect to the table In ListView the item that is currently selected is determined by For the same class "Me" and MyBase" are same The EventLog's ________ method is used to write an entry to a log file To redimension an array with its previous values intact use ___________… If nothing is selected in a combo box, its index value is Using ADODB multiple tables can be connected at a time