Home

What is the correct answer?

4

CommonDialog control is the default control that anyone can find in the toolbar when a new project is started

A. True

B. False

Correct Answer :

B. False


Related Questions

Time() function is used to recover date & time. If the Flag constant for the font common dialog box is cdlCFPrinterFonts… It is possible to change the password character property of text box control… Function can return array as return value: It is possible to declare 'Dynamic Array' in visual basic. Which property of list box control reports the number of selected items. Delete method of the recordset of Data Control or Data Access Object is… While running an application you can change the value of any variable… _____________ property of any control cannot change at run time. List count property returns total number of items in list box control. In a text box control the default caption for text box is text1. It is not possible to change the back color property of option button… To enable apply button in dialog box ; flag value should be set to If you want a list box control with check box option, which property of… which control structure are working under false condition Dialog title property is used to change the title of any dialog box 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… The size of 'Boolean' data type is : If the user wants to select the multiple files from file open and filesave… when using 'do until-loop' statement as stated belowI=10Do until I>5Print… In case of visual basic, IDE means : MDI form1.Arrange vbTileHorizontal; this code in a MDI form will The amount of text any one can place in text box is maximum 64 kb. It is possible to pass different number parameters to a function when… IsDate() function returns true if its argument is a valid date and time Sort is a method by which elements can be sorted in flexgrid control What is the default value of MaxLength property of text box control? The extension name of a Visual Basic form is _____________. There are _________________ no. of built in windows dialog boxes provided…