Home

What is the correct answer?

4

The title of the dialog box can be changed.

A. True

B. False

Correct Answer :

A. True


Related Questions

The default startup object can not be changed in a project If the Flag constant for the font common dialog box is cdlCFPrinterFonts… Data1.Recordset.FindFirst "State=NY"The above code will find the record… _____________ property of any control cannot change at run time. In form load event, if the following code is written then guess what will… Min and Max property can be used with Font common dialog box to determine Currency variable stores fixed point numbers with : What is the default value for multi-select property of list box control. The full form of IIS is : In visual basic 'Break' statement could be used along with "Select Case" To get the property window in visual basic you have to press : Time variable is used to store date and time in visual basic The amount of text any one can place in text box is maximum 64 kb. What will be the output when the statements below will execute :Dim a… It is possible to change the password character property of text box control… To get the property window in visual basic you have to press In runtime it is not possible to change the form size. The project extension name of a VB project is .vbj While running an application you can change the value of any variable… The size of 'Boolean' data type is : The fundamental property of RichTextBox control is RichTextBox1.BulletIndent=5 ; what will be the effect of this code if… In case of visual basic, IDE means : There are _________________ no. of built in windows dialog boxes provided… cell alignment property can be used to align the cells with different… Sorted property of list box control is a design time property and cannot… Function can return array as return value: To break a loop abnormally when satisfying a condition, we can use It is possible to declare 'Dynamic Array' in visual basic. When someone uses the code like list1.list(1); then it will return the…