True/False
If you want the user to be able to use the dialog boxes from the Windows environment so he can save files and change colors,you will need to add two common dialog components to your form,the SaveFileDialog for saving files,and the ColorDialog for changing colors.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: By default,all new menu items have their
Q3: When you call a sub procedure or
Q4: An enabled menu item appears in black
Q5: Which of the following is the correct
Q6: If you click on an item in
Q7: Common Dialog Boxes _.<br>A)allow Visual Basic programs
Q8: Which of the following is NOT true
Q9: Which of the following is NOT true
Q10: Which property in a menu item's property
Q11: A function cannot have multiple arguments.