Home

What is the correct answer?

4

If you want a list box control with check box option, which property of list box control you will have to change.

A. Check box property

B. Check style property

C. Style property

D. None

Correct Answer :

C. Style property


Related Questions

To draw a form on the screen which event is being called up In visual basic you can draw something in The default startup object can not be changed in a project Suppose there is a data control named data1. What will be the effect if… When using do loop-while statement then the statements within the loop… Sorted property of list box control is a design time property and cannot… It is possible to declare 'Dynamic Array' in visual basic. when using 'do until-loop' statement as stated belowI=10Do until I>5Print… It is possible to change the shortcut key assigned to any menu for accessing… In form load event, if the following code is written then guess what will… It is possible in visual basic to specifying array limit like from 1 to… Suppose there are two forms; form1 and form2 ; if there are codes like… Which property of list box control reports the number of selected items. ABS() function will generate a hole value when used with a number with… Now() function will return the current drive and directory you are working… It is possible to pass different number parameters to a function when… Constants are processed faster than variables : Dialog title property is used to change the title of any dialog box It is possible to change the password character property of text box control… The maximum length of a variable is _____________ characters. If you want a list box control with check box option, which property of… Print' statement can be used to print any statement on the screen. It is possible to access a menu without using mouse, to access the menu… Redim statement is used to : To add the commondialog control to any project one has to include it from Data1.Recordset.FindFirst "State=NY"The above code will find the record… There are _________________ no. of built in windows dialog boxes provided… To get the property window in visual basic you have to press If the Flag constant for the font common dialog box is cdlCFPrinterFonts… Time() function is used to recover date & time.