Home

What is the correct answer?

4

Sorted property of list box control is a design time property and cannot be changed in runtime.

A. True

B. False

Correct Answer :

A. True


Related Questions

The project extension name of a VB project is .vbj IsDate() function returns true if its argument is a valid date and time DocumentForm() it is The amount of text any one can place in text box is maximum 64 kb. What is the default value for multi-select property of list box control. In visual basic Bool variable stores Through which property of option button control one can change the font… To run an application you have to press : Redim statement is used to : The size of 'Boolean' data type is : In runtime it is not possible to change the form size. Sorted property of list box control is a design time property and cannot… Visual Basic produce: It is possible to pass different number parameters to a function when… It is possible in visual basic to specifying array limit like from 1 to… To add the commondialog control to any project one has to include it from RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… In timer control _____________ is the most important property. Suppose there are two forms; form1 and form2 ; if there are codes like… Dialog title property is used to change the title of any dialog box The full form of IIS is : Flag property is used to adjust the function of each common dialog box To break a loop abnormally when satisfying a condition, we can use when using 'do until-loop' statement as stated belowI=10Do until I>5Print… Min and Max property can be used with Font common dialog box to determine One can change or read the alignment of one or more paragraph of rich… Instr$(text1.text,"visual") will returns : MDI form1.Arrange vbTileHorizontal; this code in a MDI form will Delete method of the recordset of Data Control or Data Access Object is… In a text box control the default caption for text box is text1.