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

One can change or read the alignment of one or more paragraph of rich… To get the property window in visual basic you have to press To break a loop abnormally when satisfying a condition, we can use What is the default value for multi-select property of list box control. Dialog title property is used to change the title of any dialog box In visual basic Bool variable stores In case of visual basic, IDE means : Through which property of option button control one can change the font… RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… In timer control _____________ is the most important property. A single function of visual basic takes: It is possible to access a menu without using mouse, to access the menu… Visual Basic produce: In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… The amount of text any one can place in text box is maximum 64 kb. Delete method of the recordset of Data Control or Data Access Object is… Suppose there are two forms; form1 and form2 ; if there are codes like… Sorted property of list box control is a design time property and cannot… Sort is a method by which elements can be sorted in flexgrid control Constants are processed faster than variables : MDI form1.Arrange vbTileHorizontal; this code in a MDI form will Print' statement can be used to print any statement on the screen. Min and Max property can be used with Font common dialog box to determine If the user wants to select the multiple files from file open and filesave… The maximum length of a variable is _____________ characters. Now() function will return the current drive and directory you are working… It is possible to load a MDI form without any childform. In runtime it is not possible to change the form size. It is possible in visual basic to specifying array limit like from 1 to… There are _________________ no. of built in windows dialog boxes provided…