Home

What is the correct answer?

4

Which property of list box control reports the number of selected items.

A. ListIndex

B. Selected

C. Selcount

D. NewIndex

Correct Answer :

C. Selcount


Related Questions

To get the property window in visual basic you have to press : ABS() function will generate a hole value when used with a number with… Which property of list box control reports the number of selected items. In visual basic the default unit is : CommonDialog1.ShowOpenFilename1=CommonDialog1.FilenameThe above code will To get the property window in visual basic you have to press Visual Basic has ____________ number of editions If the user wants to select the multiple files from file open and filesave… It is possible to access a menu without using mouse, to access the menu… In database application, any field does not contain any values can be… Delete method of the recordset of Data Control or Data Access Object is… It is possible to build an application without using any form: What will be the output when the statements below will execute :Dim a… If there is a control array of label for 10 elements, then what will be… In form load event, if the following code is written then guess what will… The amount of text any one can place in text box is maximum 64 kb. _____________ property of any control cannot change at run time. In timer control _____________ is the most important property. When someone uses the code like list1.list(1); then it will return the… Time variable is used to store date and time in visual basic What is the default value of MaxLength property of text box control? In a text box control the default caption for text box is text1. The maximum length of a variable is _____________ characters. Instr$(text1.text,"visual") will returns : There are _________________ no. of built in windows dialog boxes provided… Suppose there is a data control named data1. What will be the effect if… DocumentForm() it is Say there is a string "Ramcharan"; when someone using Mid() function like… which should be included when an application is used without any forms Sorted property of list box control is a design time property and cannot…