Home

What is the correct answer?

4

To get the property window in visual basic you have to press

A. F6

B. F3

C. F4

D. F5

Correct Answer :

C. F4


Related Questions

To enable apply button in dialog box ; flag value should be set to Redim statement is used to : Flag property is used to adjust the function of each common dialog box In visual basic Bool variable stores To get the property window in visual basic you have to press You can get the ASCII value of any character or number by using cell alignment property can be used to align the cells with different… Print' statement can be used to print any statement on the screen. which control structure are working under false condition Sorted property of list box control is a design time property and cannot… Min and Max property can be used with Font common dialog box to determine Data1.Recordset.FindFirst "State=NY"The above code will find the record… DocumentForm() it is To add the commondialog control to any project one has to include it from Isnull(), IsEmpty() determines weather any variable has been initialize… In runtime it is not possible to change the form size. If the Flag constant for the font common dialog box is cdlCFPrinterFonts… Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… The fundamental property of RichTextBox control is The maximum length of a variable is _____________ characters. Constants are processed faster than variables : It is possible to change the password character property of text box control… The size of 'Boolean' data type is : There are _________________ no. of built in windows dialog boxes provided… Suppose there are two forms; form1 and form2 ; if there are codes like… Visual Basic has ____________ number of editions The arrange property of MDI form is available at design time. Through which property of option button control one can change the font… It is possible in visual basic to specifying array limit like from 1 to… By default 'Dim myvar' this statement: