Home

What is the correct answer?

4

While handling keystrokes if e.Handled=True is set then Visual Basic

A. Will handle the key

B. Will not handle the key

C. Will send the key to Garbage collector

D. None of the above

Correct Answer :

B. Will not handle the key


Related Questions

The default Tab of a Tab Control is When a project is Built it creates a _______ and ________ file under Bin… This property of TrackBar is not present DataSet can be used to connect to Crystal Report A form can not call itself To retrieve the default path of the project use /*1. Class C2. public notoverridable sub abc()3. msgbox("Base Class")4.… If an user-defined class have a user-defined event then, the class object… If a button click event is to be fired when the user press the 'Esc' key,… In OLEDB database can be accessed without using DataSet FolderBrowserDialog displays While handling keystrokes if e.Handled=True is set then Visual Basic You create a UserControl having a TextBox and include that in a separate… A form can have only ______ Main Menu and _________ Context Menu To view Panels of a StatusBar set _________ to true _________ and _____________ combines to make a KeyPress event ___________ is used to pass copies of a variable while __________ is used… To print use Dim a() as Integer-{1,2,3,4}is a valid statement What cannot be done if the table has no primary key On error goto lbl is a A DataSet can be updated only when the connection is open In Class, Me.Show and MyClass.Show are same (Show is method name) If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… To add items stored in an array to a ListView use If Option Explicit is on then Dim i as Integer="10" will produce an error We need multiple ErrorProviders from multiple controls. Set method is used to Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 A TreeView can have multiple root nodes