Multiple Choice
Which of the following statements disables the Copy menu item named mnuCopy?
A) mnuCopy.Disabled = True
B) mnuCopy.Enabled = False
C) mnuCopy.Active = False
D) mnuCopy.Disable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Once you create a form, you do
Q4: What property must be set on a
Q5: Standard modules are saved on disk as
Q6: The last form created for a Windows
Q7: Explain the nature of the reference to
Q9: When a VB application executes, its _is
Q10: Which of the following is not true
Q11: When a _form is displayed, no other
Q12: The best way to maintain consistency when
Q13: A module-level variable declared Public is also