Home

What is the correct answer?

4

The default event handler of TextBox is

A. KeyPress

B. Changed

C. TextChanged

D. Validating

Correct Answer :

C. TextChanged


Related Questions

We need multiple ErrorProviders from multiple controls. In ListView the item that is currently selected is determined by Structured and Unstructured exceptions can't be mixed When a project is Built it creates a _______ and ________ file under Bin… If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… What cannot be done if the table has no primary key ________ converts to long datatype Use a _________ statement to make Visual Basic object the default object… A thread can be started only once To use HelpProvider, the following properties of the form needs to be… For the same class "Me" and MyBase" are same To get details about an error use If a Class in inherited, its constructor is inherited automatically and… On error goto lbl is a Dim a() as Integer-{1,2,3,4}is a valid statement Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 Finally is fired only when error occurs VB.NET does not support control arrays The default location of the exe file of your solution is DomainUpDown control is used only for strings and NumericUpDown for numbers. If an user-defined class have a user-defined event then, the class object… VB.NET supports Multi Level Inheritance If MustOverride is used then ____________ is also a must. InputBox by default returns ________ values Default event handler of Splitter is A TreeView can have multiple root nodes In TreeView to get the node the mouse is pointing to, use In OLEDB database can be accessed without using DataSet PasswordChar property of a TextBox can accept " " (space) as the password… The EventLog's ________ method is used to write an entry to a log file