Home

What is the correct answer?

4

Activate event is called before load event

A. True

B. False

Correct Answer :

B. False


Related Questions

It is possible to pass different number parameters to a function when… In visual basic Bool variable stores In visual basic, number of loop control structure is _____________. Visual Basic produce: It is possible to access a menu without using mouse, to access the menu… Time() function is used to recover date & time. In visual basic the default unit is : There are _________________ no. of built in windows dialog boxes provided… Sorted property of list box control is a design time property and cannot… To break a loop abnormally when satisfying a condition, we can use It is not possible to change the back color property of option button… Min and Max property can be used with Font common dialog box to determine Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… The other Single Document Interface forms are by default child of MDI… The title of the dialog box can be changed. It is possible to insert a picture in a option button control. What will be the output when the statements below will execute :Dim a… MDI form1.Arrange vbTileHorizontal; this code in a MDI form will DocumentForm() it is Delete method of the recordset of Data Control or Data Access Object is… It is possible to change the shortcut key assigned to any menu for accessing… ABS() function will generate a hole value when used with a number with… Instr$(text1.text,"visual") will returns : Suppose there is a data control named data1. What will be the effect if… In database application, any field does not contain any values can be… Isnull(), IsEmpty() determines weather any variable has been initialize… To add the commondialog control to any project one has to include it from Print' statement can be used to print any statement on the screen. The fundamental property of RichTextBox control is The default startup object can not be changed in a project