Class _______________ allows you to combine several controls into a single custom control.

Fill in the blank(s) with the appropriate word(s).

UserControl.

Computer Science & Information Technology

You might also like to view...

When applying a picture border, the smaller the point size, the thicker the border

Indicate whether the statement is true or false

Computer Science & Information Technology

Consider the following class definition:class dClass: bClass{//class members list};The class dClass is derived from the class bClass using the ____ type of inheritance.

A. public B. private C. protected D. static

Computer Science & Information Technology