MCSD Visual Basic Desktop



 
   

A. There is no property called BackColor for a UserControl

B. You can't refer to a UserControl by its name in code

C. The Me keyword should have been used to refer to the UserControl

D. You must specify the color by its hexadecimal value