ABSTRACT

The Panel control is a container for other controls: it is useful as a container for controls created programmatically and for groups of controls that need to be managed programmatically. The

Panel

class, summarized in Figure 11.1, models the Panel Web Form control. The Web Form example in Figure 11.2 illustrates the use of the Panel control to contain other controls.