Home

What is the correct answer?

4

To add the commondialog control to any project one has to include it from

A. File menu->component->Microsoft Common Dialog Control 6.0

B. Project menu->Component-> Microsoft Common Dialog Control 6.0

C. Component menu->project-> Microsoft Common Dialog Control 6.0

D. None of the above

Correct Answer :

B. Project menu->Component-> Microsoft Common Dialog Control 6.0


Related Questions

Flag property is used to adjust the function of each common dialog box Activate event is called before load event ABS() function will generate a hole value when used with a number with… If there is a control array of label for 10 elements, then what will be… The full form of IIS is : Instr$(text1.text,"visual") will returns : The maximum length of a variable is _____________ characters. Say there is a string "Ramcharan"; when someone using Mid() function like… If the user wants to select the multiple files from file open and filesave… Dialog title property is used to change the title of any dialog box What will be the output when the statements below will execute :Dim a… By default 'Dim myvar' this statement: Currency variable stores fixed point numbers with : The size of 'Boolean' data type is : The fundamental property of RichTextBox control is When using do loop-while statement then the statements within the loop… When someone uses the code like list1.list(1); then it will return the… The amount of text any one can place in text box is maximum 64 kb. In visual basic the default unit is : In visual basic you can draw something in To enable apply button in dialog box ; flag value should be set to Constants are processed faster than variables : In a programme body :Private sub form_load()X=inputbox("First No. :")Y=inputbox("Second… It is possible in visual basic to specifying array limit like from 1 to… A single function of visual basic takes: 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? It is not possible to change the back color property of option button… If you want a list box control with check box option, which property of… To add the commondialog control to any project one has to include it from