JavaScript Editor jscript editor     Web designer 



Main Page

The Panel Web server control provides a container within the page for other controls. By putting controls into a Panel control, you can control them as a unit — for example, hiding or showing them. You can also use a Panel control to create a distinct appearance for a group of controls.

NoteNote

The Panel control is not required to group controls such as RadioButton controls.

The following topics provide information that you will find useful in learning to work with the Panel control.

In This Section

Related Sections

ASP.NET Web Server Controls Overview

Provides general information on working with ASP.NET Web server controls.

Individual ASP.NET Web Server Controls

Provides information on other Web server controls.

Wizard Web Server Control

Describes a control that enables you to create a step-by-step process for users.

MultiView and View Web Server Controls

Describes a control that enables you to present information in different panels.



JavaScript Editor jscript editor     Web designer