Home

What is the correct answer?

4

To enable apply button in dialog box ; flag value should be set to

A. cdlCFApply

B. cdlcfTTOnly

C. cdcclHelpButton

D. None of the above

Correct Answer :

A. cdlCFApply


Related Questions

Sorted property of list box control is a design time property and cannot… In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… In timer control _____________ is the most important property. Print' statement can be used to print any statement on the screen. Isnull(), IsEmpty() determines weather any variable has been initialize… What is the default value for multi-select property of list box control. The project extension name of a VB project is .vbj IsDate() function returns true if its argument is a valid date and time It is possible to build an application without using any form: When using do loop-while statement then the statements within the loop… In visual basic, number of loop control structure is _____________. To draw a form on the screen which event is being called up In a text box control the default caption for text box is text1. MDI form1.Arrange vbTileHorizontal; this code in a MDI form will Dialog title property is used to change the title of any dialog box Flag property is used to adjust the function of each common dialog box To enable apply button in dialog box ; flag value should be set to It is possible to declare 'Dynamic Array' in visual basic. In case of visual basic, IDE means : To get the property window in visual basic you have to press : The title of the dialog box can be changed. Say there is a string "Ramcharan"; when someone using Mid() function like… You can get the ASCII value of any character or number by using Now() function will return the current drive and directory you are working… Activate event is called before load event Function can return array as return value: Redim statement is used to : The other Single Document Interface forms are by default child of MDI… Delete method of the recordset of Data Control or Data Access Object is… One can change or read the alignment of one or more paragraph of rich…