Question:You wish to defi ne a custom image to be displayed in the Toolbox for your custom
Web server control. Which actions do you take? (Choose all that apply.)
A Set a reference to the System.Design namespace.
B Set a reference to the System.Drawing namespace.
C Add the ToolboxBitmap attribute to the class.
D Add the ToolboxData attribute to the class.
+ AnswerB C
+ Report