Home

What is the correct answer?

4

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

A. F3

B. F6

C. F4

D. F6

Correct Answer :

C. F4


Related Questions

In visual basic you can draw something in There are _________________ no. of built in windows dialog boxes provided… If you want a list box control with check box option, which property of… When someone uses the code like list1.list(1); then it will return the… List count property returns total number of items in list box control. Sorted property of list box control is a design time property and cannot… If there is a control array of label for 10 elements, then what will be… DocumentForm() it is Suppose there are two forms; form1 and form2 ; if there are codes like… In runtime it is not possible to change the form size. Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… If the Flag constant for the font common dialog box is cdlCFPrinterFonts… IsDate() function returns true if its argument is a valid date and time What is the default value of MaxLength property of text box control? Sort is a method by which elements can be sorted in flexgrid control The amount of text any one can place in text box is maximum 64 kb. It is possible to build an application without using any form: Through which property of option button control one can change the font… CommonDialog control is the default control that anyone can find in the… Time() function is used to recover date & time. What will be the output when the statements below will execute :Dim a… when using 'do until-loop' statement as stated belowI=10Do until I>5Print… In _______________ control you can get only drop-down list of the content… CommonDialogs control is visible at runtime In case of visual basic, IDE means : _____________ property of any control cannot change at run time. Terminate is a valid event in form operation The arrange property of MDI form is available at design time. One can change or read the alignment of one or more paragraph of rich… The project extension name of a VB project is .vbj