Question:You want to define 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 ToolboxData attribute to the class.
D Add the ToolboxBitmap attribute to the class.
+ AnswerB
+ Report